2018-03-28 14:27:56,242 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-03-28 14:27:56,242 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.21:5000/v3 ...OK 2018-03-28 14:27:56,628 - functest.ci.check_deployment - INFO - Got token ...OK 2018-03-28 14:27:57,030 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-03-28 14:27:57,030 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.21:5000 ...OK 2018-03-28 14:27:57,510 - functest.ci.check_deployment - DEBUG - 172.30.9.21:8774 is reachable! 2018-03-28 14:27:57,511 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.21:8774/v2.1 ...OK 2018-03-28 14:27:57,977 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9696 is reachable! 2018-03-28 14:27:57,978 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.21:9696 ...OK 2018-03-28 14:27:58,436 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9292 is reachable! 2018-03-28 14:27:58,436 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.21:9292 ...OK 2018-03-28 14:27:59,760 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-03-28 14:28:01,380 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-03-28 14:28:01,403 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-03-28 14:28:03,448 - functest.ci.check_deployment - INFO - External network found: external 2018-03-28 14:28:05,908 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-66 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 14:28:05,910 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=WanswfYBTvbDcA2ywcnJtugUn export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-03-28 14:28:05,910 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 14:28:05,911 - 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-03-28 14:28:05,912 - xtesting.ci.run_tests - INFO - Running tier 'healthcheck' 2018-03-28 14:28:05,912 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-03-28 14:28:08,049 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-28 14:28:18,542 - xtesting.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 10.483s OK 2018-03-28 14:28:18,673 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 14:28:18,674 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-28 14:28:18,678 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-03-28 14:28:21,034 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-28 14:41:02,690 - 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 761.604s OK 2018-03-28 14:41:02,816 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 14:41:02,816 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-28 14:41:02,820 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-03-28 14:41:03,818 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-28 14:42:38,974 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 95.155s OK 2018-03-28 14:42:39,086 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 14:42:39,086 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 01:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-03-28 14:42:39,090 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:42 | PASS | | snaps_health_check | functest | healthcheck | 01:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-03-28 14:42:39,094 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-28 14:43:08,055 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-66 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 14:43:08,059 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=WanswfYBTvbDcA2ywcnJtugUn export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-03-28 14:43:08,059 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 14:43:08,060 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore patrole odl snaps_smoke | | | | | | neutron_trunk | +---------------+---------------+--------------------------+------------------------------------------+--------------------------------------------------+ 2018-03-28 14:43:08,062 - xtesting.ci.run_tests - INFO - Running tier 'smoke' 2018-03-28 14:43:08,062 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-03-28 14:43:09,135 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause=No JSON object could be decoded 2018-03-28 14:43:09,135 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-28 14:43:09,135 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-28 14:43:09' 2018-03-28 14:43:09,135 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:11,659 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:14,735 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:21,782 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:22,577 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:23,350 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:30,803 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:34,983 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-0991ee3a-c5b8-4525-9885-7edbb3ea74a9' 2018-03-28 14:43:56,290 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-28 14:44:04,190 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-03-28 14:44:04,325 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-28 14:44:05,333 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-28 14:44:11,582 - functest.opnfv_tests.openstack.vping.vping_base - ERROR - Unexpected error cleaning - Security Group 2d14c02f-e836-4927-b112-3f36c6791e57 cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-294226 failed with "argument of type 'NoneType' is not iterable". Neutron server returns request_ids: ['req-d1de50d8-84fa-4090-873c-462968d5fb62'] 2018-03-28 14:44:24,002 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 14:44:24,002 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:56 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-28 14:44:24,006 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-03-28 14:44:24,105 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-03-28 14:44:24,105 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-03-28 14:44:24' 2018-03-28 14:44:24,105 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--6b3d5bab-911e-4ddc-88f3-b59a10e17e93' 2018-03-28 14:44:27,204 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-6b3d5bab-911e-4ddc-88f3-b59a10e17e93' 2018-03-28 14:44:29,607 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-6b3d5bab-911e-4ddc-88f3-b59a10e17e93' 2018-03-28 14:44:35,977 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-6b3d5bab-911e-4ddc-88f3-b59a10e17e93' 2018-03-28 14:44:36,726 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-6b3d5bab-911e-4ddc-88f3-b59a10e17e93' 2018-03-28 14:44:43,592 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-6b3d5bab-911e-4ddc-88f3-b59a10e17e93' 2018-03-28 14:44:49,625 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-03-28 14:45:00,765 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-03-28 14:45:03,340 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.6. Waiting for response... 2018-03-28 14:45:05,891 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-03-28 14:45:21,852 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 14:45:21,852 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-03-28 14:45:21,857 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-03-28 14:45:21,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-28 14:45:26,663 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-28 14:45:26.329 18 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=b05a04d3-35e3-4090-9144-2b86f7d43e00) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | b05a04d3-35e3-4090-9144-2b86f7d43e00 | 2018-03-28T14:45:26 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: b05a04d3-35e3-4090-9144-2b86f7d43e00 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-03-28 14:45:30,004 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-03-28 14:45:30,005 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-28 14:45:35,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-28 14:45:34.203 27 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-28 14:45:34.356 27 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-28 14:45:35.350 27 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f) has been successfully created! Using verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f) as the default verifier for the future CLI operations. 2018-03-28 14:45:38,381 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-28 14:45:41,007 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-28 14:45:47,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-28 14:45:52,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-28 14:45:51.286 46 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f) for deployment 'opnfv-rally' (UUID=b05a04d3-35e3-4090-9144-2b86f7d43e00). 2018-03-28 14:45:52.215 46 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f) has been successfully configured for deployment 'opnfv-rally' (UUID=b05a04d3-35e3-4090-9144-2b86f7d43e00)! 2018-03-28 14:45:52,356 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-28 14:45:52,356 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-28 14:45:52,358 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-28 14:45:52,362 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-28 14:45:55,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-44304b11-ef44-4ec4-8f3c-7e4e3249ca8f/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest/test_list.txt 2>/dev/null) 2018-03-28 14:45:55,227 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-03-28 14:45:55,228 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-03-28 14:45:55,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/tempest/test_list.txt', '--concurrency', '1']'. 2018-03-28 14:45:57,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:45:57.183 55 INFO rally.api [-] Starting verification (UUID=fd1e202a-e515-4ab4-b6ed-72ce42dbc99e) for deployment 'opnfv-rally' (UUID=b05a04d3-35e3-4090-9144-2b86f7d43e00) by verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f). 2018-03-28 14:45:57,185 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: fd1e202a-e515-4ab4-b6ed-72ce42dbc99e 2018-03-28 14:46:04,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:46:04.262 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.186s] 2018-03-28 14:46:04,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:46:04.317 55 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.056s] 2018-03-28 14:46:11,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:46:11.690 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.664s] 2018-03-28 14:46:14,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:46:14.966 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.275s] 2018-03-28 14:46:28,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:46:28.771 55 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.578s] 2018-03-28 14:46:46,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:46:46.028 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [10.623s] 2018-03-28 14:47:21,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:47:21.573 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.070s] 2018-03-28 14:47:21,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:47:21.574 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-03-28 14:47:51,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:47:51.694 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.080s] 2018-03-28 14:47:51,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:47:51.696 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-03-28 14:48:22,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:48:22.541 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.086s] 2018-03-28 14:48:22,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:48:22.542 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-03-28 14:49:03,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:03.732 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.940s] 2018-03-28 14:49:28,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:28.930 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-03-28 14:49:29,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:29.036 55 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.105s] 2018-03-28 14:49:36,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:36.071 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.608s] 2018-03-28 14:49:36,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:36.080 55 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-03-28 14:49:37,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:37.824 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-03-28 14:49:37,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:37.825 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-03-28 14:49:42,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:42.172 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.381s] 2018-03-28 14:49:48,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:48.547 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.077s] 2018-03-28 14:49:55,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:49:55.002 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.744s] 2018-03-28 14:50:02,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:02.737 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.523s] 2018-03-28 14:50:12,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:12.820 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.279s] 2018-03-28 14:50:19,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:19.396 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.385s] 2018-03-28 14:50:25,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:25.775 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.212s] 2018-03-28 14:50:33,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:33.097 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.481s] 2018-03-28 14:50:41,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:41.063 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.542s] 2018-03-28 14:50:49,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:49.853 55 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.927s] 2018-03-28 14:50:52,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:52.380 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-03-28 14:50:54,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:54.304 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.094s] 2018-03-28 14:50:54,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:54.375 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.070s] 2018-03-28 14:50:54,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:54.454 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.077s] 2018-03-28 14:50:54,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:54.460 55 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-03-28 14:50:58,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:50:58.660 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.839s] 2018-03-28 14:51:00,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:00.035 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.375s] 2018-03-28 14:51:01,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:01.258 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.222s] 2018-03-28 14:51:07,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:07.629 55 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-03-28 14:51:14,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:14.960 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.700s] 2018-03-28 14:51:27,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:27.670 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [2.762s] 2018-03-28 14:51:31,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:31.186 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [3.515s] 2018-03-28 14:51:42,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:42.797 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.361s] 2018-03-28 14:51:46,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:46.675 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.878s] 2018-03-28 14:51:56,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:51:56.223 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.548s] 2018-03-28 14:52:05,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:05.667 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.126s] 2018-03-28 14:52:09,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:09.261 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.593s] 2018-03-28 14:52:16,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:16.633 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.371s] 2018-03-28 14:52:33,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:33.611 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [7.233s] 2018-03-28 14:52:33,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:33.896 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.285s] 2018-03-28 14:52:34,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:34.146 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.249s] 2018-03-28 14:52:34,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:34.348 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.201s] 2018-03-28 14:52:34,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:34.484 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.135s] 2018-03-28 14:52:34,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:34.690 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.205s] 2018-03-28 14:52:50,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:50.094 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.752s] 2018-03-28 14:52:50,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:50.380 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.286s] 2018-03-28 14:52:50,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:50.550 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.170s] 2018-03-28 14:52:50,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:50.768 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.216s] 2018-03-28 14:52:51,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:51.022 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.253s] 2018-03-28 14:52:51,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:52:51.227 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.205s] 2018-03-28 14:53:05,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:05.002 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.181s] 2018-03-28 14:53:11,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:11.906 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.904s] 2018-03-28 14:53:13,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:13.669 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.762s] 2018-03-28 14:53:13,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:13.868 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.198s] 2018-03-28 14:53:14,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:14.083 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.215s] 2018-03-28 14:53:26,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:26.834 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.002s] 2018-03-28 14:53:32,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:32.781 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.947s] 2018-03-28 14:53:34,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:34.593 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.811s] 2018-03-28 14:53:34,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:34.661 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.068s] 2018-03-28 14:53:34,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:34.723 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.062s] 2018-03-28 14:53:50,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:50.579 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [10.503s] 2018-03-28 14:53:55,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:53:55.883 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.303s] 2018-03-28 14:54:00,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:54:00.690 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [4.806s] 2018-03-28 14:54:03,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:54:03.597 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [2.906s] 2018-03-28 14:54:29,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:54:29.862 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [10.477s] 2018-03-28 14:54:35,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:54:35.268 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [5.405s] 2018-03-28 14:54:40,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:54:40.037 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [4.768s] 2018-03-28 14:54:42,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:54:42.825 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [2.787s] 2018-03-28 14:55:00,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:00.822 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.868s] 2018-03-28 14:55:03,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:03.249 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.425s] 2018-03-28 14:55:03,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:03.294 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-03-28 14:55:07,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:07.986 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.532s] 2018-03-28 14:55:10,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:10.540 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.552s] 2018-03-28 14:55:10,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:10.617 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.078s] 2018-03-28 14:55:15,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:15.258 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.383s] 2018-03-28 14:55:18,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:18.657 55 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-03-28 14:55:20,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:20.306 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-03-28 14:55:20,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:20.308 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-03-28 14:55:20,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:20.309 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-03-28 14:55:20,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:20.310 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-03-28 14:55:20,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:20.312 55 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-03-28 14:55:22,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:22.388 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-03-28 14:55:39,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:39.759 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.411s] 2018-03-28 14:55:54,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:55:54.220 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [9.249s] 2018-03-28 14:56:07,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:56:07.383 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.160s] 2018-03-28 14:56:17,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:56:17.218 55 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.042s] 2018-03-28 14:59:06,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:59:06.171 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [161.697s] 2018-03-28 14:59:41,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 14:59:41.853 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.671s] 2018-03-28 15:00:28,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:00:28.013 55 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.648s] 2018-03-28 15:00:47,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'fd1e202a-e515-4ab4-b6ed-72ce42dbc99e']'. 2018-03-28 15:00:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-28 15:00:48,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | fd1e202a-e515-4ab4-b6ed-72ce42dbc99e | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-28 14:45:57 | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-28 15:00:47 | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:50 | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-28 15:00:48,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 44304b11-ef44-4ec4-8f3c-7e4e3249ca8f) | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b05a04d3-35e3-4090-9144-2b86f7d43e00) | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 865.845 | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 89 | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-28 15:00:48,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-28 15:00:48,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 15:00:48,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-28 15:00:48,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 98.8888888889% 2018-03-28 15:00:55,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 15:00:55,754 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:17 | FAIL | +------------------------------+------------------+------------------+----------------+ 2018-03-28 15:00:55,759 - xtesting.ci.run_tests - ERROR - The test case 'tempest_smoke_serial' failed. 2018-03-28 15:00:55,759 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-03-28 15:00:55,862 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-28 15:00:58,273 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-28 15:00:57.974 232 INFO rally.deployment.engine [-] Deployment b05a04d3-35e3-4090-9144-2b86f7d43e00 | Starting: Destroy cloud and free allocated resources. 2018-03-28 15:00:58.056 232 INFO rally.deployment.engine [-] Deployment b05a04d3-35e3-4090-9144-2b86f7d43e00 | Completed: Destroy cloud and free allocated resources. 2018-03-28 15:00:58.073 232 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f) for deployment 'opnfv-rally'. 2018-03-28 15:00:58.082 232 INFO rally.api [-] Deleting verification (UUID=fd1e202a-e515-4ab4-b6ed-72ce42dbc99e). 2018-03-28 15:00:58.123 232 INFO rally.api [-] Verification has been successfully deleted! 2018-03-28 15:00:58.124 232 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f). 2018-03-28 15:00:58.128 232 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-28 15:01:00,832 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-28 15:01:00.510 235 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=46eadfd8-94f0-47e9-81f1-4b102eea502a) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 46eadfd8-94f0-47e9-81f1-4b102eea502a | 2018-03-28T15:01:00 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 46eadfd8-94f0-47e9-81f1-4b102eea502a ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-03-28 15:01:04,171 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-03-28 15:01:04,172 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-03-28 15:01:05,650 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb'... 2018-03-28 15:01:08,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-499e2285-fcc4-4e22-a655-26173ed4d2eb'... 2018-03-28 15:01:11,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-499e2285-fcc4-4e22-a655-26173ed4d2eb'... 2018-03-28 15:01:17,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb'... 2018-03-28 15:01:17,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb'... 2018-03-28 15:01:18,503 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-03-28 15:01:18,504 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-03-28 15:01:18,505 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:01:18,549 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:01:18,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:02:20,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 88aac086-4b9c-4e2a-915b-6109391a2c0c 2018-03-28 15:02:20,302 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-03-28 15:02:20,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '88aac086-4b9c-4e2a-915b-6109391a2c0c'] 2018-03-28 15:02:21,303 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 88aac086-4b9c-4e2a-915b-6109391a2c0c: 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 88aac086-4b9c-4e2a-915b-6109391a2c0c 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.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | total | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> duration | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.490328 Full duration: 7.386568 -------------------------------------------------------------------------------- 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 88aac086-4b9c-4e2a-915b-6109391a2c0c 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.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> duration | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.855891 Full duration: 7.921026 -------------------------------------------------------------------------------- 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 88aac086-4b9c-4e2a-915b-6109391a2c0c 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.591 | 0.591 | 0.591 | 0.591 | 0.591 | 0.591 | 100.0% | 1 | | total | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> duration | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 1.014 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.014458 Full duration: 8.133991 -------------------------------------------------------------------------------- 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 88aac086-4b9c-4e2a-915b-6109391a2c0c 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.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78839 Full duration: 7.644488 -------------------------------------------------------------------------------- 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 88aac086-4b9c-4e2a-915b-6109391a2c0c 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918104 Full duration: 7.96845 -------------------------------------------------------------------------------- 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 88aac086-4b9c-4e2a-915b-6109391a2c0c 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.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.667824 Full duration: 7.287419 HINTS: * To plot HTML graphics with this data, run: rally task report 88aac086-4b9c-4e2a-915b-6109391a2c0c --out output.html * To generate a JUnit report, run: rally task export 88aac086-4b9c-4e2a-915b-6109391a2c0c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 88aac086-4b9c-4e2a-915b-6109391a2c0c --json --out output.json 2018-03-28 15:02:21,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '88aac086-4b9c-4e2a-915b-6109391a2c0c'] 2018-03-28 15:02:22,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:02:22,386 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '88aac086-4b9c-4e2a-915b-6109391a2c0c', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-03-28 15:02:22,394 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-03-28 15:02:22,394 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-03-28 15:02:22,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-03-28 15:02:22,395 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:02:22,438 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:02:22,441 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:04:00,545 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 629fbe73-4e98-4d1b-9409-60e735772ae5 2018-03-28 15:04:00,546 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '629fbe73-4e98-4d1b-9409-60e735772ae5'] 2018-03-28 15:04:01,616 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 629fbe73-4e98-4d1b-9409-60e735772ae5: 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 629fbe73-4e98-4d1b-9409-60e735772ae5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.739 | 4.739 | 4.739 | 4.739 | 4.739 | 4.739 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> glance_v2.upload_data | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 1.792 | 100.0% | 1 | | glance_v2.delete_image | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | total | 5.885 | 5.885 | 5.885 | 5.885 | 5.885 | 5.885 | 100.0% | 1 | | -> duration | 5.885 | 5.885 | 5.885 | 5.885 | 5.885 | 5.885 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.88497 Full duration: 14.501694 -------------------------------------------------------------------------------- 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 629fbe73-4e98-4d1b-9409-60e735772ae5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.863 | 4.863 | 4.863 | 4.863 | 4.863 | 4.863 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 0.504 | 100.0% | 1 | | -> glance_v2.upload_data | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 100.0% | 1 | | glance_v2.list_images | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 5.048 | 5.048 | 5.048 | 5.048 | 5.048 | 5.048 | 100.0% | 1 | | -> duration | 5.048 | 5.048 | 5.048 | 5.048 | 5.048 | 5.048 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.047771 Full duration: 17.404444 -------------------------------------------------------------------------------- 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 629fbe73-4e98-4d1b-9409-60e735772ae5 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.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | -> duration | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 0.35 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.349723 Full duration: 7.991621 -------------------------------------------------------------------------------- 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-499e2285-fcc4-4e22-a655-26173ed4d2eb" }, "number_instances": 2, "nics": [ { "net-id": "aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99" } ] }, "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 629fbe73-4e98-4d1b-9409-60e735772ae5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.908 | 4.908 | 4.908 | 4.908 | 4.908 | 4.908 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> glance_v2.upload_data | 2.079 | 2.079 | 2.079 | 2.079 | 2.079 | 2.079 | 100.0% | 1 | | nova.boot_servers | 13.534 | 13.534 | 13.534 | 13.534 | 13.534 | 13.534 | 100.0% | 1 | | total | 18.442 | 18.442 | 18.442 | 18.442 | 18.442 | 18.442 | 100.0% | 1 | | -> duration | 17.442 | 17.442 | 17.442 | 17.442 | 17.442 | 17.442 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.442034 Full duration: 41.485822 HINTS: * To plot HTML graphics with this data, run: rally task report 629fbe73-4e98-4d1b-9409-60e735772ae5 --out output.html * To generate a JUnit report, run: rally task export 629fbe73-4e98-4d1b-9409-60e735772ae5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 629fbe73-4e98-4d1b-9409-60e735772ae5 --json --out output.json 2018-03-28 15:04:01,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '629fbe73-4e98-4d1b-9409-60e735772ae5'] 2018-03-28 15:04:02,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:04:02,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '629fbe73-4e98-4d1b-9409-60e735772ae5', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-03-28 15:04:02,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-03-28 15:04:02,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-03-28 15:04:02,689 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-03-28 15:04:02,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:04:02,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:04:02,731 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-03-28 15:04:02,731 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-03-28 15:04:02,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-03-28 15:04:02,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:04:02,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:04:02,768 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:07:22,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cadd42c5-0f34-40a0-907e-bc476cbeb0c7 2018-03-28 15:07:22,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'cadd42c5-0f34-40a0-907e-bc476cbeb0c7'] 2018-03-28 15:07:23,381 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task cadd42c5-0f34-40a0-907e-bc476cbeb0c7: 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.298 | 3.298 | 3.298 | 3.298 | 3.298 | 3.298 | 100.0% | 1 | | cinder_v2.delete_snapshot | 3.113 | 3.113 | 3.113 | 3.113 | 3.113 | 3.113 | 100.0% | 1 | | total | 6.412 | 6.412 | 6.412 | 6.412 | 6.412 | 6.412 | 100.0% | 1 | | -> duration | 6.412 | 6.412 | 6.412 | 6.412 | 6.412 | 6.412 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.411921 Full duration: 22.911188 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.342 | 3.342 | 3.342 | 3.342 | 3.342 | 3.342 | 100.0% | 1 | | cinder_v2.delete_volume | 3.285 | 3.285 | 3.285 | 3.285 | 3.285 | 3.285 | 100.0% | 1 | | total | 6.628 | 6.628 | 6.628 | 6.628 | 6.628 | 6.628 | 100.0% | 1 | | -> duration | 6.628 | 6.628 | 6.628 | 6.628 | 6.628 | 6.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.627978 Full duration: 17.681228 -------------------------------------------------------------------------------- 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-499e2285-fcc4-4e22-a655-26173ed4d2eb" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task cadd42c5-0f34-40a0-907e-bc476cbeb0c7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.9 | 8.9 | 8.9 | 8.9 | 8.9 | 8.9 | 100.0% | 1 | | cinder_v2.delete_volume | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 2.491 | 100.0% | 1 | | total | 11.391 | 11.391 | 11.391 | 11.391 | 11.391 | 11.391 | 100.0% | 1 | | -> duration | 11.391 | 11.391 | 11.391 | 11.391 | 11.391 | 11.391 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.390876 Full duration: 21.957137 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.255 | 3.255 | 3.255 | 3.255 | 3.255 | 3.255 | 100.0% | 1 | | cinder_v2.delete_volume | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | total | 5.837 | 5.837 | 5.837 | 5.837 | 5.837 | 5.837 | 100.0% | 1 | | -> duration | 5.837 | 5.837 | 5.837 | 5.837 | 5.837 | 5.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.837296 Full duration: 15.81642 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.284 | 3.284 | 3.284 | 3.284 | 3.284 | 3.284 | 100.0% | 1 | | cinder_v2.extend_volume | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 2.662 | 100.0% | 1 | | cinder_v2.delete_volume | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 2.451 | 100.0% | 1 | | total | 8.398 | 8.398 | 8.398 | 8.398 | 8.398 | 8.398 | 100.0% | 1 | | -> duration | 8.398 | 8.398 | 8.398 | 8.398 | 8.398 | 8.398 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.397879 Full duration: 18.653944 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.216 | 3.216 | 3.216 | 3.216 | 3.216 | 3.216 | 100.0% | 1 | | cinder_v2.delete_volume | 2.577 | 2.577 | 2.577 | 2.577 | 2.577 | 2.577 | 100.0% | 1 | | total | 5.793 | 5.793 | 5.793 | 5.793 | 5.793 | 5.793 | 100.0% | 1 | | -> duration | 5.793 | 5.793 | 5.793 | 5.793 | 5.793 | 5.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.793174 Full duration: 22.897552 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | cinder_v2.list_qos | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.802885 Full duration: 12.78641 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | cinder_v2.set_qos | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> duration | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 0.812 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812171 Full duration: 12.681366 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | cinder_v2.list_types | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.81663 Full duration: 12.508678 -------------------------------------------------------------------------------- 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 cadd42c5-0f34-40a0-907e-bc476cbeb0c7 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> duration | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.829795 Full duration: 12.637245 HINTS: * To plot HTML graphics with this data, run: rally task report cadd42c5-0f34-40a0-907e-bc476cbeb0c7 --out output.html * To generate a JUnit report, run: rally task export cadd42c5-0f34-40a0-907e-bc476cbeb0c7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cadd42c5-0f34-40a0-907e-bc476cbeb0c7 --json --out output.json 2018-03-28 15:07:23,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cadd42c5-0f34-40a0-907e-bc476cbeb0c7'] 2018-03-28 15:07:24,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:07:24,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cadd42c5-0f34-40a0-907e-bc476cbeb0c7', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-03-28 15:07:24,514 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-03-28 15:07:24,515 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-03-28 15:07:24,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-03-28 15:07:24,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:07:24,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:07:24,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:08:49,750 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 2018-03-28 15:08:49,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '0e9b84ad-6475-48f7-aa0d-54dc898e0ac4'] 2018-03-28 15:08:50,691 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4: 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 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.141 | 5.141 | 5.141 | 5.141 | 5.141 | 5.141 | 100.0% | 1 | | heat.update_stack | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 3.02 | 100.0% | 1 | | heat.delete_stack | 3.648 | 3.648 | 3.648 | 3.648 | 3.648 | 3.648 | 100.0% | 1 | | total | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 11.809 | 100.0% | 1 | | -> duration | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.808973 Full duration: 20.624483 -------------------------------------------------------------------------------- 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 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 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.39 | 4.39 | 4.39 | 4.39 | 4.39 | 4.39 | 100.0% | 1 | | heat.check_stack | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | heat.delete_stack | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 1.779 | 100.0% | 1 | | total | 6.979 | 6.979 | 6.979 | 6.979 | 6.979 | 6.979 | 100.0% | 1 | | -> duration | 4.979 | 4.979 | 4.979 | 4.979 | 4.979 | 4.979 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.979329 Full duration: 16.817678 -------------------------------------------------------------------------------- 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 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 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.747 | 4.747 | 4.747 | 4.747 | 4.747 | 4.747 | 100.0% | 1 | | heat.suspend_stack | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 0.659 | 100.0% | 1 | | heat.resume_stack | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 1.882 | 100.0% | 1 | | heat.delete_stack | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 100.0% | 1 | | total | 9.921 | 9.921 | 9.921 | 9.921 | 9.921 | 9.921 | 100.0% | 1 | | -> duration | 7.921 | 7.921 | 7.921 | 7.921 | 7.921 | 7.921 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.920552 Full duration: 18.612158 -------------------------------------------------------------------------------- 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 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 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.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> duration | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.590148 Full duration: 8.485397 HINTS: * To plot HTML graphics with this data, run: rally task report 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 --out output.html * To generate a JUnit report, run: rally task export 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0e9b84ad-6475-48f7-aa0d-54dc898e0ac4 --json --out output.json 2018-03-28 15:08:50,692 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '0e9b84ad-6475-48f7-aa0d-54dc898e0ac4'] 2018-03-28 15:08:51,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:08:51,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '0e9b84ad-6475-48f7-aa0d-54dc898e0ac4', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-03-28 15:08:51,624 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-03-28 15:08:51,625 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-03-28 15:08:51,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-03-28 15:08:51,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:08:51,665 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:08:51,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:12:06,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 235086f0-0cec-4766-8cd2-65e18ab4f7ff 2018-03-28 15:12:06,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '235086f0-0cec-4766-8cd2-65e18ab4f7ff'] 2018-03-28 15:12:07,113 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 235086f0-0cec-4766-8cd2-65e18ab4f7ff: 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | keystone_v3.add_role | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | keystone_v3.revoke_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759703 Full duration: 14.286115 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | keystone_v3.add_role | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.list_roles | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> duration | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 0.742 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.742295 Full duration: 14.612548 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | keystone_v3.list_projects | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> duration | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.754244 Full duration: 14.848117 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.489 | 0.489 | 0.489 | 0.489 | 0.489 | 0.489 | 100.0% | 1 | | keystone_v3.delete_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616475 Full duration: 12.037243 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.delete_service | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> duration | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618258 Full duration: 12.606797 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | keystone_v3.create_user | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 0.487 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.create_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_project | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | keystone_v3.get_user | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.list_services | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | keystone_v3.get_services | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 100.0% | 1 | | -> duration | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 1.908 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.908092 Full duration: 19.995285 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | keystone_v3.update_project | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.delete_project | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> duration | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 0.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.948406 Full duration: 12.698116 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | total | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> duration | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767342 Full duration: 14.699952 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | total | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> duration | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 0.675 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.675031 Full duration: 14.443057 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | keystone_v3.list_users | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89253 Full duration: 14.56544 -------------------------------------------------------------------------------- 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 235086f0-0cec-4766-8cd2-65e18ab4f7ff has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | keystone_v3.create_users | 4.963 | 4.963 | 4.963 | 4.963 | 4.963 | 4.963 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.962 | 4.962 | 4.962 | 4.962 | 4.962 | 4.962 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 1.329 | 100.0% | 1 | | total | 6.6 | 6.6 | 6.6 | 6.6 | 6.6 | 6.6 | 100.0% | 1 | | -> duration | 6.6 | 6.6 | 6.6 | 6.6 | 6.6 | 6.6 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.600008 Full duration: 23.636415 HINTS: * To plot HTML graphics with this data, run: rally task report 235086f0-0cec-4766-8cd2-65e18ab4f7ff --out output.html * To generate a JUnit report, run: rally task export 235086f0-0cec-4766-8cd2-65e18ab4f7ff --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 235086f0-0cec-4766-8cd2-65e18ab4f7ff --json --out output.json 2018-03-28 15:12:07,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '235086f0-0cec-4766-8cd2-65e18ab4f7ff'] 2018-03-28 15:12:08,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:12:08,145 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '235086f0-0cec-4766-8cd2-65e18ab4f7ff', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-03-28 15:12:08,151 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-03-28 15:12:08,152 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-03-28 15:12:08,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-03-28 15:12:08,152 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:12:08,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:12:08,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:16:59,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 26a6deb6-ed79-48d9-8688-05150a729390 2018-03-28 15:16:59,551 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '26a6deb6-ed79-48d9-8688-05150a729390'] 2018-03-28 15:17:00,489 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task 26a6deb6-ed79-48d9-8688-05150a729390: aborted -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 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.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | neutron.delete_network | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | total | 2.012 | 2.012 | 2.012 | 2.012 | 2.012 | 2.012 | 100.0% | 1 | | -> duration | 2.012 | 2.012 | 2.012 | 2.012 | 2.012 | 2.012 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.012295 Full duration: 15.450519 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 1.42 | 100.0% | 1 | | neutron.delete_port | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | total | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> duration | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.026319 Full duration: 28.933406 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | neutron.create_subnet | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | neutron.create_router | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 0.398 | 100.0% | 1 | | neutron.add_interface_router | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 1.492 | 100.0% | 1 | | neutron.remove_interface_router | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | neutron.delete_router | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | total | 5.034 | 5.034 | 5.034 | 5.034 | 5.034 | 5.034 | 100.0% | 1 | | -> duration | 5.034 | 5.034 | 5.034 | 5.034 | 5.034 | 5.034 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.033813 Full duration: 37.771152 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 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.154 | 1.154 | 1.154 | 1.154 | 1.154 | 1.154 | 100.0% | 1 | | neutron.delete_subnet | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | total | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 100.0% | 1 | | -> duration | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 1.981 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.981364 Full duration: 30.803984 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 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.097 | 1.097 | 1.097 | 1.097 | 1.097 | 1.097 | 100.0% | 1 | | neutron.list_networks | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 100.0% | 1 | | -> duration | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 1.374 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.374403 Full duration: 16.785422 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 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.434 | 1.434 | 1.434 | 1.434 | 1.434 | 1.434 | 100.0% | 1 | | neutron.list_ports | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> duration | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 1.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.687431 Full duration: 30.836912 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | neutron.create_subnet | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | neutron.create_router | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | neutron.add_interface_router | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 1.592 | 100.0% | 1 | | neutron.list_routers | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 3.728 | 3.728 | 3.728 | 3.728 | 3.728 | 3.728 | 100.0% | 1 | | -> duration | 3.728 | 3.728 | 3.728 | 3.728 | 3.728 | 3.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.727792 Full duration: 37.588153 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | neutron.create_subnet | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | neutron.list_subnets | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | total | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> duration | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.863967 Full duration: 33.497039 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 0.992 | 100.0% | 1 | | neutron.delete_security_group | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 0.322 | 100.0% | 1 | | total | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> duration | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.313388 Full duration: 14.874324 -------------------------------------------------------------------------------- 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 26a6deb6-ed79-48d9-8688-05150a729390 has 1 error(s) -------------------------------------------------------------------------------- Conflict: Security Group 96708268-d03b-4d93-8aca-1b023f1450fc cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-1442 failed with "argument of type 'NoneType' is not iterable". Neutron server returns request_ids: ['req-6ebca9f4-63dc-48ce-90b3-147e2db13340'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/security_groups.py", line 236, in run self._delete_security_group(security_group) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/neutron/utils.py", line 631, in _delete_security_group security_group["security_group"]["id"]) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 962, in delete_security_group return self.delete(self.security_group_path % (security_group)) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 348, in delete headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 329, in retry_request headers=headers, params=params) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 292, in do_request self._handle_fault_response(status_code, replybody, resp) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 268, in _handle_fault_response exception_handler_v20(status_code, error_body) File "/usr/lib/python2.7/site-packages/neutronclient/v2_0/client.py", line 92, in exception_handler_v20 request_ids=request_ids) Conflict: Security Group 96708268-d03b-4d93-8aca-1b023f1450fc cannot perform precommit_delete due to Callback networking_odl.common.callback.OdlSecurityGroupsHandler.sg_callback_precommit-1442 failed with "argument of type 'NoneType' is not iterable". Neutron server returns request_ids: ['req-6ebca9f4-63dc-48ce-90b3-147e2db13340'] -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 0.956 | 100.0% | 1 | | neutron.create_security_group_rule | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 0.341 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | neutron.delete_security_group | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.0% | 1 | | total | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 0.0% | 1 | | -> duration | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 1.68 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.679785 Full duration: 16.707135 HINTS: * To plot HTML graphics with this data, run: rally task report 26a6deb6-ed79-48d9-8688-05150a729390 --out output.html * To generate a JUnit report, run: rally task export 26a6deb6-ed79-48d9-8688-05150a729390 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 26a6deb6-ed79-48d9-8688-05150a729390 --json --out output.json 2018-03-28 15:17:00,490 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '26a6deb6-ed79-48d9-8688-05150a729390'] 2018-03-28 15:17:01,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:17:01,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '26a6deb6-ed79-48d9-8688-05150a729390', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-03-28 15:17:01,500 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" Failed. 2018-03-28 15:17:01,500 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-03-28 15:17:01,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-03-28 15:17:01,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:17:01,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:17:01,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:20:08,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fc680bdf-80aa-4e8e-b08a-9d0a61664579 2018-03-28 15:20:08,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'fc680bdf-80aa-4e8e-b08a-9d0a61664579'] 2018-03-28 15:20:09,037 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task fc680bdf-80aa-4e8e-b08a-9d0a61664579: aborted -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_live_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb" }, "image": { "name": "Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb" }, "block_migration": false, "nics": [ { "net-id": "aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task fc680bdf-80aa-4e8e-b08a-9d0a61664579 has 1 error(s) -------------------------------------------------------------------------------- RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/servers.py", line 722, in run block_migration, disk_over_commit) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 87, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/plugins/openstack/scenarios/nova/utils.py", line 770, in _live_migrate "but instance did not change host: %s" % host_pre_migrate) RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 9.699 | 9.699 | 9.699 | 9.699 | 9.699 | 9.699 | 100.0% | 1 | | nova.find_host_to_migrate | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 1.349 | 100.0% | 1 | | nova.live_migrate | 136.074 | 136.074 | 136.074 | 136.074 | 136.074 | 136.074 | 0.0% | 1 | | total | 147.123 | 147.123 | 147.123 | 147.123 | 147.123 | 147.123 | 0.0% | 1 | | -> duration | 146.123 | 146.123 | 146.123 | 146.123 | 146.123 | 146.123 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 146.122946 Full duration: 162.346153 HINTS: * To plot HTML graphics with this data, run: rally task report fc680bdf-80aa-4e8e-b08a-9d0a61664579 --out output.html * To generate a JUnit report, run: rally task export fc680bdf-80aa-4e8e-b08a-9d0a61664579 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fc680bdf-80aa-4e8e-b08a-9d0a61664579 --json --out output.json 2018-03-28 15:20:09,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fc680bdf-80aa-4e8e-b08a-9d0a61664579'] 2018-03-28 15:20:10,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:20:10,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fc680bdf-80aa-4e8e-b08a-9d0a61664579', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-03-28 15:20:10,090 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-03-28 15:20:10,091 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-03-28 15:20:10,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-03-28 15:20:10,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-03-28 15:20:10,132 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'Quotas.nova_update_and_delete', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-03-28 15:20:10,134 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'aa73aca5-ae28-48d0-b0ac-4a95f1d7ed99', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'flavor_name': 'rally-tiny-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-499e2285-fcc4-4e22-a655-26173ed4d2eb', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-03-28 15:21:03,413 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dbad4566-64d0-4fe1-ac37-2f0586a9db28 2018-03-28 15:21:03,414 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', 'dbad4566-64d0-4fe1-ac37-2f0586a9db28'] 2018-03-28 15:21:04,480 - functest.opnfv_tests.openstack.rally.rally - INFO - -------------------------------------------------------------------------------- Task dbad4566-64d0-4fe1-ac37-2f0586a9db28: 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 dbad4566-64d0-4fe1-ac37-2f0586a9db28 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | quotas.delete_quotas | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 0.194 | 100.0% | 1 | | total | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> duration | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.913453 Full duration: 8.485093 -------------------------------------------------------------------------------- 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 dbad4566-64d0-4fe1-ac37-2f0586a9db28 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.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> duration | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.705536 Full duration: 8.365798 -------------------------------------------------------------------------------- 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 dbad4566-64d0-4fe1-ac37-2f0586a9db28 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.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.759545 Full duration: 8.459665 -------------------------------------------------------------------------------- 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 dbad4566-64d0-4fe1-ac37-2f0586a9db28 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.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | total | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> duration | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.960424 Full duration: 9.343192 HINTS: * To plot HTML graphics with this data, run: rally task report dbad4566-64d0-4fe1-ac37-2f0586a9db28 --out output.html * To generate a JUnit report, run: rally task export dbad4566-64d0-4fe1-ac37-2f0586a9db28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dbad4566-64d0-4fe1-ac37-2f0586a9db28 --json --out output.json 2018-03-28 15:21:04,481 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dbad4566-64d0-4fe1-ac37-2f0586a9db28'] 2018-03-28 15:21:05,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-03-28 15:21:05,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dbad4566-64d0-4fe1-ac37-2f0586a9db28', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-03-28 15:21:05,554 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-03-28 15:21:05,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:46 | 6 | 100.00% | | glance | 01:21 | 4 | 100.00% | | cinder | 02:50 | 10 | 100.00% | | heat | 01:04 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 04:23 | 10 | 90.00% | | nova | 02:42 | 1 | 0.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:16:31 | 50 | 96.00% | +----------------+------------+----------------+-----------+ 2018-03-28 15:21:05,558 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 96.00% 2018-03-28 15:21:14,153 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 15:21:14,153 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:18 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-03-28 15:21:14,158 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-03-28 15:21:14,158 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-03-28 15:21:14,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-28 15:21:16,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-28 15:21:16.363 9557 INFO rally.deployment.engine [-] Deployment 46eadfd8-94f0-47e9-81f1-4b102eea502a | Starting: Destroy cloud and free allocated resources. 2018-03-28 15:21:16.452 9557 INFO rally.deployment.engine [-] Deployment 46eadfd8-94f0-47e9-81f1-4b102eea502a | Completed: Destroy cloud and free allocated resources. 2018-03-28 15:21:16.473 9557 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f). 2018-03-28 15:21:16.478 9557 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-28 15:21:19,258 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-28 15:21:18.985 9560 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=08890eea-7aaa-49e7-b156-85f1023d7ee4) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 08890eea-7aaa-49e7-b156-85f1023d7ee4 | 2018-03-28T15:21:18 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 08890eea-7aaa-49e7-b156-85f1023d7ee4 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-03-28 15:21:22,563 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-03-28 15:21:22,564 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-28 15:21:25,020 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-28 15:21:24.723 9566 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=44304b11-ef44-4ec4-8f3c-7e4e3249ca8f). 2018-03-28 15:21:24.853 9566 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-28 15:21:28,503 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-28 15:21:27.105 9569 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-28 15:21:27.272 9569 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-28 15:21:28.314 9569 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe) has been successfully created! Using verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe) as the default verifier for the future CLI operations. 2018-03-28 15:21:31,479 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-28 15:21:34,462 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-28 15:21:39,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-28 15:21:44,924 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-28 15:21:43.766 9588 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe) for deployment 'opnfv-rally' (UUID=08890eea-7aaa-49e7-b156-85f1023d7ee4). 2018-03-28 15:21:44.763 9588 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe) has been successfully configured for deployment 'opnfv-rally' (UUID=08890eea-7aaa-49e7-b156-85f1023d7ee4)! 2018-03-28 15:21:44,924 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-28 15:21:44,924 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-28 15:21:44,926 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-28 15:21:47,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/refstack/tempest-list.txt']'. 2018-03-28 15:21:49,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:21:49.452 9600 INFO rally.api [-] Starting verification (UUID=b72540a4-65ca-4389-8e6a-721a41e0741e) for deployment 'opnfv-rally' (UUID=08890eea-7aaa-49e7-b156-85f1023d7ee4) by verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe). 2018-03-28 15:21:49,454 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b72540a4-65ca-4389-8e6a-721a41e0741e 2018-03-28 15:21:58,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:21:58.207 9600 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-03-28 15:21:58,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:21:58.316 9600 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.226s] 2018-03-28 15:21:58,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:21:58.541 9600 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.325s] 2018-03-28 15:22:01,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:01.867 9600 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.652s] 2018-03-28 15:22:02,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:02.097 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.168s] 2018-03-28 15:22:04,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:04.589 9600 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.931s] 2018-03-28 15:22:04,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:04.790 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.691s] 2018-03-28 15:22:05,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:05.906 9600 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.703s] 2018-03-28 15:22:06,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:06.650 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.860s] 2018-03-28 15:22:08,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:08.055 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.404s] 2018-03-28 15:22:08,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:08.344 9600 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [2.438s] 2018-03-28 15:22:09,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:09.929 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.872s] 2018-03-28 15:22:12,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:12.803 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.873s] 2018-03-28 15:22:14,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:14.845 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [2.041s] 2018-03-28 15:22:15,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:15.389 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.544s] 2018-03-28 15:22:15,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:15.571 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.181s] 2018-03-28 15:22:15,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:15.678 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.107s] 2018-03-28 15:22:15,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:15.703 9600 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.024s] 2018-03-28 15:22:19,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:19.940 9600 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [18.068s] 2018-03-28 15:22:22,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:22.338 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.373s] 2018-03-28 15:22:22,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:22.716 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.377s] 2018-03-28 15:22:23,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:23.315 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.598s] 2018-03-28 15:22:23,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:23.875 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.559s] 2018-03-28 15:22:24,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:24.249 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.374s] 2018-03-28 15:22:24,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:24.319 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.070s] 2018-03-28 15:22:24,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:24.395 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.076s] 2018-03-28 15:22:24,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:24.472 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.076s] 2018-03-28 15:22:24,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:24.542 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.070s] 2018-03-28 15:22:24,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:24.623 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.080s] 2018-03-28 15:22:24,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:24.781 9600 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.158s] 2018-03-28 15:22:42,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:42.550 9600 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.158s] 2018-03-28 15:22:42,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:42.689 9600 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [22.746s] 2018-03-28 15:22:44,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:44.020 9600 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [22.369s] 2018-03-28 15:22:51,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:22:51.833 9600 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [9.141s] 2018-03-28 15:23:50,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:23:50.785 9600 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [58.937s] 2018-03-28 15:23:55,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:23:55.356 9600 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.406s] 2018-03-28 15:23:55,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:23:55.728 9600 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.372s] 2018-03-28 15:24:09,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:09.067 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.164s] 2018-03-28 15:24:09,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:09.228 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.160s] 2018-03-28 15:24:09,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:09.412 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.183s] 2018-03-28 15:24:09,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:09.442 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.031s] 2018-03-28 15:24:09,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:09.474 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.031s] 2018-03-28 15:24:09,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:09.530 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.054s] 2018-03-28 15:24:09,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:09.730 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.199s] 2018-03-28 15:24:10,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:10.003 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.273s] 2018-03-28 15:24:10,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:10.184 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.179s] 2018-03-28 15:24:10,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:10.248 9600 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.065s] 2018-03-28 15:24:52,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:24:52.906 9600 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [128.887s] 2018-03-28 15:26:19,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:26:19.649 9600 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [86.740s] 2018-03-28 15:26:37,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:26:37.683 9600 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [18.033s] 2018-03-28 15:26:58,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:26:58.875 9600 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.501s] 2018-03-28 15:27:08,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:27:08.255 9600 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.378s] 2018-03-28 15:27:20,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:27:20.468 9600 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.211s] 2018-03-28 15:27:25,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b72540a4-65ca-4389-8e6a-721a41e0741e']'. 2018-03-28 15:27:26,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-28 15:27:26,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-28 15:27:26,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 15:27:26,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b72540a4-65ca-4389-8e6a-721a41e0741e | 2018-03-28 15:27:26,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-28 15:21:49 | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-28 15:27:24 | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:35 | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 96928c4d-8b42-44c1-9981-a997971741fe) | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 08890eea-7aaa-49e7-b156-85f1023d7ee4) | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 53 | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 324.274 | 2018-03-28 15:27:26,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 53 | 2018-03-28 15:27:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-03-28 15:27:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-28 15:27:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-28 15:27:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-03-28 15:27:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 15:27:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-28 15:27:26,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-03-28 15:27:32,628 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 15:27:32,628 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:01 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-03-28 15:27:32,632 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-03-28 15:27:32,731 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-28 15:27:35,166 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-28 15:27:34.825 9698 INFO rally.deployment.engine [-] Deployment 08890eea-7aaa-49e7-b156-85f1023d7ee4 | Starting: Destroy cloud and free allocated resources. 2018-03-28 15:27:34.920 9698 INFO rally.deployment.engine [-] Deployment 08890eea-7aaa-49e7-b156-85f1023d7ee4 | Completed: Destroy cloud and free allocated resources. 2018-03-28 15:27:34.936 9698 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe) for deployment 'opnfv-rally'. 2018-03-28 15:27:34.942 9698 INFO rally.api [-] Deleting verification (UUID=b72540a4-65ca-4389-8e6a-721a41e0741e). 2018-03-28 15:27:34.985 9698 INFO rally.api [-] Verification has been successfully deleted! 2018-03-28 15:27:34.985 9698 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe). 2018-03-28 15:27:34.990 9698 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-28 15:27:37,565 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-28 15:27:37.297 9701 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d9e66faa-a8c0-492a-a139-acaf676defd0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d9e66faa-a8c0-492a-a139-acaf676defd0 | 2018-03-28T15:27:37 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d9e66faa-a8c0-492a-a139-acaf676defd0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-03-28 15:27:40,924 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-03-28 15:27:40,924 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-28 15:27:43,284 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-28 15:27:43.017 9707 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=96928c4d-8b42-44c1-9981-a997971741fe). 2018-03-28 15:27:43.144 9707 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-28 15:27:46,805 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-28 15:27:45.428 9710 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-28 15:27:45.568 9710 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-28 15:27:46.627 9710 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c) has been successfully created! Using verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c) as the default verifier for the future CLI operations. 2018-03-28 15:27:49,831 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-03-28 15:27:54,368 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating two images for Tempest suite 2018-03-28 15:28:01,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-28 15:28:07,372 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-28 15:28:05.996 9729 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c) for deployment 'opnfv-rally' (UUID=d9e66faa-a8c0-492a-a139-acaf676defd0). 2018-03-28 15:28:07.213 9729 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c) has been successfully configured for deployment 'opnfv-rally' (UUID=d9e66faa-a8c0-492a-a139-acaf676defd0)! 2018-03-28 15:28:07,373 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-03-28 15:28:07,373 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-03-28 15:28:07,375 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-03-28 15:28:07,385 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-03-28 15:28:10,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-b7420486-23d4-404e-a048-a1e00147724c/repo; testr list-tests '(?!.*test_networks_multiprovider_rbac)(?=patrole_tempest_plugin.tests.api.(image|network|volume))' >/home/opnfv/functest/results/patrole/tempest-list.txt 2>/dev/null) 2018-03-28 15:28:10,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/tempest-list.txt']'. 2018-03-28 15:28:12,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 15:28:12.392 9738 INFO rally.api [-] Starting verification (UUID=67c681ad-9de2-4fae-8440-2ae688023ea9) for deployment 'opnfv-rally' (UUID=d9e66faa-a8c0-492a-a139-acaf676defd0) by verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c). 2018-03-28 15:28:12,393 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 67c681ad-9de2-4fae-8440-2ae688023ea9 2018-03-28 15:30:54,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '67c681ad-9de2-4fae-8440-2ae688023ea9']'. 2018-03-28 15:30:55,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 67c681ad-9de2-4fae-8440-2ae688023ea9 | 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-28 15:28:12 | 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-28 15:30:53 | 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:41 | 2018-03-28 15:30:55,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: b7420486-23d4-404e-a048-a1e00147724c) | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d9e66faa-a8c0-492a-a139-acaf676defd0) | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 151.988 | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 122 | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 163 | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-28 15:30:55,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 2 | 2018-03-28 15:30:55,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 15:30:55,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-28 15:30:55,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 98.3870967742% 2018-03-28 15:31:01,465 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 15:31:01,466 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:12 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-03-28 15:31:01,470 - xtesting.ci.run_tests - ERROR - The test case 'patrole' failed. 2018-03-28 15:31:01,470 - xtesting.ci.run_tests - INFO - Running test case 'odl'... 2018-03-28 15:31:21,460 - xtesting.core.robotframework - INFO - ============================================================================== Basic & Neutron ============================================================================== Basic & Neutron.Basic ============================================================================== Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Restconf is OK. ============================================================================== Get Controller Modules :: Get the restconf modules, check 200 stat... | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Basic.Restconf Modules :: Test suite to verify Res... | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Basic | PASS | 1 critical test, 1 passed, 0 failed 1 test total, 1 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin ============================================================================== Basic & Neutron.Neutron.Reachability ============================================================================== Get the complete list of networks :: Get the complete list of netw... | PASS | ------------------------------------------------------------------------------ Get the complete list of subnets :: Get the complete list of subnets | PASS | ------------------------------------------------------------------------------ Get the complete list of ports :: Get the complete list of ports | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Reachability | PASS | 3 critical tests, 3 passed, 0 failed 3 tests total, 3 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Networks :: Checking Network created in OpenStack a... ============================================================================== Check OpenStack Networks :: Checking OpenStack Neutron for known n... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight Networks :: Checking OpenDaylight Neutron API f... | PASS | ------------------------------------------------------------------------------ Create Network :: Create new network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network :: Check network created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Networks :: Checking Network created in Op... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Subnets :: Checking Subnets created in OpenStack ar... ============================================================================== Check OpenStack Subnets :: Checking OpenStack Neutron for known su... | PASS | ------------------------------------------------------------------------------ Check OpenDaylight subnets :: Checking OpenDaylight Neutron API fo... | PASS | ------------------------------------------------------------------------------ Create New subnet :: Create new subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet :: Check new subnet created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Subnets :: Checking Subnets created in Ope... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStack are pus... ============================================================================== Check OpenStack ports :: Checking OpenStack Neutron for known ports | PASS | ------------------------------------------------------------------------------ Check OpenDaylight ports :: Checking OpenDaylight Neutron API for ... | PASS | ------------------------------------------------------------------------------ Create New Port :: Create new port in OpenStack | PASS | ------------------------------------------------------------------------------ Check New Port :: Check new port created in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Ports :: Checking Port created in OpenStac... | PASS | 4 critical tests, 4 passed, 0 failed 4 tests total, 4 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in OpenStack ... ============================================================================== Delete New Port :: Delete previously created port in OpenStack | PASS | ------------------------------------------------------------------------------ Check Port Deleted :: Check port deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Ports :: Checking Port deleted in O... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted in OpenS... ============================================================================== Delete New subnet :: Delete previously created subnet in OpenStack | PASS | ------------------------------------------------------------------------------ Check New subnet deleted :: Check subnet deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Subnets :: Checking Subnets deleted... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron.Delete Networks :: Checking Network deleted in Open... ============================================================================== Delete Network :: Delete network in OpenStack | PASS | ------------------------------------------------------------------------------ Check Network deleted :: Check network deleted in OpenDaylight | PASS | ------------------------------------------------------------------------------ Basic & Neutron.Neutron.Delete Networks :: Checking Network delete... | PASS | 2 critical tests, 2 passed, 0 failed 2 tests total, 2 passed, 0 failed ============================================================================== Basic & Neutron.Neutron :: Test suite for Neutron Plugin | PASS | 21 critical tests, 21 passed, 0 failed 21 tests total, 21 passed, 0 failed ============================================================================== Basic & Neutron | PASS | 22 critical tests, 22 passed, 0 failed 22 tests total, 22 passed, 0 failed ============================================================================== Output: /home/opnfv/functest/results/odl/output.xml 2018-03-28 15:31:21,461 - xtesting.core.robotframework - INFO - Results were successfully generated 2018-03-28 15:31:21,492 - xtesting.core.robotframework - INFO - Results were successfully parsed 2018-03-28 15:31:21,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 15:31:21,607 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | odl | functest | 00:19 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-28 15:31:21,610 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-03-28 15:31:22,739 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-03-28 16:58:51,974 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 16:58:51,974 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 87:29 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-03-28 16:58:51,978 - xtesting.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-03-28 16:58:51,978 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-03-28 16:58:52,075 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-03-28 16:58:54,639 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-03-28 16:58:54.181 9840 INFO rally.deployment.engine [-] Deployment d9e66faa-a8c0-492a-a139-acaf676defd0 | Starting: Destroy cloud and free allocated resources. 2018-03-28 16:58:54.286 9840 INFO rally.deployment.engine [-] Deployment d9e66faa-a8c0-492a-a139-acaf676defd0 | Completed: Destroy cloud and free allocated resources. 2018-03-28 16:58:54.333 9840 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c) for deployment 'opnfv-rally'. 2018-03-28 16:58:54.360 9840 INFO rally.api [-] Deleting verification (UUID=67c681ad-9de2-4fae-8440-2ae688023ea9). 2018-03-28 16:58:54.407 9840 INFO rally.api [-] Verification has been successfully deleted! 2018-03-28 16:58:54.407 9840 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c). 2018-03-28 16:58:54.419 9840 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-03-28 16:58:57,090 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-03-28 16:58:56.804 9843 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=1f3fb58a-73dc-4402-9d79-24db062b68be) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 1f3fb58a-73dc-4402-9d79-24db062b68be | 2018-03-28T16:58:56 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 1f3fb58a-73dc-4402-9d79-24db062b68be ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-03-28 16:59:00,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment check -------------------------------------------------------------------------------- Platform openstack: -------------------------------------------------------------------------------- Available services: +-------------+-------------------+-----------+ | Service | Service Type | Status | +-------------+-------------------+-----------+ | __unknown__ | alarming | Available | | __unknown__ | key-manager | Available | | __unknown__ | nfv-orchestration | Available | | __unknown__ | placement | Available | | __unknown__ | policy | Available | | __unknown__ | volumev2 | Available | | __unknown__ | volumev3 | Available | | ceilometer | metering | Available | | cinder | volume | Available | | cloud | cloudformation | Available | | glance | image | Available | | gnocchi | metric | Available | | heat | orchestration | Available | | keystone | identity | Available | | neutron | network | Available | | nova | compute | Available | +-------------+-------------------+-----------+ 2018-03-28 16:59:00,245 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-03-28 16:59:02,508 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-03-28 16:59:02.217 9849 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=b7420486-23d4-404e-a048-a1e00147724c). 2018-03-28 16:59:02.346 9849 INFO rally.api [-] Verifier has been successfully deleted! 2018-03-28 16:59:05,840 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-03-28 16:59:04.571 9852 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-03-28 16:59:04.706 9852 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-03-28 16:59:05.681 9852 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=35e807a2-48a1-4103-8df0-b82f81dd33b8) has been successfully created! Using verifier 'opnfv-tempest' (UUID=35e807a2-48a1-4103-8df0-b82f81dd33b8) as the default verifier for the future CLI operations. 2018-03-28 16:59:18,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating two flavors for Tempest suite 2018-03-28 16:59:23,767 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-03-28 16:59:22.716 9871 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=35e807a2-48a1-4103-8df0-b82f81dd33b8) for deployment 'opnfv-rally' (UUID=1f3fb58a-73dc-4402-9d79-24db062b68be). 2018-03-28 16:59:23.603 9871 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=35e807a2-48a1-4103-8df0-b82f81dd33b8) has been successfully configured for deployment 'opnfv-rally' (UUID=1f3fb58a-73dc-4402-9d79-24db062b68be)! 2018-03-28 16:59:26,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-35e807a2-48a1-4103-8df0-b82f81dd33b8/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-03-28 16:59:26,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-03-28 16:59:28,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-03-28 16:59:28.837 9880 INFO rally.api [-] Starting verification (UUID=f6428d9a-abc3-4312-8eb8-11e2b9b73682) for deployment 'opnfv-rally' (UUID=1f3fb58a-73dc-4402-9d79-24db062b68be) by verifier 'opnfv-tempest' (UUID=35e807a2-48a1-4103-8df0-b82f81dd33b8). 2018-03-28 17:03:43,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f6428d9a-abc3-4312-8eb8-11e2b9b73682']'. 2018-03-28 17:03:44,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-03-28 17:03:44,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-03-28 17:03:44,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 17:03:44,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f6428d9a-abc3-4312-8eb8-11e2b9b73682 | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-03-28 16:59:28 | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-03-28 17:03:43 | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:15 | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 35e807a2-48a1-4103-8df0-b82f81dd33b8) | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1f3fb58a-73dc-4402-9d79-24db062b68be) | 2018-03-28 17:03:44,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 237.114 | 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 42 | 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-03-28 17:03:44,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-03-28 17:03:44,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 97.6744186047% 2018-03-28 17:03:50,863 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-03-28 17:03:50,863 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 04:42 | FAIL | +-----------------------+------------------+------------------+----------------+ 2018-03-28 17:03:50,868 - xtesting.ci.run_tests - ERROR - The test case 'neutron_trunk' failed. 2018-03-28 17:03:50,869 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:56 | PASS | | vping_userdata | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 15:17 | FAIL | | rally_sanity | functest | smoke | 20:18 | FAIL | | refstack_defcore | functest | smoke | 06:01 | PASS | | patrole | functest | smoke | 03:12 | FAIL | | odl | functest | smoke | 00:19 | PASS | | snaps_smoke | functest | smoke | 87:29 | FAIL | | neutron_trunk | functest | smoke | 04:42 | FAIL | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-03-28 17:03:50,876 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-03-28 17:04:53,971 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-66 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 17:04:53,975 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=WanswfYBTvbDcA2ywcnJtugUn export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-03-28 17:04:53,976 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 17:04:53,976 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-28 17:04:53,977 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-03-28 17:04:53,979 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-28 17:06:05,517 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-66 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 17:06:05,522 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=WanswfYBTvbDcA2ywcnJtugUn export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-03-28 17:06:05,522 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 17:06:05,522 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-28 17:06:05,523 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 00:00 | SKIP | | vyos_vrouter | functest | vnf | 00:00 | SKIP | | juju_epc | functest | vnf | 00:00 | SKIP | +----------------------+------------------+--------------+------------------+----------------+ 2018-03-28 17:06:05,525 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-03-28 17:06:43,561 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-66 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-odl-nofeature-ha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2018-03-28 17:06:43,563 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_USERNAME=admin export OS_USER_DOMAIN_NAME=Default export OS_PROJECT_DOMAIN_NAME=Default export OS_BAREMETAL_API_VERSION=1.34 export NOVA_VERSION=1.1 export OS_PROJECT_NAME=admin export OS_PASSWORD=WanswfYBTvbDcA2ywcnJtugUn export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export SDN_CONTROLLER_IP=192.30.9.6 export OS_REGION_NAME=regionOne 2018-03-28 17:06:43,564 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-28 17:06:43,564 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-03-28 17:06:43,564 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-03-28 17:06:43,565 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK