2018-04-11 22:10:20,877 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-11 22:10:20,881 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-11 22:10:20,881 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-11 22:10:20,882 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (merge)|(verify)|(daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+-------------------------------------------+-------------------------------------------------+------------------------------------+ 2018-04-11 22:10:20,884 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-04-11 22:10:20,884 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-04-11 22:10:22,974 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-11 22:10:32,180 - 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 9.195s OK 2018-04-11 22:10:32,309 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 22:10:32,309 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-11 22:10:32,313 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-04-11 22:10:33,889 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-11 22:22:36,485 - 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 722.543s OK 2018-04-11 22:22:36,617 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 22:22:36,619 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:03 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-11 22:22:36,622 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-04-11 22:22:37,669 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-11 22:23:24,357 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.686s OK 2018-04-11 22:23:24,474 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 22:23:24,475 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-04-11 22:23:24,478 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 12:03 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-04-11 22:23:24,481 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-11 22:23:53,650 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-11 22:23:53,653 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-11 22:23:53,653 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-11 22:23:53,653 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+----------------------------------------------+ 2018-04-11 22:23:53,655 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-04-11 22:23:53,655 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-04-11 22:23:54,655 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-04-11 22:23:54,655 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-11 22:23:55,067 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-11 22:23:55,067 - xtesting.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-04-11 22:23:55,443 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-11 22:23:55,443 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-11 22:23:55' 2018-04-11 22:23:55,443 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:23:57,500 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:24:00,913 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:24:12,700 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:24:13,644 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:24:14,412 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:24:20,416 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:24:23,231 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-bb08ff26-da93-4932-a0a1-b292a27ac11b' 2018-04-11 22:24:47,825 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-11 22:24:52,268 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-04-11 22:24:52,950 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-11 22:24:53,960 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-11 22:24:53,961 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-11 22:24:53,961 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-11 22:24:54,467 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 22:24:54,468 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-11 22:25:20,543 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-04-11 22:25:20,650 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-04-11 22:25:20,650 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-04-11 22:25:20' 2018-04-11 22:25:20,650 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--2edad8b6-382d-4fc0-b393-cb9e74b03dee' 2018-04-11 22:25:22,407 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-2edad8b6-382d-4fc0-b393-cb9e74b03dee' 2018-04-11 22:25:25,133 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-2edad8b6-382d-4fc0-b393-cb9e74b03dee' 2018-04-11 22:25:36,976 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-2edad8b6-382d-4fc0-b393-cb9e74b03dee' 2018-04-11 22:25:37,646 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-2edad8b6-382d-4fc0-b393-cb9e74b03dee' 2018-04-11 22:25:43,399 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-2edad8b6-382d-4fc0-b393-cb9e74b03dee' 2018-04-11 22:25:49,731 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-04-11 22:26:03,167 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-04-11 22:26:05,071 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-04-11 22:26:12,686 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-04-11 22:26:12,805 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 22:26:12,806 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:52 | PASS | +------------------------+------------------+------------------+----------------+ 2018-04-11 22:26:36,490 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-04-11 22:26:36,589 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-11 22:26:42,232 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-11 22:26:41.722 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a02c847b-1235-4d59-964e-1ba789327f59) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a02c847b-1235-4d59-964e-1ba789327f59 | 2018-04-11T22:26:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a02c847b-1235-4d59-964e-1ba789327f59 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-11 22:26:45,816 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-11 22:26:45,817 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-11 22:26:52,276 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-11 22:26:50.320 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-11 22:26:50.625 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-11 22:26:51.966 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a) as the default verifier for the future CLI operations. 2018-04-11 22:26:55,483 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-11 22:26:57,875 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-11 22:27:01,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-11 22:27:06,775 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-11 22:27:05.711 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a) for deployment 'opnfv-rally' (UUID=a02c847b-1235-4d59-964e-1ba789327f59). 2018-04-11 22:27:06.596 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a) has been successfully configured for deployment 'opnfv-rally' (UUID=a02c847b-1235-4d59-964e-1ba789327f59)! 2018-04-11 22:27:06,776 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-11 22:27:06,776 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-11 22:27:06,777 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-11 22:27:06,779 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-11 22:27:10,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-dc37a785-1123-43dd-90ec-04305f166d5a/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-04-11 22:27:10,337 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-11 22:27:10,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-11 22:27:10,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-04-11 22:27:12,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:27:12.697 55 INFO rally.api [-] Starting verification (UUID=8ff8a72d-bfe9-43c5-a525-eb713c5829af) for deployment 'opnfv-rally' (UUID=a02c847b-1235-4d59-964e-1ba789327f59) by verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a). 2018-04-11 22:27:12,699 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 8ff8a72d-bfe9-43c5-a525-eb713c5829af 2018-04-11 22:27:19,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:27:19.952 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.225s] 2018-04-11 22:27:20,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:27:20.075 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.123s] 2018-04-11 22:27:26,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:27:26.584 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.305s] 2018-04-11 22:27:29,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:27:29.355 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.769s] 2018-04-11 22:27:41,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:27:41.790 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.943s] 2018-04-11 22:28:07,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:28:07.226 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [18.765s] 2018-04-11 22:28:49,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:28:49.602 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.108s] 2018-04-11 22:28:49,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:28:49.603 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-04-11 22:29:34,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:29:34.992 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.118s] 2018-04-11 22:29:34,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:29:34.993 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-11 22:30:22,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:30:22.941 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.115s] 2018-04-11 22:30:22,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:30:22.942 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-11 22:31:25,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:31:25.731 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.014s] 2018-04-11 22:31:56,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:31:56.628 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.098s] 2018-04-11 22:31:56,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:31:56.828 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.200s] 2018-04-11 22:32:09,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:09.677 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.736s] 2018-04-11 22:32:09,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:09.687 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-04-11 22:32:11,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:11.353 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-04-11 22:32:11,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:11.354 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-04-11 22:32:15,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:15.481 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.225s] 2018-04-11 22:32:23,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:23.114 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.038s] 2018-04-11 22:32:30,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:30.200 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.792s] 2018-04-11 22:32:38,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:38.555 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.328s] 2018-04-11 22:32:48,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:48.361 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.214s] 2018-04-11 22:32:55,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:32:55.931 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.372s] 2018-04-11 22:33:02,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:02.319 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.126s] 2018-04-11 22:33:09,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:09.443 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.241s] 2018-04-11 22:33:17,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:17.590 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.273s] 2018-04-11 22:33:26,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:26.689 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.063s] 2018-04-11 22:33:29,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:29.822 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-04-11 22:33:31,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:31.998 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.027s] 2018-04-11 22:33:32,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:32.022 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-04-11 22:33:32,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:32.046 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.024s] 2018-04-11 22:33:32,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:32.055 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-04-11 22:33:36,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:36.625 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.992s] 2018-04-11 22:33:37,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:37.468 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.841s] 2018-04-11 22:33:38,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:38.287 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.819s] 2018-04-11 22:33:42,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:42.835 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.008s] 2018-04-11 22:33:48,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:33:48.295 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.884s] 2018-04-11 22:34:08,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:34:08.881 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.253s] 2018-04-11 22:34:15,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:34:15.274 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.392s] 2018-04-11 22:34:32,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:34:32.745 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.212s] 2018-04-11 22:34:37,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:34:37.126 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.379s] 2018-04-11 22:34:45,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:34:45.133 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.007s] 2018-04-11 22:34:56,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:34:56.127 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.520s] 2018-04-11 22:35:00,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:00.036 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.908s] 2018-04-11 22:35:04,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:04.558 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.522s] 2018-04-11 22:35:23,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:23.899 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.252s] 2018-04-11 22:35:24,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:24.211 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.311s] 2018-04-11 22:35:24,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:24.383 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.171s] 2018-04-11 22:35:24,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:24.492 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.109s] 2018-04-11 22:35:24,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:24.746 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.253s] 2018-04-11 22:35:24,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:24.857 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.111s] 2018-04-11 22:35:41,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:41.596 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.387s] 2018-04-11 22:35:41,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:41.913 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.318s] 2018-04-11 22:35:42,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:42.175 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.262s] 2018-04-11 22:35:42,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:42.373 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.197s] 2018-04-11 22:35:42,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:42.562 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.189s] 2018-04-11 22:35:42,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:42.687 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.125s] 2018-04-11 22:35:57,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:35:57.552 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.116s] 2018-04-11 22:36:04,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:04.107 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.553s] 2018-04-11 22:36:06,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:06.456 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.348s] 2018-04-11 22:36:06,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:06.661 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.206s] 2018-04-11 22:36:06,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:06.967 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.307s] 2018-04-11 22:36:21,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:21.043 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.147s] 2018-04-11 22:36:28,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:28.946 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.903s] 2018-04-11 22:36:31,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:31.276 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.330s] 2018-04-11 22:36:31,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:31.419 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.143s] 2018-04-11 22:36:31,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:31.532 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.113s] 2018-04-11 22:36:56,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:36:56.197 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.731s] 2018-04-11 22:37:09,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:37:09.154 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.957s] 2018-04-11 22:37:22,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:37:22.183 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.027s] 2018-04-11 22:37:34,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:37:34.568 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.385s] 2018-04-11 22:38:10,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:38:10.290 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.726s] 2018-04-11 22:38:24,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:38:24.357 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.066s] 2018-04-11 22:38:37,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:38:37.679 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.321s] 2018-04-11 22:38:49,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:38:49.840 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.160s] 2018-04-11 22:39:08,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:08.665 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.773s] 2018-04-11 22:39:10,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:10.921 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.253s] 2018-04-11 22:39:11,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:11.023 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.104s] 2018-04-11 22:39:16,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:16.264 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.727s] 2018-04-11 22:39:18,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:18.693 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.425s] 2018-04-11 22:39:18,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:18.871 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.181s] 2018-04-11 22:39:23,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:23.619 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.207s] 2018-04-11 22:39:27,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:27.542 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.010s] 2018-04-11 22:39:29,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:29.124 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-04-11 22:39:29,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:29.126 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-04-11 22:39:29,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:29.129 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-04-11 22:39:29,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:29.129 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-04-11 22:39:29,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:29.130 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-04-11 22:39:31,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:31.205 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-04-11 22:39:47,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:39:47.999 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.874s] 2018-04-11 22:40:26,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:40:26.831 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [25.046s] 2018-04-11 22:40:54,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:40:54.882 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [28.046s] 2018-04-11 22:41:04,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:41:04.162 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.103s] 2018-04-11 22:43:02,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:43:02.566 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [84.963s] 2018-04-11 22:43:51,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:43:51.684 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.580s] 2018-04-11 22:45:02,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 22:45:02.893 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [37.345s] 2018-04-11 22:45:28,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8ff8a72d-bfe9-43c5-a525-eb713c5829af']'. 2018-04-11 22:45:29,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-11 22:45:29,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-11 22:45:29,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8ff8a72d-bfe9-43c5-a525-eb713c5829af | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-11 22:27:12 | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-11 22:45:28 | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:16 | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-11 22:45:29,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: dc37a785-1123-43dd-90ec-04305f166d5a) | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a02c847b-1235-4d59-964e-1ba789327f59) | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1065.271 | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-11 22:45:29,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-11 22:45:29,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-11 22:45:29,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-04-11 22:45:35,117 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 22:45:35,118 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:40 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-04-11 22:45:35,125 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-04-11 22:45:35,223 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-11 22:45:35,640 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-11 22:45:35,640 - xtesting.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-04-11 22:45:36,013 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-11 22:45:39,027 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-11 22:45:38.332 122 INFO rally.deployment.engine [-] Deployment a02c847b-1235-4d59-964e-1ba789327f59 | Starting: Destroy cloud and free allocated resources. 2018-04-11 22:45:38.484 122 INFO rally.deployment.engine [-] Deployment a02c847b-1235-4d59-964e-1ba789327f59 | Completed: Destroy cloud and free allocated resources. 2018-04-11 22:45:38.525 122 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a) for deployment 'opnfv-rally'. 2018-04-11 22:45:38.543 122 INFO rally.api [-] Deleting verification (UUID=8ff8a72d-bfe9-43c5-a525-eb713c5829af). 2018-04-11 22:45:38.697 122 INFO rally.api [-] Verification has been successfully deleted! 2018-04-11 22:45:38.698 122 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a). 2018-04-11 22:45:38.716 122 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-11 22:45:41,683 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-11 22:45:41.203 125 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=611fc4be-3e1d-48ca-b64f-83cec36000e2) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 611fc4be-3e1d-48ca-b64f-83cec36000e2 | 2018-04-11T22:45:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 611fc4be-3e1d-48ca-b64f-83cec36000e2 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-11 22:45:45,392 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-11 22:45:45,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-04-11 22:45:46,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a'... 2018-04-11 22:45:48,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-f5ab954b-98f6-4e00-bf86-1a422077434a'... 2018-04-11 22:45:51,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-f5ab954b-98f6-4e00-bf86-1a422077434a'... 2018-04-11 22:46:01,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a'... 2018-04-11 22:46:02,089 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a'... 2018-04-11 22:46:02,757 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-04-11 22:46:02,758 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-04-11 22:46:02,759 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 22:46:02,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 22:46:02,777 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 22:47:08,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 27c5b892-3125-42c5-88a1-fb5e4381f357 2018-04-11 22:47:08,517 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-04-11 22:47:08,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '27c5b892-3125-42c5-88a1-fb5e4381f357'] 2018-04-11 22:47:09,703 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 27c5b892-3125-42c5-88a1-fb5e4381f357: 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 27c5b892-3125-42c5-88a1-fb5e4381f357 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | total | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> duration | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.584126 Full duration: 7.553614 -------------------------------------------------------------------------------- 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 27c5b892-3125-42c5-88a1-fb5e4381f357 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 0.25 | 100.0% | 1 | | total | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> duration | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 0.886 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.886402 Full duration: 7.439161 -------------------------------------------------------------------------------- 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 27c5b892-3125-42c5-88a1-fb5e4381f357 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | total | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> duration | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 1.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.102893 Full duration: 7.739687 -------------------------------------------------------------------------------- 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 27c5b892-3125-42c5-88a1-fb5e4381f357 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | total | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> duration | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 1.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.182868 Full duration: 8.582347 -------------------------------------------------------------------------------- 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 27c5b892-3125-42c5-88a1-fb5e4381f357 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | -> duration | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.299832 Full duration: 8.465161 -------------------------------------------------------------------------------- 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 27c5b892-3125-42c5-88a1-fb5e4381f357 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971805 Full duration: 7.497169 HINTS: * To plot HTML graphics with this data, run: rally task report 27c5b892-3125-42c5-88a1-fb5e4381f357 --out output.html * To generate a JUnit report, run: rally task export 27c5b892-3125-42c5-88a1-fb5e4381f357 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 27c5b892-3125-42c5-88a1-fb5e4381f357 --json --out output.json 2018-04-11 22:47:09,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '27c5b892-3125-42c5-88a1-fb5e4381f357'] 2018-04-11 22:47:10,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 22:47:10,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '27c5b892-3125-42c5-88a1-fb5e4381f357', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-04-11 22:47:10,905 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-04-11 22:47:10,905 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-04-11 22:47:10,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-04-11 22:47:10,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 22:47:10,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 22:47:10,923 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 22:48:49,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9ae048e9-62d6-4393-9fcf-f90fd754bd97 2018-04-11 22:48:49,290 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '9ae048e9-62d6-4393-9fcf-f90fd754bd97'] 2018-04-11 22:48:50,396 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 9ae048e9-62d6-4393-9fcf-f90fd754bd97: finished -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_delete_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9ae048e9-62d6-4393-9fcf-f90fd754bd97 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.34 | 3.34 | 3.34 | 3.34 | 3.34 | 3.34 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | -> glance_v2.upload_data | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | glance_v2.delete_image | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 0.243 | 100.0% | 1 | | total | 3.584 | 3.584 | 3.584 | 3.584 | 3.584 | 3.584 | 100.0% | 1 | | -> duration | 3.584 | 3.584 | 3.584 | 3.584 | 3.584 | 3.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.584067 Full duration: 11.880673 -------------------------------------------------------------------------------- test scenario GlanceImages.create_and_list_image args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 9ae048e9-62d6-4393-9fcf-f90fd754bd97 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.207 | 3.207 | 3.207 | 3.207 | 3.207 | 3.207 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 0.318 | 100.0% | 1 | | -> glance_v2.upload_data | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | glance_v2.list_images | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 3.467 | 3.467 | 3.467 | 3.467 | 3.467 | 3.467 | 100.0% | 1 | | -> duration | 3.467 | 3.467 | 3.467 | 3.467 | 3.467 | 3.467 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.466502 Full duration: 14.247374 -------------------------------------------------------------------------------- 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 9ae048e9-62d6-4393-9fcf-f90fd754bd97 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.list_images | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 0.412 | 100.0% | 1 | | total | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | -> duration | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 0.413 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.412724 Full duration: 8.376931 -------------------------------------------------------------------------------- test scenario GlanceImages.create_image_and_boot_instances args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "number_instances": 2, "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] }, "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 9ae048e9-62d6-4393-9fcf-f90fd754bd97 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.31 | 3.31 | 3.31 | 3.31 | 3.31 | 3.31 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | -> glance_v2.upload_data | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | nova.boot_servers | 17.174 | 17.174 | 17.174 | 17.174 | 17.174 | 17.174 | 100.0% | 1 | | total | 20.486 | 20.486 | 20.486 | 20.486 | 20.486 | 20.486 | 100.0% | 1 | | -> duration | 19.486 | 19.486 | 19.486 | 19.486 | 19.486 | 19.486 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.485641 Full duration: 44.323521 HINTS: * To plot HTML graphics with this data, run: rally task report 9ae048e9-62d6-4393-9fcf-f90fd754bd97 --out output.html * To generate a JUnit report, run: rally task export 9ae048e9-62d6-4393-9fcf-f90fd754bd97 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9ae048e9-62d6-4393-9fcf-f90fd754bd97 --json --out output.json 2018-04-11 22:48:50,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9ae048e9-62d6-4393-9fcf-f90fd754bd97'] 2018-04-11 22:48:51,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 22:48:51,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9ae048e9-62d6-4393-9fcf-f90fd754bd97', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-04-11 22:48:51,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-04-11 22:48:51,510 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-04-11 22:48:51,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-04-11 22:48:51,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 22:48:51,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 22:48:51,529 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 22:53:52,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 999e6690-0c59-4085-b2aa-dd3d26f27678 2018-04-11 22:53:52,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '999e6690-0c59-4085-b2aa-dd3d26f27678'] 2018-04-11 22:53:53,860 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 999e6690-0c59-4085-b2aa-dd3d26f27678: 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 3.011 | 100.0% | 1 | | cinder_v2.delete_snapshot | 10.616 | 10.616 | 10.616 | 10.616 | 10.616 | 10.616 | 100.0% | 1 | | total | 13.628 | 13.628 | 13.628 | 13.628 | 13.628 | 13.628 | 100.0% | 1 | | -> duration | 13.628 | 13.628 | 13.628 | 13.628 | 13.628 | 13.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.627797 Full duration: 41.396857 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 3.861 | 100.0% | 1 | | cinder_v2.delete_volume | 10.802 | 10.802 | 10.802 | 10.802 | 10.802 | 10.802 | 100.0% | 1 | | total | 14.664 | 14.664 | 14.664 | 14.664 | 14.664 | 14.664 | 100.0% | 1 | | -> duration | 14.664 | 14.664 | 14.664 | 14.664 | 14.664 | 14.664 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.663901 Full duration: 25.378338 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 999e6690-0c59-4085-b2aa-dd3d26f27678 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.053 | 6.053 | 6.053 | 6.053 | 6.053 | 6.053 | 100.0% | 1 | | cinder_v2.delete_volume | 11.137 | 11.137 | 11.137 | 11.137 | 11.137 | 11.137 | 100.0% | 1 | | total | 17.191 | 17.191 | 17.191 | 17.191 | 17.191 | 17.191 | 100.0% | 1 | | -> duration | 17.191 | 17.191 | 17.191 | 17.191 | 17.191 | 17.191 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.190809 Full duration: 28.301569 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 100.0% | 1 | | cinder_v2.delete_volume | 10.97 | 10.97 | 10.97 | 10.97 | 10.97 | 10.97 | 100.0% | 1 | | total | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 100.0% | 1 | | -> duration | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 14.387 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.387104 Full duration: 24.537274 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 3.803 | 100.0% | 1 | | cinder_v2.extend_volume | 2.45 | 2.45 | 2.45 | 2.45 | 2.45 | 2.45 | 100.0% | 1 | | cinder_v2.delete_volume | 19.219 | 19.219 | 19.219 | 19.219 | 19.219 | 19.219 | 100.0% | 1 | | total | 25.473 | 25.473 | 25.473 | 25.473 | 25.473 | 25.473 | 100.0% | 1 | | -> duration | 25.473 | 25.473 | 25.473 | 25.473 | 25.473 | 25.473 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.472783 Full duration: 35.423303 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 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 | 27.055 | 27.055 | 27.055 | 27.055 | 27.055 | 27.055 | 100.0% | 1 | | cinder_v2.delete_volume | 10.795 | 10.795 | 10.795 | 10.795 | 10.795 | 10.795 | 100.0% | 1 | | total | 37.851 | 37.851 | 37.851 | 37.851 | 37.851 | 37.851 | 100.0% | 1 | | -> duration | 37.851 | 37.851 | 37.851 | 37.851 | 37.851 | 37.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.850728 Full duration: 63.414525 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | cinder_v2.list_qos | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> duration | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 0.733 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.732884 Full duration: 11.984025 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 0.775 | 100.0% | 1 | | cinder_v2.set_qos | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853892 Full duration: 12.831474 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | cinder_v2.list_types | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843506 Full duration: 12.463987 -------------------------------------------------------------------------------- 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 999e6690-0c59-4085-b2aa-dd3d26f27678 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume_type | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.811219 Full duration: 12.409751 HINTS: * To plot HTML graphics with this data, run: rally task report 999e6690-0c59-4085-b2aa-dd3d26f27678 --out output.html * To generate a JUnit report, run: rally task export 999e6690-0c59-4085-b2aa-dd3d26f27678 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 999e6690-0c59-4085-b2aa-dd3d26f27678 --json --out output.json 2018-04-11 22:53:53,861 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '999e6690-0c59-4085-b2aa-dd3d26f27678'] 2018-04-11 22:53:55,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 22:53:55,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '999e6690-0c59-4085-b2aa-dd3d26f27678', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-04-11 22:53:55,077 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-04-11 22:53:55,079 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-04-11 22:53:55,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-04-11 22:53:55,080 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 22:53:55,100 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 22:53:55,101 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 22:55:26,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 934bf549-7334-4d5e-a3a9-c62bca0bb42d 2018-04-11 22:55:26,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '934bf549-7334-4d5e-a3a9-c62bca0bb42d'] 2018-04-11 22:55:27,269 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 934bf549-7334-4d5e-a3a9-c62bca0bb42d: 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 934bf549-7334-4d5e-a3a9-c62bca0bb42d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.945 | 4.945 | 4.945 | 4.945 | 4.945 | 4.945 | 100.0% | 1 | | heat.update_stack | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 2.687 | 100.0% | 1 | | heat.delete_stack | 3.706 | 3.706 | 3.706 | 3.706 | 3.706 | 3.706 | 100.0% | 1 | | total | 11.339 | 11.339 | 11.339 | 11.339 | 11.339 | 11.339 | 100.0% | 1 | | -> duration | 7.339 | 7.339 | 7.339 | 7.339 | 7.339 | 7.339 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.338728 Full duration: 21.76432 -------------------------------------------------------------------------------- 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 934bf549-7334-4d5e-a3a9-c62bca0bb42d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 4.883 | 100.0% | 1 | | heat.check_stack | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | heat.delete_stack | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 2.631 | 100.0% | 1 | | total | 8.106 | 8.106 | 8.106 | 8.106 | 8.106 | 8.106 | 100.0% | 1 | | -> duration | 6.106 | 6.106 | 6.106 | 6.106 | 6.106 | 6.106 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.106398 Full duration: 18.947395 -------------------------------------------------------------------------------- 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 934bf549-7334-4d5e-a3a9-c62bca0bb42d has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 4.996 | 100.0% | 1 | | heat.suspend_stack | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | heat.resume_stack | 1.511 | 1.511 | 1.511 | 1.511 | 1.511 | 1.511 | 100.0% | 1 | | heat.delete_stack | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 2.449 | 100.0% | 1 | | total | 9.291 | 9.291 | 9.291 | 9.291 | 9.291 | 9.291 | 100.0% | 1 | | -> duration | 7.291 | 7.291 | 7.291 | 7.291 | 7.291 | 7.291 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.290774 Full duration: 20.085042 -------------------------------------------------------------------------------- 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 934bf549-7334-4d5e-a3a9-c62bca0bb42d has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> duration | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872008 Full duration: 10.518469 HINTS: * To plot HTML graphics with this data, run: rally task report 934bf549-7334-4d5e-a3a9-c62bca0bb42d --out output.html * To generate a JUnit report, run: rally task export 934bf549-7334-4d5e-a3a9-c62bca0bb42d --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 934bf549-7334-4d5e-a3a9-c62bca0bb42d --json --out output.json 2018-04-11 22:55:27,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '934bf549-7334-4d5e-a3a9-c62bca0bb42d'] 2018-04-11 22:55:28,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 22:55:28,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '934bf549-7334-4d5e-a3a9-c62bca0bb42d', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-04-11 22:55:28,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-04-11 22:55:28,372 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-04-11 22:55:28,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-04-11 22:55:28,373 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 22:55:28,391 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 22:55:28,392 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 22:58:43,773 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 843a801b-9b31-4444-93b3-d9e6516428f1 2018-04-11 22:58:43,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '843a801b-9b31-4444-93b3-d9e6516428f1'] 2018-04-11 22:58:44,919 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 843a801b-9b31-4444-93b3-d9e6516428f1: 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 843a801b-9b31-4444-93b3-d9e6516428f1 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.513 | 0.513 | 0.513 | 0.513 | 0.513 | 0.513 | 100.0% | 1 | | keystone_v3.add_role | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 0.059 | 100.0% | 1 | | keystone_v3.revoke_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643917 Full duration: 15.409676 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | keystone_v3.add_role | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.list_roles | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> duration | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.611036 Full duration: 14.940207 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | keystone_v3.list_projects | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.633019 Full duration: 15.229162 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 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.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.delete_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> duration | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.610191 Full duration: 12.207903 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 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.474 | 0.474 | 0.474 | 0.474 | 0.474 | 0.474 | 100.0% | 1 | | keystone_v3.delete_service | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> duration | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 0.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.561071 Full duration: 11.914178 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 0.734 | 100.0% | 1 | | keystone_v3.create_user | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | -> keystone_v3.add_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.create_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.get_project | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_user | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | keystone_v3.get_role | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.list_services | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | keystone_v3.get_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | -> duration | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.333912 Full duration: 19.555829 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 0.684 | 100.0% | 1 | | keystone_v3.update_project | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.delete_project | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | total | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> duration | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.91142 Full duration: 12.699861 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 843a801b-9b31-4444-93b3-d9e6516428f1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 0.568 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646037 Full duration: 14.893847 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 843a801b-9b31-4444-93b3-d9e6516428f1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583134 Full duration: 14.887832 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 0.528 | 100.0% | 1 | | keystone_v3.list_users | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> duration | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.689064 Full duration: 15.216081 -------------------------------------------------------------------------------- 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 843a801b-9b31-4444-93b3-d9e6516428f1 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | keystone_v3.create_users | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 2.87 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 0.417 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 1.048 | 100.0% | 1 | | total | 3.866 | 3.866 | 3.866 | 3.866 | 3.866 | 3.866 | 100.0% | 1 | | -> duration | 3.866 | 3.866 | 3.866 | 3.866 | 3.866 | 3.866 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.865946 Full duration: 20.437641 HINTS: * To plot HTML graphics with this data, run: rally task report 843a801b-9b31-4444-93b3-d9e6516428f1 --out output.html * To generate a JUnit report, run: rally task export 843a801b-9b31-4444-93b3-d9e6516428f1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 843a801b-9b31-4444-93b3-d9e6516428f1 --json --out output.json 2018-04-11 22:58:44,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '843a801b-9b31-4444-93b3-d9e6516428f1'] 2018-04-11 22:58:46,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 22:58:46,115 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '843a801b-9b31-4444-93b3-d9e6516428f1', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-04-11 22:58:46,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-04-11 22:58:46,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-04-11 22:58:46,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-04-11 22:58:46,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 22:58:46,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 22:58:46,165 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 23:05:24,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 91c51f68-fde5-4cc0-ad4b-b53d3278e65f 2018-04-11 23:05:24,809 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '91c51f68-fde5-4cc0-ad4b-b53d3278e65f'] 2018-04-11 23:05:25,957 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 91c51f68-fde5-4cc0-ad4b-b53d3278e65f: 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 1.565 | 100.0% | 1 | | neutron.delete_network | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | total | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 100.0% | 1 | | -> duration | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 2.376 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.376458 Full duration: 15.200924 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 1.95 | 100.0% | 1 | | neutron.delete_port | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | total | 2.902 | 2.902 | 2.902 | 2.902 | 2.902 | 2.902 | 100.0% | 1 | | -> duration | 2.902 | 2.902 | 2.902 | 2.902 | 2.902 | 2.902 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.901761 Full duration: 41.027559 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | neutron.create_subnet | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | neutron.create_router | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 2.403 | 100.0% | 1 | | neutron.add_interface_router | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 2.556 | 100.0% | 1 | | neutron.remove_interface_router | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 2.017 | 100.0% | 1 | | neutron.delete_router | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 2.457 | 100.0% | 1 | | total | 11.45 | 11.45 | 11.45 | 11.45 | 11.45 | 11.45 | 100.0% | 1 | | -> duration | 11.45 | 11.45 | 11.45 | 11.45 | 11.45 | 11.45 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.449676 Full duration: 53.016024 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 1.437 | 100.0% | 1 | | neutron.delete_subnet | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | total | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 100.0% | 1 | | -> duration | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 2.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.171984 Full duration: 38.33008 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 1.216 | 100.0% | 1 | | neutron.list_networks | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | -> duration | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.583535 Full duration: 17.227399 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 100.0% | 1 | | neutron.list_ports | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | total | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 100.0% | 1 | | -> duration | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 2.028 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.027745 Full duration: 37.532323 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | neutron.create_subnet | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | neutron.create_router | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 2.388 | 100.0% | 1 | | neutron.add_interface_router | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 2.083 | 100.0% | 1 | | neutron.list_routers | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 100.0% | 1 | | -> duration | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 6.558 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.557501 Full duration: 53.494732 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | neutron.create_subnet | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | neutron.list_subnets | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | total | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 100.0% | 1 | | -> duration | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 2.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.192717 Full duration: 45.7085 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 1.09 | 100.0% | 1 | | neutron.delete_security_group | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | -> duration | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 1.385 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.3853 Full duration: 14.149429 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 1.139 | 100.0% | 1 | | neutron.create_security_group_rule | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 0.26 | 100.0% | 1 | | neutron.delete_security_group | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> duration | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 2.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.022385 Full duration: 15.193373 -------------------------------------------------------------------------------- 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 91c51f68-fde5-4cc0-ad4b-b53d3278e65f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 1.271 | 100.0% | 1 | | neutron.create_router | 3.382 | 3.382 | 3.382 | 3.382 | 3.382 | 3.382 | 100.0% | 1 | | neutron.add_gateway_router | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 2.157 | 100.0% | 1 | | neutron.remove_gateway_router | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 1.677 | 100.0% | 1 | | total | 8.488 | 8.488 | 8.488 | 8.488 | 8.488 | 8.488 | 100.0% | 1 | | -> duration | 8.488 | 8.488 | 8.488 | 8.488 | 8.488 | 8.488 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.488126 Full duration: 32.768031 HINTS: * To plot HTML graphics with this data, run: rally task report 91c51f68-fde5-4cc0-ad4b-b53d3278e65f --out output.html * To generate a JUnit report, run: rally task export 91c51f68-fde5-4cc0-ad4b-b53d3278e65f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 91c51f68-fde5-4cc0-ad4b-b53d3278e65f --json --out output.json 2018-04-11 23:05:25,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '91c51f68-fde5-4cc0-ad4b-b53d3278e65f'] 2018-04-11 23:05:27,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 23:05:27,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '91c51f68-fde5-4cc0-ad4b-b53d3278e65f', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-04-11 23:05:27,178 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-04-11 23:05:27,178 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-04-11 23:05:27,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-04-11 23:05:27,179 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 23:05:27,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 23:05:27,194 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 23:15:11,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : df3a813c-0054-40c2-a8e7-d3abe19b9f14 2018-04-11 23:15:11,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'df3a813c-0054-40c2-a8e7-d3abe19b9f14'] 2018-04-11 23:15:12,451 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task df3a813c-0054-40c2-a8e7-d3abe19b9f14: 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-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "block_migration": false, "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df3a813c-0054-40c2-a8e7-d3abe19b9f14 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 | 17.011 | 17.011 | 17.011 | 17.011 | 17.011 | 17.011 | 100.0% | 1 | | nova.find_host_to_migrate | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 1.38 | 100.0% | 1 | | nova.live_migrate | 11.089 | 11.089 | 11.089 | 11.089 | 11.089 | 11.089 | 100.0% | 1 | | nova.delete_server | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 2.889 | 100.0% | 1 | | total | 32.37 | 32.37 | 32.37 | 32.37 | 32.37 | 32.37 | 100.0% | 1 | | -> duration | 31.37 | 31.37 | 31.37 | 31.37 | 31.37 | 31.37 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.370462 Full duration: 41.924578 -------------------------------------------------------------------------------- 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-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df3a813c-0054-40c2-a8e7-d3abe19b9f14 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 | 14.442 | 14.442 | 14.442 | 14.442 | 14.442 | 14.442 | 100.0% | 1 | | cinder_v2.create_volume | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | nova.attach_volume | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 6.772 | 100.0% | 1 | | nova.find_host_to_migrate | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 100.0% | 1 | | nova.live_migrate | 16.612 | 16.612 | 16.612 | 16.612 | 16.612 | 16.612 | 100.0% | 1 | | nova.detach_volume | 3.729 | 3.729 | 3.729 | 3.729 | 3.729 | 3.729 | 100.0% | 1 | | cinder_v2.delete_volume | 91.779 | 91.779 | 91.779 | 91.779 | 91.779 | 91.779 | 100.0% | 1 | | nova.delete_server | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | total | 140.601 | 140.601 | 140.601 | 140.601 | 140.601 | 140.601 | 100.0% | 1 | | -> duration | 139.601 | 139.601 | 139.601 | 139.601 | 139.601 | 139.601 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.600609 Full duration: 152.532448 -------------------------------------------------------------------------------- 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-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df3a813c-0054-40c2-a8e7-d3abe19b9f14 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 5.665 | 100.0% | 1 | | nova.boot_server | 15.883 | 15.883 | 15.883 | 15.883 | 15.883 | 15.883 | 100.0% | 1 | | nova.find_host_to_migrate | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 1.828 | 100.0% | 1 | | nova.live_migrate | 15.445 | 15.445 | 15.445 | 15.445 | 15.445 | 15.445 | 100.0% | 1 | | nova.delete_server | 5.504 | 5.504 | 5.504 | 5.504 | 5.504 | 5.504 | 100.0% | 1 | | total | 44.327 | 44.327 | 44.327 | 44.327 | 44.327 | 44.327 | 100.0% | 1 | | -> duration | 43.327 | 43.327 | 43.327 | 43.327 | 43.327 | 43.327 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.32712 Full duration: 57.861278 -------------------------------------------------------------------------------- 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-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "server_kwargs": { "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] } }, "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 df3a813c-0054-40c2-a8e7-d3abe19b9f14 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | nova.boot_server | 10.481 | 10.481 | 10.481 | 10.481 | 10.481 | 10.481 | 100.0% | 1 | | nova.delete_server | 5.412 | 5.412 | 5.412 | 5.412 | 5.412 | 5.412 | 100.0% | 1 | | nova.delete_keypair | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | total | 16.931 | 16.931 | 16.931 | 16.931 | 16.931 | 16.931 | 100.0% | 1 | | -> duration | 15.931 | 15.931 | 15.931 | 15.931 | 15.931 | 15.931 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.930981 Full duration: 50.930753 -------------------------------------------------------------------------------- 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-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "volume_size": 5, "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] }, "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 df3a813c-0054-40c2-a8e7-d3abe19b9f14 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.832 | 7.832 | 7.832 | 7.832 | 7.832 | 7.832 | 100.0% | 1 | | nova.boot_server | 13.527 | 13.527 | 13.527 | 13.527 | 13.527 | 13.527 | 100.0% | 1 | | nova.delete_server | 5.274 | 5.274 | 5.274 | 5.274 | 5.274 | 5.274 | 100.0% | 1 | | total | 26.633 | 26.633 | 26.633 | 26.633 | 26.633 | 26.633 | 100.0% | 1 | | -> duration | 25.633 | 25.633 | 25.633 | 25.633 | 25.633 | 25.633 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.633396 Full duration: 66.2331 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "force_delete": false, "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] }, "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 df3a813c-0054-40c2-a8e7-d3abe19b9f14 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 | 10.806 | 10.806 | 10.806 | 10.806 | 10.806 | 10.806 | 100.0% | 1 | | nova.pause_server | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 5.258 | 100.0% | 1 | | nova.unpause_server | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 2.635 | 100.0% | 1 | | nova.delete_server | 5.172 | 5.172 | 5.172 | 5.172 | 5.172 | 5.172 | 100.0% | 1 | | total | 23.872 | 23.872 | 23.872 | 23.872 | 23.872 | 23.872 | 100.0% | 1 | | -> duration | 18.872 | 18.872 | 18.872 | 18.872 | 18.872 | 18.872 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.871922 Full duration: 57.582277 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "nics": [ { "net-id": "9aae15ba-a538-4c26-b580-bb93c43fd846" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task df3a813c-0054-40c2-a8e7-d3abe19b9f14 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 | 15.385 | 15.385 | 15.385 | 15.385 | 15.385 | 15.385 | 100.0% | 1 | | nova.migrate | 27.187 | 27.187 | 27.187 | 27.187 | 27.187 | 27.187 | 100.0% | 1 | | nova.resize_confirm | 3.579 | 3.579 | 3.579 | 3.579 | 3.579 | 3.579 | 100.0% | 1 | | nova.delete_server | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 2.772 | 100.0% | 1 | | total | 48.924 | 48.924 | 48.924 | 48.924 | 48.924 | 48.924 | 100.0% | 1 | | -> duration | 47.924 | 47.924 | 47.924 | 47.924 | 47.924 | 47.924 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 47.924465 Full duration: 59.883189 -------------------------------------------------------------------------------- test scenario NovaServers.boot_server_and_list_interfaces args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "image": { "name": "Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task df3a813c-0054-40c2-a8e7-d3abe19b9f14 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 11.393 | 11.393 | 11.393 | 11.393 | 11.393 | 11.393 | 100.0% | 1 | | nova.list_interfaces | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 0.249 | 100.0% | 1 | | total | 11.643 | 11.643 | 11.643 | 11.643 | 11.643 | 11.643 | 100.0% | 1 | | -> duration | 10.643 | 10.643 | 10.643 | 10.643 | 10.643 | 10.643 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.642544 Full duration: 52.731911 -------------------------------------------------------------------------------- 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 df3a813c-0054-40c2-a8e7-d3abe19b9f14 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | nova.delete_server_group | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> duration | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.365079 Full duration: 10.623735 HINTS: * To plot HTML graphics with this data, run: rally task report df3a813c-0054-40c2-a8e7-d3abe19b9f14 --out output.html * To generate a JUnit report, run: rally task export df3a813c-0054-40c2-a8e7-d3abe19b9f14 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report df3a813c-0054-40c2-a8e7-d3abe19b9f14 --json --out output.json 2018-04-11 23:15:12,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'df3a813c-0054-40c2-a8e7-d3abe19b9f14'] 2018-04-11 23:15:13,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 23:15:13,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'df3a813c-0054-40c2-a8e7-d3abe19b9f14', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-04-11 23:15:13,657 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-04-11 23:15:13,658 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-04-11 23:15:13,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-04-11 23:15:13,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-04-11 23:15:13,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-04-11 23:15:13,675 - 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': '9aae15ba-a538-4c26-b580-bb93c43fd846', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-f5ab954b-98f6-4e00-bf86-1a422077434a', 'flavor_name': 'rally-tiny-f5ab954b-98f6-4e00-bf86-1a422077434a', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-f5ab954b-98f6-4e00-bf86-1a422077434a', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-04-11 23:16:08,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f8ded304-6804-4ead-b3be-4a95e385dc17 2018-04-11 23:16:08,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'f8ded304-6804-4ead-b3be-4a95e385dc17'] 2018-04-11 23:16:09,326 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task f8ded304-6804-4ead-b3be-4a95e385dc17: 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 f8ded304-6804-4ead-b3be-4a95e385dc17 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.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | quotas.delete_quotas | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.956622 Full duration: 8.751245 -------------------------------------------------------------------------------- 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 f8ded304-6804-4ead-b3be-4a95e385dc17 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.058801 Full duration: 8.814126 -------------------------------------------------------------------------------- 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 f8ded304-6804-4ead-b3be-4a95e385dc17 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.947438 Full duration: 8.791202 -------------------------------------------------------------------------------- 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 f8ded304-6804-4ead-b3be-4a95e385dc17 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | total | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | -> duration | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 1.505 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.505368 Full duration: 9.713846 HINTS: * To plot HTML graphics with this data, run: rally task report f8ded304-6804-4ead-b3be-4a95e385dc17 --out output.html * To generate a JUnit report, run: rally task export f8ded304-6804-4ead-b3be-4a95e385dc17 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f8ded304-6804-4ead-b3be-4a95e385dc17 --json --out output.json 2018-04-11 23:16:09,327 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f8ded304-6804-4ead-b3be-4a95e385dc17'] 2018-04-11 23:16:10,460 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-04-11 23:16:10,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f8ded304-6804-4ead-b3be-4a95e385dc17', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-04-11 23:16:10,474 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-04-11 23:16:10,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:47 | 6 | 100.00% | | glance | 01:18 | 4 | 100.00% | | cinder | 04:28 | 10 | 100.00% | | heat | 01:11 | 4 | 100.00% | | keystone | 02:47 | 11 | 100.00% | | neutron | 06:03 | 11 | 100.00% | | nova | 09:10 | 9 | 100.00% | | quotas | 00:36 | 4 | 100.00% | | | | | | | TOTAL: | 00:26:22 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-04-11 23:16:10,479 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-04-11 23:16:23,326 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-11 23:16:23,327 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-11 23:16:23,817 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 23:16:23,818 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 30:47 | PASS | +----------------------+------------------+------------------+----------------+ 2018-04-11 23:16:23,823 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-04-11 23:16:23,924 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-11 23:16:26,814 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-11 23:16:26.213 11201 INFO rally.deployment.engine [-] Deployment 611fc4be-3e1d-48ca-b64f-83cec36000e2 | Starting: Destroy cloud and free allocated resources. 2018-04-11 23:16:26.401 11201 INFO rally.deployment.engine [-] Deployment 611fc4be-3e1d-48ca-b64f-83cec36000e2 | Completed: Destroy cloud and free allocated resources. 2018-04-11 23:16:26.427 11201 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a). 2018-04-11 23:16:26.432 11201 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-11 23:16:29,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-11 23:16:29.179 11204 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e08f60a9-085c-448e-aa1b-5d88eafb4d7e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e08f60a9-085c-448e-aa1b-5d88eafb4d7e | 2018-04-11T23:16:29 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e08f60a9-085c-448e-aa1b-5d88eafb4d7e ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-11 23:16:33,212 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-11 23:16:33,212 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-11 23:16:36,015 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-11 23:16:35.572 11210 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=dc37a785-1123-43dd-90ec-04305f166d5a). 2018-04-11 23:16:35.747 11210 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-11 23:16:40,117 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-11 23:16:38.158 11213 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-11 23:16:38.509 11213 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-11 23:16:39.813 11213 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09) as the default verifier for the future CLI operations. 2018-04-11 23:16:43,262 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-11 23:16:45,437 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-11 23:16:51,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-11 23:16:57,639 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-11 23:16:56.540 11232 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09) for deployment 'opnfv-rally' (UUID=e08f60a9-085c-448e-aa1b-5d88eafb4d7e). 2018-04-11 23:16:57.375 11232 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09) has been successfully configured for deployment 'opnfv-rally' (UUID=e08f60a9-085c-448e-aa1b-5d88eafb4d7e)! 2018-04-11 23:16:57,640 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-11 23:16:57,640 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-11 23:16:57,642 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-11 23:17:00,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-04-11 23:17:02,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:02.935 11244 INFO rally.api [-] Starting verification (UUID=3eec6d14-0ef1-4e47-a6fe-857141a209cb) for deployment 'opnfv-rally' (UUID=e08f60a9-085c-448e-aa1b-5d88eafb4d7e) by verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09). 2018-04-11 23:17:02,940 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 3eec6d14-0ef1-4e47-a6fe-857141a209cb 2018-04-11 23:17:12,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:12.027 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.805s] 2018-04-11 23:17:12,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:12.525 11244 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.497s] 2018-04-11 23:17:13,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:13.039 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.409s] 2018-04-11 23:17:13,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:13.316 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.277s] 2018-04-11 23:17:13,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:13.412 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.259s] 2018-04-11 23:17:13,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:13.651 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.334s] 2018-04-11 23:17:16,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:16.116 11244 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.145s] 2018-04-11 23:17:16,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:16.172 11244 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.056s] 2018-04-11 23:17:23,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:23.737 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [10.083s] 2018-04-11 23:17:40,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:40.394 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.376s] 2018-04-11 23:17:40,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:40.788 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.392s] 2018-04-11 23:17:41,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:41.250 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.460s] 2018-04-11 23:17:41,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:41.685 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.435s] 2018-04-11 23:17:42,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:42.398 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.712s] 2018-04-11 23:17:42,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:42.541 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.142s] 2018-04-11 23:17:42,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:42.664 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.122s] 2018-04-11 23:17:42,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:42.802 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.137s] 2018-04-11 23:17:42,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:42.932 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.129s] 2018-04-11 23:17:43,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:43.049 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.343s] 2018-04-11 23:17:43,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:43.071 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.138s] 2018-04-11 23:17:43,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:43.196 11244 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.146s] 2018-04-11 23:17:43,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:43.296 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [12.275s] 2018-04-11 23:17:43,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:43.330 11244 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.259s] 2018-04-11 23:17:44,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:44.252 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.960s] 2018-04-11 23:17:56,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:56.338 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [42.908s] 2018-04-11 23:17:57,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.019 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.113s] 2018-04-11 23:17:57,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.040 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.020s] 2018-04-11 23:17:57,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.271 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.229s] 2018-04-11 23:17:57,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.289 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.018s] 2018-04-11 23:17:57,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.307 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.018s] 2018-04-11 23:17:57,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.365 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.058s] 2018-04-11 23:17:57,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.509 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.143s] 2018-04-11 23:17:57,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.631 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.121s] 2018-04-11 23:17:57,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.868 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.235s] 2018-04-11 23:17:57,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:57.893 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.025s] 2018-04-11 23:17:58,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:17:58.008 11244 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.115s] 2018-04-11 23:18:20,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:20.955 11244 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.103s] 2018-04-11 23:18:22,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:22.233 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.498s] 2018-04-11 23:18:24,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:24.398 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.164s] 2018-04-11 23:18:28,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:28.596 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.195s] 2018-04-11 23:18:29,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:29.633 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [33.287s] 2018-04-11 23:18:32,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:32.389 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.792s] 2018-04-11 23:18:36,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:36.135 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.745s] 2018-04-11 23:18:38,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:38.409 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.775s] 2018-04-11 23:18:38,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:38.685 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [2.550s] 2018-04-11 23:18:41,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:41.538 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [62.629s] 2018-04-11 23:18:41,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:41.685 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.147s] 2018-04-11 23:18:42,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:42.028 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.342s] 2018-04-11 23:18:42,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:42.180 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.151s] 2018-04-11 23:18:42,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:42.182 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-04-11 23:18:42,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:42.662 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.976s] 2018-04-11 23:18:49,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:49.581 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.917s] 2018-04-11 23:18:53,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:53.317 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.735s] 2018-04-11 23:18:53,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:53.557 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.240s] 2018-04-11 23:18:53,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:53.729 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.171s] 2018-04-11 23:18:53,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:53.832 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.101s] 2018-04-11 23:18:53,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:53.958 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.125s] 2018-04-11 23:18:54,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.156 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.197s] 2018-04-11 23:18:54,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.312 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.156s] 2018-04-11 23:18:54,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.419 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [15.102s] 2018-04-11 23:18:54,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.515 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.095s] 2018-04-11 23:18:54,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.570 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.256s] 2018-04-11 23:18:54,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.668 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.098s] 2018-04-11 23:18:54,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.890 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.374s] 2018-04-11 23:18:54,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.998 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.107s] 2018-04-11 23:18:54,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:18:54.999 11244 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-04-11 23:19:00,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:00.148 11244 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.479s] 2018-04-11 23:19:02,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:02.560 11244 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [100.309s] 2018-04-11 23:19:04,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:04.905 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.380s] 2018-04-11 23:19:05,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:05.183 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.277s] 2018-04-11 23:19:05,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:05.422 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.239s] 2018-04-11 23:19:05,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:05.786 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.363s] 2018-04-11 23:19:06,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:06.204 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.417s] 2018-04-11 23:19:06,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:06.587 11244 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.382s] 2018-04-11 23:19:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:10.868 11244 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.080s] 2018-04-11 23:19:17,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:16.999 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.627s] 2018-04-11 23:19:17,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:17.021 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [38.602s] 2018-04-11 23:19:18,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:18.510 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.510s] 2018-04-11 23:19:21,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:21.334 11244 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [12.452s] 2018-04-11 23:19:21,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:21.659 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.301s] 2018-04-11 23:19:21,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:21.812 11244 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.153s] 2018-04-11 23:19:21,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:21.931 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.415s] 2018-04-11 23:19:22,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:22.702 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.777s] 2018-04-11 23:19:24,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:24.526 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.820s] 2018-04-11 23:19:25,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:25.435 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.909s] 2018-04-11 23:19:27,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:27.518 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.078s] 2018-04-11 23:19:27,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:27.643 11244 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.130s] 2018-04-11 23:19:28,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:28.262 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.103s] 2018-04-11 23:19:28,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:28.469 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.207s] 2018-04-11 23:19:28,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:28.655 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.185s] 2018-04-11 23:19:28,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:28.888 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.233s] 2018-04-11 23:19:29,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:29.030 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.141s] 2018-04-11 23:19:29,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:29.398 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.367s] 2018-04-11 23:19:29,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:29.700 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.302s] 2018-04-11 23:19:29,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:29.963 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.261s] 2018-04-11 23:19:30,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:30.133 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.169s] 2018-04-11 23:19:30,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:30.311 11244 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.177s] 2018-04-11 23:19:41,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:19:41.380 11244 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [38.808s] 2018-04-11 23:20:17,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:17.731 11244 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [56.386s] 2018-04-11 23:20:28,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:28.671 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.031s] 2018-04-11 23:20:28,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:28.724 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.053s] 2018-04-11 23:20:28,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:28.782 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.057s] 2018-04-11 23:20:28,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:28.832 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.049s] 2018-04-11 23:20:28,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:28.858 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.026s] 2018-04-11 23:20:28,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:28.889 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.031s] 2018-04-11 23:20:28,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:28.964 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.074s] 2018-04-11 23:20:29,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.043 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.079s] 2018-04-11 23:20:29,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.062 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.018s] 2018-04-11 23:20:29,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.147 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.085s] 2018-04-11 23:20:29,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.166 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.018s] 2018-04-11 23:20:29,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.228 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.061s] 2018-04-11 23:20:29,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.331 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.102s] 2018-04-11 23:20:29,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.415 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.083s] 2018-04-11 23:20:29,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.500 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.085s] 2018-04-11 23:20:29,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.824 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.322s] 2018-04-11 23:20:29,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.897 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.072s] 2018-04-11 23:20:29,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.975 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.078s] 2018-04-11 23:20:29,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:29.994 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.018s] 2018-04-11 23:20:30,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:30.070 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.075s] 2018-04-11 23:20:30,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:30.150 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.080s] 2018-04-11 23:20:30,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:30.229 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.078s] 2018-04-11 23:20:30,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:20:30.309 11244 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.078s] 2018-04-11 23:20:51,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3eec6d14-0ef1-4e47-a6fe-857141a209cb']'. 2018-04-11 23:20:52,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-11 23:20:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-11 23:20:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-11 23:20:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3eec6d14-0ef1-4e47-a6fe-857141a209cb | 2018-04-11 23:20:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-11 23:20:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-11 23:17:02 | 2018-04-11 23:20:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-11 23:20:51 | 2018-04-11 23:20:52,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:49 | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09) | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e08f60a9-085c-448e-aa1b-5d88eafb4d7e) | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 122 | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 201.056 | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 122 | 2018-04-11 23:20:52,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-04-11 23:20:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-11 23:20:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-11 23:20:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-11 23:20:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-11 23:20:52,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-11 23:20:53,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-04-11 23:20:58,790 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 23:20:58,791 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:15 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-04-11 23:20:58,796 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-04-11 23:20:58,895 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-11 23:21:01,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-11 23:21:01.115 11348 INFO rally.deployment.engine [-] Deployment e08f60a9-085c-448e-aa1b-5d88eafb4d7e | Starting: Destroy cloud and free allocated resources. 2018-04-11 23:21:01.278 11348 INFO rally.deployment.engine [-] Deployment e08f60a9-085c-448e-aa1b-5d88eafb4d7e | Completed: Destroy cloud and free allocated resources. 2018-04-11 23:21:01.320 11348 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09) for deployment 'opnfv-rally'. 2018-04-11 23:21:01.339 11348 INFO rally.api [-] Deleting verification (UUID=3eec6d14-0ef1-4e47-a6fe-857141a209cb). 2018-04-11 23:21:01.427 11348 INFO rally.api [-] Verification has been successfully deleted! 2018-04-11 23:21:01.427 11348 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09). 2018-04-11 23:21:01.446 11348 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-11 23:21:04,446 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-11 23:21:03.979 11351 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=6c894e57-2b67-4e1b-8a41-656d21cb0aec) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 6c894e57-2b67-4e1b-8a41-656d21cb0aec | 2018-04-11T23:21:03 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 6c894e57-2b67-4e1b-8a41-656d21cb0aec ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-11 23:21:08,197 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-11 23:21:08,197 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-11 23:21:11,016 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-11 23:21:10.542 11357 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=9b3ec23b-4cbf-425e-b567-d3e2bf0d4d09). 2018-04-11 23:21:10.762 11357 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-11 23:21:15,000 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-11 23:21:13.187 11360 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-11 23:21:13.470 11360 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-11 23:21:14.775 11360 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906) as the default verifier for the future CLI operations. 2018-04-11 23:21:18,317 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-11 23:21:20,702 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-11 23:21:24,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-11 23:21:29,684 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-11 23:21:28.662 11379 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906) for deployment 'opnfv-rally' (UUID=6c894e57-2b67-4e1b-8a41-656d21cb0aec). 2018-04-11 23:21:29.502 11379 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906) has been successfully configured for deployment 'opnfv-rally' (UUID=6c894e57-2b67-4e1b-8a41-656d21cb0aec)! 2018-04-11 23:21:29,684 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-11 23:21:29,685 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-11 23:21:29,687 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-11 23:21:29,693 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-11 23:21:32,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6c745a12-5476-4c87-9a59-d0dc839ce906/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-04-11 23:21:32,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-04-11 23:21:35,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-11 23:21:35.159 11388 INFO rally.api [-] Starting verification (UUID=ecc7a43e-2a4a-4498-bea3-311a55c6ae62) for deployment 'opnfv-rally' (UUID=6c894e57-2b67-4e1b-8a41-656d21cb0aec) by verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906). 2018-04-11 23:21:35,162 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: ecc7a43e-2a4a-4498-bea3-311a55c6ae62 2018-04-11 23:25:46,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'ecc7a43e-2a4a-4498-bea3-311a55c6ae62']'. 2018-04-11 23:25:47,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-11 23:25:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-11 23:25:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-11 23:25:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | ecc7a43e-2a4a-4498-bea3-311a55c6ae62 | 2018-04-11 23:25:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-11 23:25:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-11 23:21:34 | 2018-04-11 23:25:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-11 23:25:45 | 2018-04-11 23:25:47,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:11 | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6c745a12-5476-4c87-9a59-d0dc839ce906) | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 6c894e57-2b67-4e1b-8a41-656d21cb0aec) | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 230.522 | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 135 | 2018-04-11 23:25:47,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 152 | 2018-04-11 23:25:47,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-11 23:25:47,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-11 23:25:47,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-11 23:25:47,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-11 23:25:47,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-11 23:25:47,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-04-11 23:25:53,379 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-11 23:25:53,379 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 04:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-04-11 23:25:53,384 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-04-11 23:25:54,445 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-04-12 00:34:00,134 - xtesting.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_as_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_ports (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_admin_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_one_port_two_ip_two_subnets (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_connect_via_ssh_heat_vm_derived (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_with_ext_port (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 419, in test_create_router_with_ext_port self.assertEqual(ext_net.id, port.network_id) AssertionError: u'296a8b0d-06c9-4c7b-8e25-691e67344470' != u'c59227e3-5622-40f9-b0da-9b67583e17f7' - 296a8b0d-06c9-4c7b-8e25-691e67344470 + c59227e3-5622-40f9-b0da-9b67583e17f7 ---------------------------------------------------------------------- Ran 119 tests in 4085.611s FAILED (failures=1) 2018-04-12 00:34:00,304 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 00:34:00,305 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 68:06 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-04-12 00:34:00,310 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-04-12 00:34:00,310 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-04-12 00:34:00,399 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-04-12 00:34:03,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-04-12 00:34:02.568 11615 INFO rally.deployment.engine [-] Deployment 6c894e57-2b67-4e1b-8a41-656d21cb0aec | Starting: Destroy cloud and free allocated resources. 2018-04-12 00:34:02.736 11615 INFO rally.deployment.engine [-] Deployment 6c894e57-2b67-4e1b-8a41-656d21cb0aec | Completed: Destroy cloud and free allocated resources. 2018-04-12 00:34:02.803 11615 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906) for deployment 'opnfv-rally'. 2018-04-12 00:34:02.846 11615 INFO rally.api [-] Deleting verification (UUID=ecc7a43e-2a4a-4498-bea3-311a55c6ae62). 2018-04-12 00:34:02.957 11615 INFO rally.api [-] Verification has been successfully deleted! 2018-04-12 00:34:02.958 11615 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906). 2018-04-12 00:34:02.980 11615 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-04-12 00:34:06,328 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-04-12 00:34:05.702 11618 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=e32e1101-8a97-4091-bb27-6f09ced1c12d) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | e32e1101-8a97-4091-bb27-6f09ced1c12d | 2018-04-12T00:34:05 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: e32e1101-8a97-4091-bb27-6f09ced1c12d ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-04-12 00:34:10,047 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+----------------+-----------+ | Service | Service Type | Status | +-------------+----------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | artifact | Available | | __unknown__ | compute_legacy | Available | | __unknown__ | placement | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | designate | dns | Available | | glance | image | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+----------------+-----------+ 2018-04-12 00:34:10,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-04-12 00:34:12,666 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-04-12 00:34:12.281 11624 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=6c745a12-5476-4c87-9a59-d0dc839ce906). 2018-04-12 00:34:12.478 11624 INFO rally.api [-] Verifier has been successfully deleted! 2018-04-12 00:34:16,619 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-04-12 00:34:14.841 11627 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-04-12 00:34:15.123 11627 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-04-12 00:34:16.405 11627 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ff0e168-6da3-4af0-ba7c-e0abadea58ac) has been successfully created! Using verifier 'opnfv-tempest' (UUID=2ff0e168-6da3-4af0-ba7c-e0abadea58ac) as the default verifier for the future CLI operations. 2018-04-12 00:34:20,026 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-04-12 00:34:22,870 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-04-12 00:34:27,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-04-12 00:34:32,890 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-04-12 00:34:31.794 11646 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2ff0e168-6da3-4af0-ba7c-e0abadea58ac) for deployment 'opnfv-rally' (UUID=e32e1101-8a97-4091-bb27-6f09ced1c12d). 2018-04-12 00:34:32.668 11646 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2ff0e168-6da3-4af0-ba7c-e0abadea58ac) has been successfully configured for deployment 'opnfv-rally' (UUID=e32e1101-8a97-4091-bb27-6f09ced1c12d)! 2018-04-12 00:34:32,891 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-04-12 00:34:32,891 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-04-12 00:34:32,894 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-04-12 00:34:32,900 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-04-12 00:34:36,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-2ff0e168-6da3-4af0-ba7c-e0abadea58ac/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-04-12 00:34:36,186 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-04-12 00:34:36,189 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-04-12 00:34:36,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-04-12 00:34:38,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-04-12 00:34:38.681 11655 INFO rally.api [-] Starting verification (UUID=eef21c89-5022-4119-8952-f102a8102585) for deployment 'opnfv-rally' (UUID=e32e1101-8a97-4091-bb27-6f09ced1c12d) by verifier 'opnfv-tempest' (UUID=2ff0e168-6da3-4af0-ba7c-e0abadea58ac). 2018-04-12 00:34:38,685 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: eef21c89-5022-4119-8952-f102a8102585 2018-04-12 00:36:50,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'eef21c89-5022-4119-8952-f102a8102585']'. 2018-04-12 00:36:51,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | eef21c89-5022-4119-8952-f102a8102585 | 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-04-12 00:34:38 | 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-04-12 00:36:49 | 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:11 | 2018-04-12 00:36:51,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 2ff0e168-6da3-4af0-ba7c-e0abadea58ac) | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: e32e1101-8a97-4091-bb27-6f09ced1c12d) | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 117.046 | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-04-12 00:36:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-04-12 00:36:51,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-04-12 00:36:51,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-04-12 00:36:51,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-04-12 00:36:51,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-04-12 00:36:51,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-04-12 00:36:57,552 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 00:36:57,553 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:37 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-04-12 00:36:57,558 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:59 | PASS | | vping_userdata | functest | smoke | 00:52 | PASS | | tempest_smoke_serial | functest | smoke | 18:40 | PASS | | rally_sanity | functest | smoke | 30:47 | PASS | | refstack_defcore | functest | smoke | 04:15 | PASS | | patrole | functest | smoke | 04:35 | PASS | | snaps_smoke | functest | smoke | 68:06 | FAIL | | neutron_trunk | functest | smoke | 02:37 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-04-12 00:36:57,565 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-12 00:37:25,047 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 00:37:25,049 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 00:37:25,049 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 00:37:25,050 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-12 00:37:25,050 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-04-12 00:37:25,054 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-04-12 00:38:43,981 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 00:38:43,983 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 00:38:43,983 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 00:38:43,984 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-04-12 00:38:43,985 - xtesting.ci.run_tests - INFO - Running tier 'vnf' 2018-04-12 00:38:43,985 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-04-12 00:38:44,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-12 00:38:44,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-04-12 00:38:44,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-04-12 00:38:45,143 - xtesting.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-04-12 00:38:45,143 - xtesting.energy.energy - DEBUG - Getting current scenario 2018-04-12 00:38:45,551 - xtesting.energy.energy - DEBUG - Starting recording 2018-04-12 00:38:45,551 - xtesting.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-04-12 00:38:45,915 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: Created by OPNFV Functest: cloudify_ims 2018-04-12 00:38:48,520 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=cloudify_ims-dc041ff9-5eb7-4737-bec7-4b4470ce1ea9, password=af4dabfd-2c4e-4b90-9344-e563479d31a3, auth_url=http://10.167.4.35:35357/v3, project_name=cloudify_ims-dc041ff9-5eb7-4737-bec7-4b4470ce1ea9, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-12 00:38:48,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-04-12 00:38:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-04-12 00:38:49,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-12 00:40:26,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-12 00:40:32,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-04-12 00:40:33,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-04-12 00:40:47,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-04-12 00:40:50,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-04-12 00:40:51,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-04-12 00:56:01,138 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 226, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-dc041ff9-5eb7-4737-bec7-4b4470ce1ea9 to VM that did not activate with name - cloudify_manager-dc041ff9-5eb7-4737-bec7-4b4470ce1ea9 2018-04-12 00:56:01,143 - xtesting.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-04-12 00:56:01,143 - xtesting.energy.energy - DEBUG - Submitting scenario (default/default) 2018-04-12 00:56:01,661 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 00:56:01,661 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 17:15 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-12 00:56:01,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-04-12 00:56:01,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-04-12 00:56:01,666 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-12 00:56:11,131 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet b09e696a-9317-427d-9905-573532eafaa4: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-2c080c11-314e-42b1-81db-b553fa3d8d7a'] 2018-04-12 00:56:14,024 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-04-12 00:56:14,025 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-04-12 00:56:14,826 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-12 00:56:15,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-04-12 00:56:15,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-04-12 00:56:15,981 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-04-12 00:56:15,986 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-04-12 00:56:16,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-04-12 00:56:16,010 - functest.core.vnf - INFO - Prepare VNF: vyos_vrouter, description: Created by OPNFV Functest: vyos_vrouter 2018-04-12 00:56:18,620 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=vyos_vrouter-29618c27-a4b3-4f65-8844-c80bda0f1a35, password=707c9132-12ef-4a02-895e-7e93858b08ee, auth_url=http://10.167.4.35:35357/v3, project_name=vyos_vrouter-29618c27-a4b3-4f65-8844-c80bda0f1a35, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-12 00:56:18,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-04-12 00:56:18,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-04-12 00:56:18,620 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-04-12 00:58:03,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-04-12 00:58:13,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-04-12 00:58:14,375 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-04-12 00:58:30,309 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-04-12 00:58:33,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-04-12 00:58:33,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-04-12 01:13:43,612 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/router/cloudify_vrouter.py", line 248, in deploy_orchestrator manager_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 103, in create self.__create_vm(block) File "/usr/lib/python2.7/site-packages/snaps/openstack/create_instance.py", line 166, in __create_vm self.instance_settings.name) VmInstanceCreationError: Cannot applying security group with name sg-cloudify-manager-29618c27-a4b3-4f65-8844-c80bda0f1a35 to VM that did not activate with name - cloudify_manager-29618c27-a4b3-4f65-8844-c80bda0f1a35 2018-04-12 01:13:43,745 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 01:13:43,745 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:28 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-04-12 01:13:43,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-04-12 01:13:43,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-04-12 01:13:43,750 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-12 01:13:53,592 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet e26ba855-dbfb-4f31-8d9f-810e0f522b05: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-7699e9a9-15c0-4070-bade-a1c81ea1780e'] 2018-04-12 01:13:56,979 - xtesting.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-04-12 01:13:56,979 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-04-12 01:13:57,071 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-04-12 01:13:57,090 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-04-12 01:13:57,090 - functest.core.vnf - INFO - Prepare VNF: juju_epc, description: Created by OPNFV Functest: juju_epc 2018-04-12 01:13:59,719 - functest.core.vnf - DEBUG - snaps creds: OSCreds - username=juju_epc-a3a03530-74af-471a-96f0-b917f8d41844, password=1d4f51c8-1d79-4e1f-bf0c-a9d96f8a58c5, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-a3a03530-74af-471a-96f0-b917f8d41844, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-12 01:14:00,299 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-04-12 01:14:02,091 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud region added: added cloud region: - google/asia-south1 2018-04-12 01:14:02,092 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-04-12 01:14:03,616 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - snaps creds: OSCreds - username=juju_network_discovery_bug, password=9d197f51-56ac-4ede-99f0-0eaebf1a0876, auth_url=http://10.167.4.35:35357/v3, project_name=juju_epc-a3a03530-74af-471a-96f0-b917f8d41844, identity_api_version=3.0, image_api_version=2.0, network_api_version=2.0, compute_api_version=2.0, heat_api_version=1, user_domain_id=default, user_domain_name=Default, project_domain_id=default, project_domain_name=Default, interface=internal, region_name=RegionOne, proxy_settings=None, cacert=/etc/ssl/certs/mcp_os_cacert 2018-04-12 01:14:03,862 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-04-12 01:14:03,862 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-04-12 01:14:03,863 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-04-12 01:14:07,701 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-04-12 01:14:18,594 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-04-12 01:14:19,370 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-04-12 01:14:19,383 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-04-12 01:14:19,383 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-04-12 01:14:26,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 1cf76cd4-483f-41a3-9314-8f41cc828c9e -s trusty -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-04-12 01:14:26,332 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-04-12 01:14:34,821 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f1bd3245-64f5-42f3-a3d3-e48579c3e087 -s xenial -r RegionOne -u https://172.30.10.101:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-04-12 01:14:34,822 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Network ID : 35e69be5-5829-407d-8532-f84f2cc6a998 2018-04-12 01:22:37,057 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/vnf.py", line 74, in run if (self.deploy_orchestrator() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 304, in deploy_orchestrator output = subprocess.check_output(cmd, stderr=subprocess.STDOUT) File "/usr/lib/python2.7/subprocess.py", line 219, in check_output raise CalledProcessError(retcode, cmd, output=output) CalledProcessError: Command '['juju', 'bootstrap', 'abot-epc', 'abot-controller', '--metadata-source', '/root', '--constraints', 'mem=2G', '--bootstrap-series', 'xenial', '--config', 'network=35e69be5-5829-407d-8532-f84f2cc6a998', '--config', 'ssl-hostname-verification=false', '--config', 'use-floating-ip=true', '--config', 'use-default-secgroup=true', '--debug']' returned non-zero exit status 1 2018-04-12 01:22:37,200 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-04-12 01:22:37,200 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 08:40 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-04-12 01:22:37,204 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-04-12 01:22:37,325 - functest.opnfv_tests.vnf.epc.juju_epc - WARNING - Some issue during the undeployment .. 2018-04-12 01:22:37,325 - functest.opnfv_tests.vnf.epc.juju_epc - WARNING - Tenant clean continue .. 2018-04-12 01:22:37,325 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-04-12 01:22:37,325 - functest.core.vnf - INFO - Removing the VNF resources .. 2018-04-12 01:22:46,307 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 5729045f-702b-4388-84d1-6b6aacb45422: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-da328ed9-2275-4361-b537-2c4e43919c57'] 2018-04-12 01:22:48,090 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-04-12 01:22:48,091 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 17:15 | FAIL | | vyos_vrouter | functest | vnf | 17:28 | FAIL | | juju_epc | functest | vnf | 08:40 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-04-12 01:22:48,094 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-04-12 01:23:01,223 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-114 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod2 | +--------------------------------------+----------------------------------------------------------+ 2018-04-12 01:23:01,226 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export OS_IDENTITY_API_VERSION=3 export OS_PROJECT_DOMAIN_NAME=Default export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_NAME=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=opnfv_secret export OS_REGION_NAME=RegionOne export OS_INTERFACE=internal export OS_ENDPOINT_TYPE="internal" export OS_CACERT="/etc/ssl/certs/mcp_os_cacert" export VOLUME_DEVICE_NAME=vdc export OS_AUTH_URL=http://10.167.4.35:35357/v3 2018-04-12 01:23:01,226 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-04-12 01:23:01,226 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-04-12 01:23:01,226 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-04-12 01:23:01,227 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK