2018-01-08 06:27:59,331 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-08 06:27:59,332 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-08 06:27:59,772 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-08 06:28:00,172 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-08 06:28:00,172 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-08 06:28:00,647 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-08 06:28:00,647 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/ee0c391cc223408883409c03fa464e3c ...OK 2018-01-08 06:28:01,057 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-08 06:28:01,057 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-08 06:28:01,461 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-08 06:28:01,461 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-08 06:28:02,916 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-08 06:28:04,746 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-08 06:28:04,783 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-08 06:28:07,130 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-08 06:28:17,282 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-08 06:28:17,283 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-08 06:28:17,284 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-08 06:28:17,286 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-08 06:28:17,287 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-08 06:28:19,796 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-08 06:28:29,234 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.435s OK 2018-01-08 06:28:29,359 - functest.utils.functest_utils - DEBUG - 2018-01-08 06:28:29,360 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 06:28:29,360 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-08 06:28:29,363 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-08 06:28:30,272 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-08 06:38:30,097 - functest.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_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_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 81 tests in 599.816s OK 2018-01-08 06:38:30,221 - functest.utils.functest_utils - DEBUG - 2018-01-08 06:38:30,221 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 06:38:30,223 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:60 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-08 06:38:30,227 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-08 06:38:31,517 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-08 06:39:10,761 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 39.243s OK 2018-01-08 06:39:10,887 - functest.utils.functest_utils - DEBUG - 2018-01-08 06:39:10,887 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 06:39:10,887 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-08 06:39:10,892 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2063 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-08 06:39:10,895 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 09:60 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-08 06:39:10,897 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-08 06:39:17,457 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-08 06:39:17,457 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-08 06:39:17,458 - functest.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 snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-08 06:39:17,459 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-08 06:39:17,459 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-08 06:39:22,166 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-01-08 06:39:22,166 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-08 06:39:22,167 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-08 06:39:22' 2018-01-08 06:39:22,167 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:39:24,088 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:39:27,762 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:39:41,405 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:39:42,217 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:39:43,024 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:39:49,874 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:39:53,896 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b643f0df-2212-45e4-8025-537128519f58' 2018-01-08 06:40:20,831 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-08 06:40:25,769 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-08 06:40:25,907 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-08 06:40:26,915 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-08 06:40:50,866 - functest.utils.functest_utils - DEBUG - 2018-01-08 06:40:50,867 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 06:40:50,867 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-08 06:40:50,869 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-08 06:40:50,939 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-08 06:40:50,939 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-08 06:40:50' 2018-01-08 06:40:50,939 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--657a76b2-e714-42c4-bda6-1c489dacdc44' 2018-01-08 06:40:52,710 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-657a76b2-e714-42c4-bda6-1c489dacdc44' 2018-01-08 06:40:55,310 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-657a76b2-e714-42c4-bda6-1c489dacdc44' 2018-01-08 06:41:06,510 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-657a76b2-e714-42c4-bda6-1c489dacdc44' 2018-01-08 06:41:07,138 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-657a76b2-e714-42c4-bda6-1c489dacdc44' 2018-01-08 06:41:13,759 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-657a76b2-e714-42c4-bda6-1c489dacdc44' 2018-01-08 06:41:20,818 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-08 06:41:30,529 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-08 06:41:32,612 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-08 06:41:57,727 - functest.utils.functest_utils - DEBUG - 2018-01-08 06:41:57,727 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 06:41:57,728 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-08 06:41:57,731 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-08 06:41:57,818 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-08 06:42:00,235 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-08 06:42:03,156 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-08 06:42:06,467 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-08 06:42:08,806 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-08 06:42:15,573 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-08 06:42:18,257 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-08 06:42:18,257 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-08 06:42:20,815 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-08 06:42:20,815 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-08 06:42:24,304 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-08 06:42:24,305 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-08 06:42:24,307 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-08 06:42:24,311 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-08 06:42:24,312 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-fd92894a-8ccd-47f8-9d4a-780f4fbc5db1/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-08 06:42:26,857 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-08 06:42:26,860 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-08 06:42:26,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-08 06:42:29,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:42:29.096 62 INFO rally.api [-] Starting verification (UUID=191c9cb6-62ac-4a7b-ac01-71bcd47c3eaf) for deployment 'opnfv-rally' (UUID=833395fa-291f-4b51-bc9c-bd7e454a72de) by verifier 'opnfv-tempest' (UUID=fd92894a-8ccd-47f8-9d4a-780f4fbc5db1). 2018-01-08 06:42:29,100 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 191c9cb6-62ac-4a7b-ac01-71bcd47c3eaf 2018-01-08 06:42:35,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:42:35.874 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.125s] 2018-01-08 06:42:36,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:42:36.011 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.137s] 2018-01-08 06:42:43,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:42:43.778 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.928s] 2018-01-08 06:42:46,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:42:46.801 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.022s] 2018-01-08 06:43:00,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:43:00.433 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.313s] 2018-01-08 06:43:19,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:43:19.320 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.902s] 2018-01-08 06:43:59,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:43:59.330 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.092s] 2018-01-08 06:43:59,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:43:59.332 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-08 06:44:46,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:44:46.863 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.135s] 2018-01-08 06:44:46,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:44:46.865 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-08 06:45:32,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:45:32.892 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.103s] 2018-01-08 06:45:32,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:45:32.894 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-08 06:46:32,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:46:32.066 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.589s] 2018-01-08 06:47:05,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:05.092 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.098s] 2018-01-08 06:47:05,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:05.263 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.170s] 2018-01-08 06:47:13,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:13.837 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.739s] 2018-01-08 06:47:13,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:13.847 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-08 06:47:15,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:15.545 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-08 06:47:15,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:15.547 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-08 06:47:20,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:20.155 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.229s] 2018-01-08 06:47:27,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:27.953 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-01-08 06:47:36,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:36.179 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.876s] 2018-01-08 06:47:45,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:45.738 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.323s] 2018-01-08 06:47:56,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:47:56.610 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.666s] 2018-01-08 06:48:04,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:04.402 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.287s] 2018-01-08 06:48:11,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:11.311 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.121s] 2018-01-08 06:48:18,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:18.956 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.244s] 2018-01-08 06:48:27,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:27.907 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.258s] 2018-01-08 06:48:37,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:37.679 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.019s] 2018-01-08 06:48:41,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:41.128 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-08 06:48:43,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:43.535 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.026s] 2018-01-08 06:48:43,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:43.560 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2018-01-08 06:48:43,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:43.587 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.027s] 2018-01-08 06:48:43,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:43.594 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-08 06:48:48,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:48.984 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.983s] 2018-01-08 06:48:49,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:49.917 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.932s] 2018-01-08 06:48:50,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:50.706 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.789s] 2018-01-08 06:48:55,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:48:55.655 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-08 06:49:01,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:49:01.783 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.120s] 2018-01-08 06:49:23,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:49:23.986 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.611s] 2018-01-08 06:49:31,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:49:31.248 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.260s] 2018-01-08 06:49:50,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:49:50.607 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.974s] 2018-01-08 06:49:55,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:49:55.674 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [5.067s] 2018-01-08 06:50:02,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:02.849 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.173s] 2018-01-08 06:50:15,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:15.399 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.796s] 2018-01-08 06:50:19,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:19.639 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.239s] 2018-01-08 06:50:26,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:26.362 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.722s] 2018-01-08 06:50:43,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:43.848 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.181s] 2018-01-08 06:50:44,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:44.171 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.324s] 2018-01-08 06:50:44,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:44.407 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.235s] 2018-01-08 06:50:44,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:44.572 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.165s] 2018-01-08 06:50:44,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:44.782 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.210s] 2018-01-08 06:50:44,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:50:44.980 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.196s] 2018-01-08 06:51:01,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:01.843 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [7.062s] 2018-01-08 06:51:02,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:02.192 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.348s] 2018-01-08 06:51:02,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:02.488 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.295s] 2018-01-08 06:51:02,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:02.618 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.130s] 2018-01-08 06:51:03,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:03.065 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.447s] 2018-01-08 06:51:03,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:03.197 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.132s] 2018-01-08 06:51:20,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:20.181 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.601s] 2018-01-08 06:51:26,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:26.989 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.807s] 2018-01-08 06:51:29,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:29.795 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.805s] 2018-01-08 06:51:29,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:29.923 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.130s] 2018-01-08 06:51:30,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:30.061 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.137s] 2018-01-08 06:51:45,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:45.033 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.852s] 2018-01-08 06:51:52,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:52.624 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.589s] 2018-01-08 06:51:54,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:54.834 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.210s] 2018-01-08 06:51:54,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:54.953 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.118s] 2018-01-08 06:51:55,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:51:55.064 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.111s] 2018-01-08 06:52:22,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:52:22.594 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.526s] 2018-01-08 06:52:37,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:52:37.391 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.797s] 2018-01-08 06:52:51,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:52:51.404 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [14.013s] 2018-01-08 06:53:04,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:53:04.626 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [13.222s] 2018-01-08 06:53:44,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:53:44.970 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.793s] 2018-01-08 06:54:00,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:00.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.765s] 2018-01-08 06:54:14,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:14.391 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [13.653s] 2018-01-08 06:54:27,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:27.697 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.306s] 2018-01-08 06:54:46,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:46.529 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.590s] 2018-01-08 06:54:48,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:48.898 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.365s] 2018-01-08 06:54:48,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:48.996 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.101s] 2018-01-08 06:54:54,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:54.574 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.705s] 2018-01-08 06:54:56,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:56.830 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.253s] 2018-01-08 06:54:56,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:54:56.960 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.133s] 2018-01-08 06:55:01,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:01.590 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.051s] 2018-01-08 06:55:05,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:05.698 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-08 06:55:07,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:07.359 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-08 06:55:07,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:07.362 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-08 06:55:07,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:07.363 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-08 06:55:07,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:07.364 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-08 06:55:07,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:07.364 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-08 06:55:09,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:09.707 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.015s] 2018-01-08 06:55:25,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:25.584 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.021s] 2018-01-08 06:55:50,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:55:50.867 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.760s] 2018-01-08 06:56:06,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:56:06.702 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.837s] 2018-01-08 06:56:16,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:56:16.172 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.091s] 2018-01-08 06:57:52,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:57:52.212 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [77.922s] 2018-01-08 06:58:38,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:58:38.879 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [31.781s] 2018-01-08 06:59:43,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-08 06:59:43.628 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.323s] 2018-01-08 07:00:12,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 191c9cb6-62ac-4a7b-ac01-71bcd47c3eaf'. 2018-01-08 07:00:13,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 191c9cb6-62ac-4a7b-ac01-71bcd47c3eaf | 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-08 06:42:28 | 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-08 07:00:11 | 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:43 | 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-08 07:00:13,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fd92894a-8ccd-47f8-9d4a-780f4fbc5db1) | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 833395fa-291f-4b51-bc9c-bd7e454a72de) | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1030.303 | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-08 07:00:13,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-08 07:00:13,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-08 07:00:18,035 - functest.utils.functest_utils - DEBUG - 2018-01-08 07:00:18,035 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 07:00:18,035 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:02 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-08 07:00:18,040 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-08 07:00:18,120 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-08 07:00:20,953 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-08 07:00:23,625 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-08 07:00:26,978 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-08 07:00:28,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-0e447cb4-c941-4a32-88dc-2a1b45b17865'... 2018-01-08 07:00:30,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-0e447cb4-c941-4a32-88dc-2a1b45b17865'... 2018-01-08 07:00:33,226 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-0e447cb4-c941-4a32-88dc-2a1b45b17865'... 2018-01-08 07:00:44,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-0e447cb4-c941-4a32-88dc-2a1b45b17865'... 2018-01-08 07:00:45,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-0e447cb4-c941-4a32-88dc-2a1b45b17865'... 2018-01-08 07:00:46,397 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-08 07:00:46,398 - 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-01-08 07:00:46,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-08 07:00:46,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'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-01-08 07:00:46,444 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '7a635b0c-5253-4107-ace3-51ffd78a1844', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'flavor_name': 'rally-tiny-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-0e447cb4-c941-4a32-88dc-2a1b45b17865', '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-01-08 07:01:56,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5309c142-5938-4d58-9120-e361a49b47ab: started 2018-01-08 07:00:48.813 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Starting: Task validation. 2018-01-08 07:00:48.919 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Starting: Task validation of syntax. 2018-01-08 07:00:48.991 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Completed: Task validation of syntax. 2018-01-08 07:00:48.991 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Starting: Task validation of required platforms. 2018-01-08 07:00:49.017 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Completed: Task validation of required platforms. 2018-01-08 07:00:49.018 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Starting: Task validation of semantic. 2018-01-08 07:00:49.708 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() started 2018-01-08 07:00:52.604 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() finished in 2.90 sec 2018-01-08 07:00:52.648 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() started 2018-01-08 07:00:56.854 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() finished in 4.21 sec 2018-01-08 07:00:56.854 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Completed: Task validation of semantic. 2018-01-08 07:00:56.854 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Completed: Task validation. 2018-01-08 07:00:56.855 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Starting: Running task. 2018-01-08 07:00:57.216 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() started 2018-01-08 07:01:00.138 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() finished in 2.92 sec 2018-01-08 07:01:00.167 260 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 START 2018-01-08 07:01:00.753 260 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 END: OK 2018-01-08 07:01:00.776 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() started 2018-01-08 07:01:04.876 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() finished in 4.10 sec 2018-01-08 07:01:05.260 135 INFO rally.task.engine [-] Load duration is: 0.582445 2018-01-08 07:01:05.261 135 INFO rally.task.engine [-] Full duration is: 7.67508 2018-01-08 07:01:05.745 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() started 2018-01-08 07:01:08.341 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() finished in 2.60 sec 2018-01-08 07:01:08.367 346 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 START 2018-01-08 07:01:09.611 346 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 END: OK 2018-01-08 07:01:09.647 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() started 2018-01-08 07:01:14.154 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() finished in 4.51 sec 2018-01-08 07:01:15.806 135 INFO rally.task.engine [-] Load duration is: 1.241046 2018-01-08 07:01:15.807 135 INFO rally.task.engine [-] Full duration is: 8.427682 2018-01-08 07:01:16.239 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() started 2018-01-08 07:01:18.895 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() finished in 2.66 sec 2018-01-08 07:01:18.922 432 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 START 2018-01-08 07:01:20.291 432 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 END: OK 2018-01-08 07:01:20.319 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() started 2018-01-08 07:01:24.567 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() finished in 4.25 sec 2018-01-08 07:01:26.329 135 INFO rally.task.engine [-] Load duration is: 1.366961 2018-01-08 07:01:26.331 135 INFO rally.task.engine [-] Full duration is: 8.345668 2018-01-08 07:01:26.869 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() started 2018-01-08 07:01:29.842 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() finished in 2.97 sec 2018-01-08 07:01:29.870 518 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 START 2018-01-08 07:01:30.979 518 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 END: OK 2018-01-08 07:01:31.010 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() started 2018-01-08 07:01:35.249 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() finished in 4.24 sec 2018-01-08 07:01:36.933 135 INFO rally.task.engine [-] Load duration is: 1.106591 2018-01-08 07:01:36.934 135 INFO rally.task.engine [-] Full duration is: 8.399621 2018-01-08 07:01:37.401 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() started 2018-01-08 07:01:40.594 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() finished in 3.19 sec 2018-01-08 07:01:40.622 604 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 START 2018-01-08 07:01:42.008 604 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 END: OK 2018-01-08 07:01:42.039 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() started 2018-01-08 07:01:46.293 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() finished in 4.25 sec 2018-01-08 07:01:47.475 135 INFO rally.task.engine [-] Load duration is: 1.382916 2018-01-08 07:01:47.476 135 INFO rally.task.engine [-] Full duration is: 8.908412 2018-01-08 07:01:48.008 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() started 2018-01-08 07:01:50.551 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack setup() finished in 2.54 sec 2018-01-08 07:01:50.578 690 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 START 2018-01-08 07:01:51.534 690 INFO rally.task.runner [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | ITER: 1 END: OK 2018-01-08 07:01:51.563 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() started 2018-01-08 07:01:55.904 135 INFO rally.task.context [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Context users@openstack cleanup() finished in 4.34 sec 2018-01-08 07:01:56.054 135 INFO rally.task.engine [-] Load duration is: 0.953129 2018-01-08 07:01:56.055 135 INFO rally.task.engine [-] Full duration is: 7.91235 2018-01-08 07:01:56.462 135 INFO rally.task.engine [-] Task 5309c142-5938-4d58-9120-e361a49b47ab | Completed: Running task. Task 5309c142-5938-4d58-9120-e361a49b47ab: finished test scenario Authenticate.keystone +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.keystone | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | total | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> duration | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.582445 Full duration: 7.67508 test scenario Authenticate.validate_cinder +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_cinder | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> duration | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.241046 Full duration: 8.427682 test scenario Authenticate.validate_glance +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_glance | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | total | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> duration | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 1.367 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.366961 Full duration: 8.345668 test scenario Authenticate.validate_heat +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_heat | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | total | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> duration | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 1.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.106591 Full duration: 8.399621 test scenario Authenticate.validate_neutron +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 0.757 | 100.0% | 1 | | total | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> duration | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.382916 Full duration: 8.908412 test scenario Authenticate.validate_nova +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_nova | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | total | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> duration | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.953129 Full duration: 7.91235 2018-01-08 07:01:56,815 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5309c142-5938-4d58-9120-e361a49b47ab 2018-01-08 07:01:56,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-08 07:01:56,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5309c142-5938-4d58-9120-e361a49b47ab', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-08 07:01:56,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5309c142-5938-4d58-9120-e361a49b47ab'] 2018-01-08 07:01:57,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-08 07:01:57,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-08 07:01:57,880 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-08 07:01:57,881 - 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-01-08 07:01:57,881 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-08 07:01:57,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-08 07:01:57,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '7a635b0c-5253-4107-ace3-51ffd78a1844', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'flavor_name': 'rally-tiny-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-0e447cb4-c941-4a32-88dc-2a1b45b17865', '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-01-08 07:03:30,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6c43edd4-a72e-4609-821a-e36289ca46d7: started 2018-01-08 07:02:00.239 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Starting: Task validation. 2018-01-08 07:02:00.310 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Starting: Task validation of syntax. 2018-01-08 07:02:00.368 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Completed: Task validation of syntax. 2018-01-08 07:02:00.368 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Starting: Task validation of required platforms. 2018-01-08 07:02:00.390 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Completed: Task validation of required platforms. 2018-01-08 07:02:00.390 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Starting: Task validation of semantic. 2018-01-08 07:02:01.185 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() started 2018-01-08 07:02:03.943 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() finished in 2.76 sec 2018-01-08 07:02:07.150 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() started 2018-01-08 07:02:11.259 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-08 07:02:11.259 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Completed: Task validation of semantic. 2018-01-08 07:02:11.260 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Completed: Task validation. 2018-01-08 07:02:11.260 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Starting: Running task. 2018-01-08 07:02:11.626 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() started 2018-01-08 07:02:14.298 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() finished in 2.67 sec 2018-01-08 07:02:14.298 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack setup() started 2018-01-08 07:02:14.298 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:02:14.326 865 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 START 2018-01-08 07:02:18.903 865 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 END: OK 2018-01-08 07:02:18.936 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack cleanup() started 2018-01-08 07:02:19.788 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack cleanup() finished in 0.85 sec 2018-01-08 07:02:19.788 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() started 2018-01-08 07:02:23.853 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-08 07:02:25.721 740 INFO rally.task.engine [-] Load duration is: 3.383646 2018-01-08 07:02:25.722 740 INFO rally.task.engine [-] Full duration is: 12.247922 2018-01-08 07:02:26.293 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() started 2018-01-08 07:02:29.250 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() finished in 2.96 sec 2018-01-08 07:02:29.251 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack setup() started 2018-01-08 07:02:29.251 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-08 07:02:29.279 971 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 START 2018-01-08 07:02:33.918 971 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 END: OK 2018-01-08 07:02:33.952 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack cleanup() started 2018-01-08 07:02:36.747 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack cleanup() finished in 2.79 sec 2018-01-08 07:02:36.747 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() started 2018-01-08 07:02:40.992 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() finished in 4.24 sec 2018-01-08 07:02:42.391 740 INFO rally.task.engine [-] Load duration is: 3.393317 2018-01-08 07:02:42.392 740 INFO rally.task.engine [-] Full duration is: 14.718413 2018-01-08 07:02:42.918 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() started 2018-01-08 07:02:45.922 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() finished in 3.00 sec 2018-01-08 07:02:45.949 1077 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 START 2018-01-08 07:02:47.602 1077 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 END: OK 2018-01-08 07:02:47.628 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() started 2018-01-08 07:02:52.055 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() finished in 4.43 sec 2018-01-08 07:02:52.980 740 INFO rally.task.engine [-] Load duration is: 0.453127 2018-01-08 07:02:52.980 740 INFO rally.task.engine [-] Full duration is: 9.154443 2018-01-08 07:02:53.464 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() started 2018-01-08 07:02:56.243 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack setup() finished in 2.78 sec 2018-01-08 07:02:56.244 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context quotas@openstack setup() started 2018-01-08 07:02:57.287 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context quotas@openstack setup() finished in 1.04 sec 2018-01-08 07:02:57.288 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack setup() started 2018-01-08 07:02:57.288 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-08 07:02:57.986 1163 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 START 2018-01-08 07:03:15.318 1163 INFO rally.task.runner [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | ITER: 1 END: OK 2018-01-08 07:03:15.351 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack cleanup() started 2018-01-08 07:03:25.244 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context cleanup@openstack cleanup() finished in 9.89 sec 2018-01-08 07:03:25.245 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context quotas@openstack cleanup() started 2018-01-08 07:03:25.282 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context quotas@openstack cleanup() finished in 37.82 msec 2018-01-08 07:03:25.283 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() started 2018-01-08 07:03:29.310 740 INFO rally.task.context [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Context users@openstack cleanup() finished in 4.03 sec 2018-01-08 07:03:29.672 740 INFO rally.task.engine [-] Load duration is: 15.238212 2018-01-08 07:03:29.673 740 INFO rally.task.engine [-] Full duration is: 35.866151 2018-01-08 07:03:30.065 740 INFO rally.task.engine [-] Task 6c43edd4-a72e-4609-821a-e36289ca46d7 | Completed: Running task. Task 6c43edd4-a72e-4609-821a-e36289ca46d7: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.164 | 3.164 | 3.164 | 3.164 | 3.164 | 3.164 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 0.415 | 100.0% | 1 | | -> glance_v2.upload_data | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | glance_v2.delete_image | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 100.0% | 1 | | -> duration | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 3.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.383646 Full duration: 12.247922 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | -> glance_v2.upload_data | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | glance_v2.list_images | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 0.162 | 100.0% | 1 | | total | 3.393 | 3.393 | 3.393 | 3.393 | 3.393 | 3.393 | 100.0% | 1 | | -> duration | 3.393 | 3.393 | 3.393 | 3.393 | 3.393 | 3.393 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.393317 Full duration: 14.718413 test scenario GlanceImages.list_images +--------------------------------------------------------------------------------------------------------------------------+ | 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.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | total | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | -> duration | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 0.453 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.453127 Full duration: 9.154443 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.214 | 3.214 | 3.214 | 3.214 | 3.214 | 3.214 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | -> glance_v2.upload_data | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | nova.boot_servers | 13.023 | 13.023 | 13.023 | 13.023 | 13.023 | 13.023 | 100.0% | 1 | | total | 16.238 | 16.238 | 16.238 | 16.238 | 16.238 | 16.238 | 100.0% | 1 | | -> duration | 15.238 | 15.238 | 15.238 | 15.238 | 15.238 | 15.238 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.238212 Full duration: 35.866151 2018-01-08 07:03:30,398 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6c43edd4-a72e-4609-821a-e36289ca46d7 2018-01-08 07:03:30,399 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6c43edd4-a72e-4609-821a-e36289ca46d7', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-08 07:03:30,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6c43edd4-a72e-4609-821a-e36289ca46d7'] 2018-01-08 07:03:31,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-08 07:03:31,443 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-08 07:03:31,443 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-08 07:03:31,443 - 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-01-08 07:03:31,443 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-08 07:03:31,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-08 07:03:31,461 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-08 07:03:31,461 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-08 07:03:31,461 - 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-01-08 07:03:31,461 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-08 07:03:31,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-08 07:03:31,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '7a635b0c-5253-4107-ace3-51ffd78a1844', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'flavor_name': 'rally-tiny-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-0e447cb4-c941-4a32-88dc-2a1b45b17865', '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-01-08 07:07:38,496 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 594b9dac-941e-4dbd-979a-9c16a046f24c: started 2018-01-08 07:03:33.902 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Starting: Task validation. 2018-01-08 07:03:34.003 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Starting: Task validation of syntax. 2018-01-08 07:03:34.160 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Completed: Task validation of syntax. 2018-01-08 07:03:34.160 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Starting: Task validation of required platforms. 2018-01-08 07:03:34.200 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Completed: Task validation of required platforms. 2018-01-08 07:03:34.200 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Starting: Task validation of semantic. 2018-01-08 07:03:34.924 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:03:37.709 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.78 sec 2018-01-08 07:03:43.490 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:03:47.412 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 3.92 sec 2018-01-08 07:03:47.412 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Completed: Task validation of semantic. 2018-01-08 07:03:47.412 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Completed: Task validation. 2018-01-08 07:03:47.413 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Starting: Running task. 2018-01-08 07:03:47.738 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:03:50.786 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 3.05 sec 2018-01-08 07:03:50.786 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() started 2018-01-08 07:03:52.063 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() finished in 1.28 sec 2018-01-08 07:03:52.064 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack setup() started 2018-01-08 07:03:55.821 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack setup() finished in 3.76 sec 2018-01-08 07:03:55.821 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() started 2018-01-08 07:03:55.822 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-08 07:03:55.850 1418 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:04:05.671 1418 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:04:05.705 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() started 2018-01-08 07:04:09.587 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() finished in 3.88 sec 2018-01-08 07:04:09.587 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack cleanup() started 2018-01-08 07:04:16.828 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack cleanup() finished in 7.24 sec 2018-01-08 07:04:16.828 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() started 2018-01-08 07:04:16.878 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() finished in 49.99 msec 2018-01-08 07:04:16.879 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:04:21.188 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.31 sec 2018-01-08 07:04:21.960 1293 INFO rally.task.engine [-] Load duration is: 9.81516 2018-01-08 07:04:21.960 1293 INFO rally.task.engine [-] Full duration is: 33.467923 2018-01-08 07:04:22.489 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:04:25.505 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 3.02 sec 2018-01-08 07:04:25.505 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() started 2018-01-08 07:04:26.779 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() finished in 1.27 sec 2018-01-08 07:04:26.780 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() started 2018-01-08 07:04:26.780 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-08 07:04:26.808 1604 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:04:36.801 1604 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:04:36.830 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() started 2018-01-08 07:04:39.882 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() finished in 3.05 sec 2018-01-08 07:04:39.882 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() started 2018-01-08 07:04:39.929 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() finished in 46.89 msec 2018-01-08 07:04:39.929 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:04:43.992 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.06 sec 2018-01-08 07:04:44.623 1293 INFO rally.task.engine [-] Load duration is: 9.985629 2018-01-08 07:04:44.624 1293 INFO rally.task.engine [-] Full duration is: 21.522646 2018-01-08 07:04:45.167 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:04:47.921 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.75 sec 2018-01-08 07:04:47.922 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() started 2018-01-08 07:04:49.365 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() finished in 1.44 sec 2018-01-08 07:04:49.365 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() started 2018-01-08 07:04:49.365 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-08 07:04:50.130 1770 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:05:00.368 1770 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:05:00.398 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() started 2018-01-08 07:05:03.472 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() finished in 3.07 sec 2018-01-08 07:05:03.473 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() started 2018-01-08 07:05:03.522 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() finished in 48.83 msec 2018-01-08 07:05:03.522 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:05:07.683 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.16 sec 2018-01-08 07:05:09.303 1293 INFO rally.task.engine [-] Load duration is: 10.232454 2018-01-08 07:05:09.304 1293 INFO rally.task.engine [-] Full duration is: 22.533718 2018-01-08 07:05:09.836 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:05:12.579 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.74 sec 2018-01-08 07:05:12.580 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() started 2018-01-08 07:05:13.500 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() finished in 0.92 sec 2018-01-08 07:05:13.501 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() started 2018-01-08 07:05:13.501 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-08 07:05:13.526 1936 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:05:23.572 1936 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:05:23.598 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() started 2018-01-08 07:05:26.005 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() finished in 2.41 sec 2018-01-08 07:05:26.005 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() started 2018-01-08 07:05:26.049 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() finished in 43.39 msec 2018-01-08 07:05:26.049 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:05:30.228 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.18 sec 2018-01-08 07:05:31.970 1293 INFO rally.task.engine [-] Load duration is: 10.040659 2018-01-08 07:05:31.971 1293 INFO rally.task.engine [-] Full duration is: 20.410176 2018-01-08 07:05:32.426 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:05:35.323 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.90 sec 2018-01-08 07:05:35.324 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() started 2018-01-08 07:05:36.702 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() finished in 1.38 sec 2018-01-08 07:05:36.703 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() started 2018-01-08 07:05:36.703 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-08 07:05:36.730 2102 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:05:51.323 2102 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:05:51.349 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() started 2018-01-08 07:05:53.743 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-08 07:05:53.743 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() started 2018-01-08 07:05:53.786 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() finished in 42.15 msec 2018-01-08 07:05:53.786 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:05:57.978 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.19 sec 2018-01-08 07:05:58.579 1293 INFO rally.task.engine [-] Load duration is: 14.587795 2018-01-08 07:05:58.579 1293 INFO rally.task.engine [-] Full duration is: 25.571616 2018-01-08 07:05:59.052 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:06:01.845 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.79 sec 2018-01-08 07:06:01.845 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() started 2018-01-08 07:06:02.673 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack setup() finished in 0.83 sec 2018-01-08 07:06:02.674 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack setup() started 2018-01-08 07:06:06.070 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack setup() finished in 3.40 sec 2018-01-08 07:06:06.070 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() started 2018-01-08 07:06:06.071 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:06:06.095 2268 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:06:24.484 2268 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:06:24.511 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() started 2018-01-08 07:06:27.038 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context cleanup@openstack cleanup() finished in 2.53 sec 2018-01-08 07:06:27.039 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack cleanup() started 2018-01-08 07:06:33.890 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context volumes@openstack cleanup() finished in 6.85 sec 2018-01-08 07:06:33.891 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() started 2018-01-08 07:06:33.944 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context quotas@openstack cleanup() finished in 53.01 msec 2018-01-08 07:06:33.944 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:06:38.399 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.45 sec 2018-01-08 07:06:39.287 1293 INFO rally.task.engine [-] Load duration is: 18.384051 2018-01-08 07:06:39.288 1293 INFO rally.task.engine [-] Full duration is: 39.364461 2018-01-08 07:06:39.803 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:06:42.636 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.83 sec 2018-01-08 07:06:42.636 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() started 2018-01-08 07:06:42.637 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-08 07:06:42.662 2454 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:06:43.412 2454 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:06:43.446 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:06:48.852 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() finished in 5.41 sec 2018-01-08 07:06:48.853 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:06:53.074 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.22 sec 2018-01-08 07:06:53.884 1293 INFO rally.task.engine [-] Load duration is: 0.745192 2018-01-08 07:06:53.885 1293 INFO rally.task.engine [-] Full duration is: 13.290071 2018-01-08 07:06:54.340 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:06:57.285 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.95 sec 2018-01-08 07:06:57.285 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() started 2018-01-08 07:06:57.286 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-08 07:06:57.313 2620 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:06:58.154 2620 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:06:58.186 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:07:03.219 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() finished in 5.03 sec 2018-01-08 07:07:03.219 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:07:07.790 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.57 sec 2018-01-08 07:07:08.426 1293 INFO rally.task.engine [-] Load duration is: 0.83654 2018-01-08 07:07:08.427 1293 INFO rally.task.engine [-] Full duration is: 13.46783 2018-01-08 07:07:08.892 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:07:11.603 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 2.71 sec 2018-01-08 07:07:11.604 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() started 2018-01-08 07:07:11.604 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-08 07:07:11.630 2786 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:07:12.443 2786 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:07:12.472 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:07:17.380 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() finished in 4.91 sec 2018-01-08 07:07:17.381 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:07:21.763 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.38 sec 2018-01-08 07:07:22.973 1293 INFO rally.task.engine [-] Load duration is: 0.808025 2018-01-08 07:07:22.974 1293 INFO rally.task.engine [-] Full duration is: 12.889223 2018-01-08 07:07:23.490 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() started 2018-01-08 07:07:26.517 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack setup() finished in 3.03 sec 2018-01-08 07:07:26.517 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() started 2018-01-08 07:07:26.518 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-08 07:07:26.545 2952 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 START 2018-01-08 07:07:27.487 2952 INFO rally.task.runner [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | ITER: 1 END: OK 2018-01-08 07:07:27.520 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:07:32.751 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context admin_cleanup@openstack cleanup() finished in 5.23 sec 2018-01-08 07:07:32.751 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() started 2018-01-08 07:07:37.321 1293 INFO rally.task.context [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Context users@openstack cleanup() finished in 4.57 sec 2018-01-08 07:07:37.574 1293 INFO rally.task.engine [-] Load duration is: 0.937557 2018-01-08 07:07:37.574 1293 INFO rally.task.engine [-] Full duration is: 13.849165 2018-01-08 07:07:37.984 1293 INFO rally.task.engine [-] Task 594b9dac-941e-4dbd-979a-9c16a046f24c | Completed: Running task. Task 594b9dac-941e-4dbd-979a-9c16a046f24c: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | 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.334 | 3.334 | 3.334 | 3.334 | 3.334 | 3.334 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.481 | 6.481 | 6.481 | 6.481 | 6.481 | 6.481 | 100.0% | 1 | | total | 9.815 | 9.815 | 9.815 | 9.815 | 9.815 | 9.815 | 100.0% | 1 | | -> duration | 9.815 | 9.815 | 9.815 | 9.815 | 9.815 | 9.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.81516 Full duration: 33.467923 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.41 | 3.41 | 3.41 | 3.41 | 3.41 | 3.41 | 100.0% | 1 | | cinder_v2.delete_volume | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 6.575 | 100.0% | 1 | | total | 9.986 | 9.986 | 9.986 | 9.986 | 9.986 | 9.986 | 100.0% | 1 | | -> duration | 9.986 | 9.986 | 9.986 | 9.986 | 9.986 | 9.986 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.985629 Full duration: 21.522646 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.684 | 3.684 | 3.684 | 3.684 | 3.684 | 3.684 | 100.0% | 1 | | cinder_v2.delete_volume | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 100.0% | 1 | | total | 10.232 | 10.232 | 10.232 | 10.232 | 10.232 | 10.232 | 100.0% | 1 | | -> duration | 10.232 | 10.232 | 10.232 | 10.232 | 10.232 | 10.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.232454 Full duration: 22.533718 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.436 | 3.436 | 3.436 | 3.436 | 3.436 | 3.436 | 100.0% | 1 | | cinder_v2.delete_volume | 6.604 | 6.604 | 6.604 | 6.604 | 6.604 | 6.604 | 100.0% | 1 | | total | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 100.0% | 1 | | -> duration | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.040659 Full duration: 20.410176 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | 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.475 | 3.475 | 3.475 | 3.475 | 3.475 | 3.475 | 100.0% | 1 | | cinder_v2.extend_volume | 2.45 | 2.45 | 2.45 | 2.45 | 2.45 | 2.45 | 100.0% | 1 | | cinder_v2.delete_volume | 8.662 | 8.662 | 8.662 | 8.662 | 8.662 | 8.662 | 100.0% | 1 | | total | 14.588 | 14.588 | 14.588 | 14.588 | 14.588 | 14.588 | 100.0% | 1 | | -> duration | 14.588 | 14.588 | 14.588 | 14.588 | 14.588 | 14.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.587795 Full duration: 25.571616 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 11.811 | 11.811 | 11.811 | 11.811 | 11.811 | 11.811 | 100.0% | 1 | | cinder_v2.delete_volume | 6.572 | 6.572 | 6.572 | 6.572 | 6.572 | 6.572 | 100.0% | 1 | | total | 18.384 | 18.384 | 18.384 | 18.384 | 18.384 | 18.384 | 100.0% | 1 | | -> duration | 18.384 | 18.384 | 18.384 | 18.384 | 18.384 | 18.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.384051 Full duration: 39.364461 test scenario CinderQos.create_and_list_qos +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_qos | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | cinder_v2.list_qos | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.745192 Full duration: 13.290071 test scenario CinderQos.create_and_set_qos +-------------------------------------------------------------------------------------------------------------------------+ | 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.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | cinder_v2.set_qos | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> duration | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83654 Full duration: 13.46783 test scenario CinderVolumeTypes.create_and_list_volume_types +---------------------------------------------------------------------------------------------------------------------------------+ | 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | cinder_v2.list_types | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> duration | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808025 Full duration: 12.889223 test scenario CinderVolumeTypes.create_volume_type_and_encryption_type +-------------------------------------------------------------------------------------------------------------------------------------+ | 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937557 Full duration: 13.849165 2018-01-08 07:07:38,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 594b9dac-941e-4dbd-979a-9c16a046f24c 2018-01-08 07:07:38,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '594b9dac-941e-4dbd-979a-9c16a046f24c', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-08 07:07:38,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '594b9dac-941e-4dbd-979a-9c16a046f24c'] 2018-01-08 07:07:39,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-08 07:07:39,614 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-08 07:07:39,614 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-08 07:07:39,614 - 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-01-08 07:07:39,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-08 07:07:39,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-08 07:07:39,644 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '7a635b0c-5253-4107-ace3-51ffd78a1844', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'flavor_name': 'rally-tiny-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-0e447cb4-c941-4a32-88dc-2a1b45b17865', '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-01-08 07:09:15,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28: started 2018-01-08 07:07:41.815 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Starting: Task validation. 2018-01-08 07:07:41.911 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Starting: Task validation of syntax. 2018-01-08 07:07:41.981 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Completed: Task validation of syntax. 2018-01-08 07:07:41.981 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Starting: Task validation of required platforms. 2018-01-08 07:07:42.007 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Completed: Task validation of required platforms. 2018-01-08 07:07:42.007 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Starting: Task validation of semantic. 2018-01-08 07:07:42.729 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() started 2018-01-08 07:07:45.617 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() finished in 2.89 sec 2018-01-08 07:07:50.227 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() started 2018-01-08 07:07:54.335 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-08 07:07:54.336 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Completed: Task validation of semantic. 2018-01-08 07:07:54.336 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Completed: Task validation. 2018-01-08 07:07:54.337 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Starting: Running task. 2018-01-08 07:07:54.785 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() started 2018-01-08 07:07:57.621 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() finished in 2.84 sec 2018-01-08 07:07:57.622 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() started 2018-01-08 07:07:59.645 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() finished in 2.02 sec 2018-01-08 07:07:59.646 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack setup() started 2018-01-08 07:07:59.646 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-08 07:07:59.673 3237 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 START 2018-01-08 07:08:10.372 3237 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 END: OK 2018-01-08 07:08:10.402 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack cleanup() started 2018-01-08 07:08:12.250 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack cleanup() finished in 1.85 sec 2018-01-08 07:08:12.250 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() started 2018-01-08 07:08:13.380 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() finished in 1.13 sec 2018-01-08 07:08:13.380 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() started 2018-01-08 07:08:17.605 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() finished in 4.22 sec 2018-01-08 07:08:18.924 3082 INFO rally.task.engine [-] Load duration is: 6.696449 2018-01-08 07:08:18.925 3082 INFO rally.task.engine [-] Full duration is: 22.838346 2018-01-08 07:08:19.641 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() started 2018-01-08 07:08:22.473 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() finished in 2.83 sec 2018-01-08 07:08:22.474 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() started 2018-01-08 07:08:24.761 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() finished in 2.29 sec 2018-01-08 07:08:24.762 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack setup() started 2018-01-08 07:08:24.762 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:08:24.788 3403 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 START 2018-01-08 07:08:33.053 3403 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 END: OK 2018-01-08 07:08:33.088 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack cleanup() started 2018-01-08 07:08:33.800 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack cleanup() finished in 0.71 sec 2018-01-08 07:08:33.800 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() started 2018-01-08 07:08:34.974 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() finished in 1.17 sec 2018-01-08 07:08:34.975 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() started 2018-01-08 07:08:39.280 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() finished in 4.31 sec 2018-01-08 07:08:39.774 3082 INFO rally.task.engine [-] Load duration is: 6.262949 2018-01-08 07:08:39.775 3082 INFO rally.task.engine [-] Full duration is: 19.657202 2018-01-08 07:08:40.276 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() started 2018-01-08 07:08:43.107 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() finished in 2.83 sec 2018-01-08 07:08:43.107 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() started 2018-01-08 07:08:45.245 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() finished in 2.14 sec 2018-01-08 07:08:45.246 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack setup() started 2018-01-08 07:08:45.246 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-08 07:08:45.272 3569 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 START 2018-01-08 07:08:53.937 3569 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 END: OK 2018-01-08 07:08:53.964 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack cleanup() started 2018-01-08 07:08:54.656 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context cleanup@openstack cleanup() finished in 0.69 sec 2018-01-08 07:08:54.657 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() started 2018-01-08 07:08:55.947 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() finished in 1.29 sec 2018-01-08 07:08:55.947 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() started 2018-01-08 07:09:00.514 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() finished in 4.57 sec 2018-01-08 07:09:02.409 3082 INFO rally.task.engine [-] Load duration is: 6.66169 2018-01-08 07:09:02.410 3082 INFO rally.task.engine [-] Full duration is: 20.255379 2018-01-08 07:09:02.926 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() started 2018-01-08 07:09:05.715 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack setup() finished in 2.79 sec 2018-01-08 07:09:05.715 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() started 2018-01-08 07:09:08.069 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack setup() finished in 2.35 sec 2018-01-08 07:09:08.095 3735 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 START 2018-01-08 07:09:09.044 3735 INFO rally.task.runner [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | ITER: 1 END: OK 2018-01-08 07:09:09.073 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() started 2018-01-08 07:09:10.104 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context roles@openstack cleanup() finished in 1.03 sec 2018-01-08 07:09:10.105 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() started 2018-01-08 07:09:14.534 3082 INFO rally.task.context [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Context users@openstack cleanup() finished in 4.43 sec 2018-01-08 07:09:15.006 3082 INFO rally.task.engine [-] Load duration is: 0.945937 2018-01-08 07:09:15.006 3082 INFO rally.task.engine [-] Full duration is: 11.625718 2018-01-08 07:09:15.386 3082 INFO rally.task.engine [-] Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 | Completed: Running task. Task 35fc5389-cf0f-41e7-8ad9-84afe12c5c28: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.358 | 5.358 | 5.358 | 5.358 | 5.358 | 5.358 | 100.0% | 1 | | heat.update_stack | 2.654 | 2.654 | 2.654 | 2.654 | 2.654 | 2.654 | 100.0% | 1 | | heat.delete_stack | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | total | 10.696 | 10.696 | 10.696 | 10.696 | 10.696 | 10.696 | 100.0% | 1 | | -> duration | 6.696 | 6.696 | 6.696 | 6.696 | 6.696 | 6.696 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.696449 Full duration: 22.838346 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.008 | 5.008 | 5.008 | 5.008 | 5.008 | 5.008 | 100.0% | 1 | | heat.check_stack | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 0.327 | 100.0% | 1 | | heat.delete_stack | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 2.928 | 100.0% | 1 | | total | 8.263 | 8.263 | 8.263 | 8.263 | 8.263 | 8.263 | 100.0% | 1 | | -> duration | 6.263 | 6.263 | 6.263 | 6.263 | 6.263 | 6.263 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.262949 Full duration: 19.657202 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.96 | 4.96 | 4.96 | 4.96 | 4.96 | 4.96 | 100.0% | 1 | | heat.suspend_stack | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | heat.resume_stack | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 0.419 | 100.0% | 1 | | heat.delete_stack | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 2.765 | 100.0% | 1 | | total | 8.662 | 8.662 | 8.662 | 8.662 | 8.662 | 8.662 | 100.0% | 1 | | -> duration | 6.662 | 6.662 | 6.662 | 6.662 | 6.662 | 6.662 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.66169 Full duration: 20.255379 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | total | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> duration | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.945937 Full duration: 11.625718 2018-01-08 07:09:15,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 35fc5389-cf0f-41e7-8ad9-84afe12c5c28 2018-01-08 07:09:15,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '35fc5389-cf0f-41e7-8ad9-84afe12c5c28', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-08 07:09:15,654 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '35fc5389-cf0f-41e7-8ad9-84afe12c5c28'] 2018-01-08 07:09:16,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-08 07:09:16,800 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-08 07:09:16,800 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-08 07:09:16,801 - 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-01-08 07:09:16,801 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-08 07:09:16,836 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-08 07:09:16,841 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '7a635b0c-5253-4107-ace3-51ffd78a1844', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'flavor_name': 'rally-tiny-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-0e447cb4-c941-4a32-88dc-2a1b45b17865', '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-01-08 07:12:39,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 5be25900-b0e9-486f-9caa-8e73b07799f2: started 2018-01-08 07:09:19.212 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Starting: Task validation. 2018-01-08 07:09:19.302 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Starting: Task validation of syntax. 2018-01-08 07:09:19.432 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Completed: Task validation of syntax. 2018-01-08 07:09:19.432 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Starting: Task validation of required platforms. 2018-01-08 07:09:19.475 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Completed: Task validation of required platforms. 2018-01-08 07:09:19.476 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Starting: Task validation of semantic. 2018-01-08 07:09:20.223 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:09:22.896 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.67 sec 2018-01-08 07:09:22.974 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:09:27.458 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.48 sec 2018-01-08 07:09:27.458 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Completed: Task validation of semantic. 2018-01-08 07:09:27.458 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Completed: Task validation. 2018-01-08 07:09:27.459 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Starting: Running task. 2018-01-08 07:09:27.814 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:09:30.570 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.76 sec 2018-01-08 07:09:30.571 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:09:30.571 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:09:30.599 3940 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:09:32.483 3940 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:09:32.513 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:09:38.970 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 6.46 sec 2018-01-08 07:09:38.970 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:09:43.394 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.42 sec 2018-01-08 07:09:43.905 3815 INFO rally.task.engine [-] Load duration is: 0.620611 2018-01-08 07:09:43.906 3815 INFO rally.task.engine [-] Full duration is: 15.598776 2018-01-08 07:09:44.476 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:09:47.277 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.80 sec 2018-01-08 07:09:47.278 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:09:47.278 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-08 07:09:47.301 4106 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:09:49.194 4106 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:09:49.227 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:09:55.639 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 6.41 sec 2018-01-08 07:09:55.640 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:09:59.970 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.33 sec 2018-01-08 07:10:00.605 3815 INFO rally.task.engine [-] Load duration is: 0.609327 2018-01-08 07:10:00.605 3815 INFO rally.task.engine [-] Full duration is: 15.513856 2018-01-08 07:10:01.117 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:10:04.170 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 3.05 sec 2018-01-08 07:10:04.171 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:10:04.171 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:10:04.197 4272 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:10:06.213 4272 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:10:06.243 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:10:12.546 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 6.30 sec 2018-01-08 07:10:12.547 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:10:17.315 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.77 sec 2018-01-08 07:10:19.230 3815 INFO rally.task.engine [-] Load duration is: 0.643621 2018-01-08 07:10:19.231 3815 INFO rally.task.engine [-] Full duration is: 16.216932 2018-01-08 07:10:19.828 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:10:22.692 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.86 sec 2018-01-08 07:10:22.693 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:10:22.693 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:10:22.718 4438 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:10:24.749 4438 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:10:24.782 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:10:29.162 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 4.38 sec 2018-01-08 07:10:29.162 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:10:33.534 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.37 sec 2018-01-08 07:10:33.923 3815 INFO rally.task.engine [-] Load duration is: 0.605556 2018-01-08 07:10:33.923 3815 INFO rally.task.engine [-] Full duration is: 13.723276 2018-01-08 07:10:34.475 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:10:37.412 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.94 sec 2018-01-08 07:10:37.412 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:10:37.413 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-08 07:10:37.438 4604 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:10:39.346 4604 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:10:39.381 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:10:43.458 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 4.08 sec 2018-01-08 07:10:43.459 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:10:47.656 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.20 sec 2018-01-08 07:10:48.559 3815 INFO rally.task.engine [-] Load duration is: 0.583458 2018-01-08 07:10:48.560 3815 INFO rally.task.engine [-] Full duration is: 13.198117 2018-01-08 07:10:49.057 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:10:51.931 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.87 sec 2018-01-08 07:10:51.931 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:10:51.932 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-08 07:10:51.957 4770 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:10:54.339 4770 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:10:54.368 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:11:05.181 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 10.81 sec 2018-01-08 07:11:05.181 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:11:09.905 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.72 sec 2018-01-08 07:11:11.204 3815 INFO rally.task.engine [-] Load duration is: 1.160491 2018-01-08 07:11:11.205 3815 INFO rally.task.engine [-] Full duration is: 20.866288 2018-01-08 07:11:11.732 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:11:14.650 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.92 sec 2018-01-08 07:11:14.650 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:11:14.650 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-08 07:11:14.677 4936 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:11:16.916 4936 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:11:16.945 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:11:21.149 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 4.20 sec 2018-01-08 07:11:21.150 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:11:25.281 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-08 07:11:25.822 3815 INFO rally.task.engine [-] Load duration is: 0.825509 2018-01-08 07:11:25.823 3815 INFO rally.task.engine [-] Full duration is: 13.56815 2018-01-08 07:11:26.277 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:11:29.185 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.91 sec 2018-01-08 07:11:29.185 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:11:29.185 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:11:29.211 5102 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:11:30.930 5102 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:11:30.964 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:11:37.549 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 6.59 sec 2018-01-08 07:11:37.550 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:11:41.710 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.16 sec 2018-01-08 07:11:42.379 3815 INFO rally.task.engine [-] Load duration is: 0.616078 2018-01-08 07:11:42.380 3815 INFO rally.task.engine [-] Full duration is: 15.450404 2018-01-08 07:11:42.865 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:11:45.826 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.96 sec 2018-01-08 07:11:45.827 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:11:45.827 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:11:45.853 5268 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:11:47.631 5268 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:11:47.663 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:11:54.089 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 6.43 sec 2018-01-08 07:11:54.089 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:11:58.216 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-08 07:11:58.966 3815 INFO rally.task.engine [-] Load duration is: 0.559146 2018-01-08 07:11:58.966 3815 INFO rally.task.engine [-] Full duration is: 15.368408 2018-01-08 07:11:59.536 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:12:02.453 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.92 sec 2018-01-08 07:12:02.454 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:12:02.454 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-08 07:12:02.478 5434 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:12:04.503 5434 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:12:04.531 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:12:11.199 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 6.67 sec 2018-01-08 07:12:11.199 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:12:15.268 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-08 07:12:15.635 3815 INFO rally.task.engine [-] Load duration is: 0.799549 2018-01-08 07:12:15.636 3815 INFO rally.task.engine [-] Full duration is: 15.748237 2018-01-08 07:12:16.106 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() started 2018-01-08 07:12:18.887 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack setup() finished in 2.78 sec 2018-01-08 07:12:18.887 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() started 2018-01-08 07:12:18.888 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-08 07:12:18.913 5600 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 START 2018-01-08 07:12:24.014 5600 INFO rally.task.runner [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | ITER: 1 END: OK 2018-01-08 07:12:24.045 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() started 2018-01-08 07:12:33.302 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context admin_cleanup@openstack cleanup() finished in 9.26 sec 2018-01-08 07:12:33.302 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() started 2018-01-08 07:12:37.501 3815 INFO rally.task.context [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Context users@openstack cleanup() finished in 4.20 sec 2018-01-08 07:12:38.240 3815 INFO rally.task.engine [-] Load duration is: 3.851112 2018-01-08 07:12:38.240 3815 INFO rally.task.engine [-] Full duration is: 21.412798 2018-01-08 07:12:38.724 3815 INFO rally.task.engine [-] Task 5be25900-b0e9-486f-9caa-8e73b07799f2 | Completed: Running task. Task 5be25900-b0e9-486f-9caa-8e73b07799f2: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.48 | 0.48 | 0.48 | 0.48 | 0.48 | 0.48 | 100.0% | 1 | | keystone_v3.add_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | keystone_v3.revoke_role | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620611 Full duration: 15.598776 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.add_role | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 0.06 | 100.0% | 1 | | keystone_v3.list_roles | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 0.056 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> duration | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.609327 Full duration: 15.513856 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | 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.602 | 0.602 | 0.602 | 0.602 | 0.602 | 0.602 | 100.0% | 1 | | keystone_v3.list_projects | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> duration | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 0.644 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643621 Full duration: 16.216932 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | 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.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | keystone_v3.delete_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> duration | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605556 Full duration: 13.723276 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | 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.494 | 0.494 | 0.494 | 0.494 | 0.494 | 0.494 | 100.0% | 1 | | keystone_v3.delete_service | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583458 Full duration: 13.198117 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | keystone_v3.create_user | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> keystone_v3.add_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | keystone_v3.create_role | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | keystone_v3.get_project | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.get_user | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_role | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.list_services | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | keystone_v3.get_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> duration | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 1.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.160491 Full duration: 20.866288 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | keystone_v3.update_project | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.delete_project | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> duration | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 0.826 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.825509 Full duration: 13.56815 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | 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.538 | 0.538 | 0.538 | 0.538 | 0.538 | 0.538 | 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.616078 Full duration: 15.450404 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | 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.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | total | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | -> duration | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 0.559 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.559146 Full duration: 15.368408 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | keystone_v3.list_users | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799549 Full duration: 15.748237 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | keystone_v3.create_users | 2.878 | 2.878 | 2.878 | 2.878 | 2.878 | 2.878 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 2.877 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 0.416 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | total | 3.851 | 3.851 | 3.851 | 3.851 | 3.851 | 3.851 | 100.0% | 1 | | -> duration | 3.851 | 3.851 | 3.851 | 3.851 | 3.851 | 3.851 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.851112 Full duration: 21.412798 2018-01-08 07:12:39,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5be25900-b0e9-486f-9caa-8e73b07799f2 2018-01-08 07:12:39,020 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '5be25900-b0e9-486f-9caa-8e73b07799f2', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-08 07:12:39,032 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '5be25900-b0e9-486f-9caa-8e73b07799f2'] 2018-01-08 07:12:40,142 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-08 07:12:40,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-08 07:12:40,144 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-08 07:12:40,144 - 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-01-08 07:12:40,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-08 07:12:40,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', 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-01-08 07:12:40,177 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '7a635b0c-5253-4107-ace3-51ffd78a1844', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'flavor_name': 'rally-tiny-0e447cb4-c941-4a32-88dc-2a1b45b17865', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-0e447cb4-c941-4a32-88dc-2a1b45b17865', '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-01-08 07:19:52,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task e37991d3-02e8-4016-930d-096443b33c7f: started 2018-01-08 07:12:42.533 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Starting: Task validation. 2018-01-08 07:12:42.646 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Starting: Task validation of syntax. 2018-01-08 07:12:42.829 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Completed: Task validation of syntax. 2018-01-08 07:12:42.829 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Starting: Task validation of required platforms. 2018-01-08 07:12:42.892 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Completed: Task validation of required platforms. 2018-01-08 07:12:42.892 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Starting: Task validation of semantic. 2018-01-08 07:12:43.737 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:12:46.705 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.97 sec 2018-01-08 07:12:52.106 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:12:56.973 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 4.87 sec 2018-01-08 07:12:56.973 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Completed: Task validation of semantic. 2018-01-08 07:12:56.974 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Completed: Task validation. 2018-01-08 07:12:56.975 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Starting: Running task. 2018-01-08 07:12:57.327 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:13:00.640 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 3.31 sec 2018-01-08 07:13:00.641 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:13:01.354 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.71 sec 2018-01-08 07:13:01.354 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:13:01.354 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-08 07:13:01.383 5855 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:13:03.791 5855 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:13:03.818 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:13:09.751 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 5.93 sec 2018-01-08 07:13:09.752 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:13:09.864 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-08 07:13:09.865 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:13:13.857 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.99 sec 2018-01-08 07:13:15.441 5730 INFO rally.task.engine [-] Load duration is: 2.405346 2018-01-08 07:13:15.442 5730 INFO rally.task.engine [-] Full duration is: 16.549 2018-01-08 07:13:16.096 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:13:19.034 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.94 sec 2018-01-08 07:13:19.035 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:13:19.777 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.74 sec 2018-01-08 07:13:19.778 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() started 2018-01-08 07:13:31.458 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() finished in 11.68 sec 2018-01-08 07:13:31.458 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:13:31.458 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.23 msec 2018-01-08 07:13:31.484 6141 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:13:33.938 6141 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:13:33.965 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:13:42.672 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 8.71 sec 2018-01-08 07:13:42.672 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() started 2018-01-08 07:13:56.235 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() finished in 13.56 sec 2018-01-08 07:13:56.236 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:13:56.351 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-08 07:13:56.351 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:14:00.182 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.83 sec 2018-01-08 07:14:00.346 5730 INFO rally.task.engine [-] Load duration is: 2.451749 2018-01-08 07:14:00.346 5730 INFO rally.task.engine [-] Full duration is: 44.10527 2018-01-08 07:14:00.873 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:14:03.864 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.99 sec 2018-01-08 07:14:03.865 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:14:04.676 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.81 sec 2018-01-08 07:14:04.677 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() started 2018-01-08 07:14:16.518 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() finished in 11.84 sec 2018-01-08 07:14:16.519 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:14:16.519 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-08 07:14:16.548 6427 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:14:29.959 6427 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:14:29.990 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:14:44.762 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 14.77 sec 2018-01-08 07:14:44.762 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() started 2018-01-08 07:14:57.085 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() finished in 12.32 sec 2018-01-08 07:14:57.085 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:14:57.198 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-08 07:14:57.198 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:15:01.076 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.88 sec 2018-01-08 07:15:01.218 5730 INFO rally.task.engine [-] Load duration is: 13.40867 2018-01-08 07:15:01.218 5730 INFO rally.task.engine [-] Full duration is: 60.221478 2018-01-08 07:15:01.757 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:15:04.590 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.83 sec 2018-01-08 07:15:04.590 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:15:05.378 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.79 sec 2018-01-08 07:15:05.378 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() started 2018-01-08 07:15:17.161 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() finished in 11.78 sec 2018-01-08 07:15:17.161 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:15:17.161 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-08 07:15:17.189 6713 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:15:19.686 6713 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:15:19.716 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:15:28.887 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 9.17 sec 2018-01-08 07:15:28.888 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() started 2018-01-08 07:15:40.796 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() finished in 11.91 sec 2018-01-08 07:15:40.796 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:15:40.909 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-08 07:15:40.909 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:15:44.728 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.82 sec 2018-01-08 07:15:46.009 5730 INFO rally.task.engine [-] Load duration is: 2.493976 2018-01-08 07:15:46.010 5730 INFO rally.task.engine [-] Full duration is: 42.989518 2018-01-08 07:15:46.581 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:15:49.670 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 3.09 sec 2018-01-08 07:15:49.670 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:15:50.469 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.80 sec 2018-01-08 07:15:50.469 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:15:50.469 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-08 07:15:50.497 6999 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:15:52.679 6999 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:15:52.705 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:16:01.547 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 8.84 sec 2018-01-08 07:16:01.548 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:16:01.681 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-08 07:16:01.681 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:16:05.631 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.95 sec 2018-01-08 07:16:06.721 5730 INFO rally.task.engine [-] Load duration is: 2.179917 2018-01-08 07:16:06.722 5730 INFO rally.task.engine [-] Full duration is: 19.068087 2018-01-08 07:16:07.329 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:16:09.967 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.64 sec 2018-01-08 07:16:09.967 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:16:10.781 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.81 sec 2018-01-08 07:16:10.781 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() started 2018-01-08 07:16:22.698 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() finished in 11.92 sec 2018-01-08 07:16:22.698 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:16:22.698 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-08 07:16:22.728 7285 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:16:24.864 7285 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:16:24.890 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:16:33.887 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 9.00 sec 2018-01-08 07:16:33.888 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() started 2018-01-08 07:16:44.954 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() finished in 11.07 sec 2018-01-08 07:16:44.955 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:16:45.065 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-08 07:16:45.066 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:16:49.193 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 4.13 sec 2018-01-08 07:16:49.565 5730 INFO rally.task.engine [-] Load duration is: 2.132631 2018-01-08 07:16:49.566 5730 INFO rally.task.engine [-] Full duration is: 41.881103 2018-01-08 07:16:50.088 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:16:52.915 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.83 sec 2018-01-08 07:16:52.916 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:16:53.713 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.80 sec 2018-01-08 07:16:53.714 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() started 2018-01-08 07:17:05.597 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() finished in 11.88 sec 2018-01-08 07:17:05.598 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:17:05.598 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-08 07:17:05.627 7571 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:17:12.848 7571 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:17:12.880 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:17:33.499 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 20.62 sec 2018-01-08 07:17:33.499 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() started 2018-01-08 07:17:45.251 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() finished in 11.75 sec 2018-01-08 07:17:45.252 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:17:45.357 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.10 sec 2018-01-08 07:17:45.357 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:17:49.403 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 4.05 sec 2018-01-08 07:17:50.452 5730 INFO rally.task.engine [-] Load duration is: 7.218549 2018-01-08 07:17:50.452 5730 INFO rally.task.engine [-] Full duration is: 59.334798 2018-01-08 07:17:51.030 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:17:53.918 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.89 sec 2018-01-08 07:17:53.918 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:17:54.705 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.79 sec 2018-01-08 07:17:54.706 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() started 2018-01-08 07:18:05.379 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack setup() finished in 10.67 sec 2018-01-08 07:18:05.380 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:18:05.380 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-08 07:18:05.407 7857 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:18:07.609 7857 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:18:07.641 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:18:21.709 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 14.07 sec 2018-01-08 07:18:21.709 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() started 2018-01-08 07:18:34.321 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context network@openstack cleanup() finished in 12.61 sec 2018-01-08 07:18:34.322 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:18:34.435 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-08 07:18:34.435 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:18:38.394 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.96 sec 2018-01-08 07:18:39.317 5730 INFO rally.task.engine [-] Load duration is: 2.199324 2018-01-08 07:18:39.318 5730 INFO rally.task.engine [-] Full duration is: 47.386006 2018-01-08 07:18:39.902 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:18:42.677 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.77 sec 2018-01-08 07:18:42.678 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:18:43.379 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.70 sec 2018-01-08 07:18:43.379 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:18:43.380 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-08 07:18:43.405 8143 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:18:44.937 8143 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:18:44.971 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:18:51.245 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 6.27 sec 2018-01-08 07:18:51.245 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:18:51.357 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-08 07:18:51.357 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:18:55.476 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 4.12 sec 2018-01-08 07:18:55.997 5730 INFO rally.task.engine [-] Load duration is: 1.529477 2018-01-08 07:18:55.998 5730 INFO rally.task.engine [-] Full duration is: 15.592868 2018-01-08 07:18:56.593 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:18:59.219 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 2.63 sec 2018-01-08 07:18:59.219 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:18:59.934 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.71 sec 2018-01-08 07:18:59.935 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:18:59.935 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-08 07:18:59.962 8429 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:19:02.119 8429 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:19:02.145 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:19:08.363 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 6.22 sec 2018-01-08 07:19:08.363 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:19:08.487 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-08 07:19:08.488 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:19:12.342 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.85 sec 2018-01-08 07:19:12.690 5730 INFO rally.task.engine [-] Load duration is: 2.153793 2018-01-08 07:19:12.690 5730 INFO rally.task.engine [-] Full duration is: 15.767367 2018-01-08 07:19:13.269 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() started 2018-01-08 07:19:16.583 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack setup() finished in 3.31 sec 2018-01-08 07:19:16.584 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() started 2018-01-08 07:19:17.318 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack setup() finished in 0.73 sec 2018-01-08 07:19:17.319 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context roles@openstack setup() started 2018-01-08 07:19:19.442 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context roles@openstack setup() finished in 2.12 sec 2018-01-08 07:19:19.442 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() started 2018-01-08 07:19:19.442 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-08 07:19:19.471 8745 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 START 2018-01-08 07:19:28.890 8745 INFO rally.task.runner [-] Task e37991d3-02e8-4016-930d-096443b33c7f | ITER: 1 END: OK 2018-01-08 07:19:28.927 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() started 2018-01-08 07:19:44.309 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context cleanup@openstack cleanup() finished in 15.38 sec 2018-01-08 07:19:44.310 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context roles@openstack cleanup() started 2018-01-08 07:19:45.450 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context roles@openstack cleanup() finished in 1.14 sec 2018-01-08 07:19:45.451 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() started 2018-01-08 07:19:45.751 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context quotas@openstack cleanup() finished in 0.30 sec 2018-01-08 07:19:45.751 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() started 2018-01-08 07:19:49.598 5730 INFO rally.task.context [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Context users@openstack cleanup() finished in 3.85 sec 2018-01-08 07:19:51.514 5730 INFO rally.task.engine [-] Load duration is: 9.416529 2018-01-08 07:19:51.515 5730 INFO rally.task.engine [-] Full duration is: 36.348829 2018-01-08 07:19:51.927 5730 INFO rally.task.engine [-] Task e37991d3-02e8-4016-930d-096443b33c7f | Completed: Running task. Task e37991d3-02e8-4016-930d-096443b33c7f: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 1.331 | 100.0% | 1 | | neutron.delete_network | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | total | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 100.0% | 1 | | -> duration | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 2.405 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.405346 Full duration: 16.549 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 1.858 | 100.0% | 1 | | neutron.delete_port | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | total | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 100.0% | 1 | | -> duration | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 2.452 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.451749 Full duration: 44.10527 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | neutron.create_subnet | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | neutron.create_router | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 3.26 | 100.0% | 1 | | neutron.add_interface_router | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 2.364 | 100.0% | 1 | | neutron.remove_interface_router | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 2.2 | 100.0% | 1 | | neutron.delete_router | 3.379 | 3.379 | 3.379 | 3.379 | 3.379 | 3.379 | 100.0% | 1 | | total | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 100.0% | 1 | | -> duration | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 13.409 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.40867 Full duration: 60.221478 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 1.757 | 100.0% | 1 | | neutron.delete_subnet | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | total | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | -> duration | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 2.494 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.493976 Full duration: 42.989518 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.649 | 1.649 | 1.649 | 1.649 | 1.649 | 1.649 | 100.0% | 1 | | neutron.list_networks | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 0.531 | 100.0% | 1 | | total | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 100.0% | 1 | | -> duration | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 2.18 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.179917 Full duration: 19.068087 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 1.946 | 100.0% | 1 | | neutron.list_ports | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 2.133 | 2.133 | 2.133 | 2.133 | 2.133 | 2.133 | 100.0% | 1 | | -> duration | 2.133 | 2.133 | 2.133 | 2.133 | 2.133 | 2.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.132631 Full duration: 41.881103 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 1.131 | 100.0% | 1 | | neutron.create_subnet | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | neutron.create_router | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 2.724 | 100.0% | 1 | | neutron.add_interface_router | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | neutron.list_routers | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 7.219 | 7.219 | 7.219 | 7.219 | 7.219 | 7.219 | 100.0% | 1 | | -> duration | 7.219 | 7.219 | 7.219 | 7.219 | 7.219 | 7.219 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.218549 Full duration: 59.334798 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 1.081 | 100.0% | 1 | | neutron.create_subnet | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | | neutron.list_subnets | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 0.155 | 100.0% | 1 | | total | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 100.0% | 1 | | -> duration | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.199324 Full duration: 47.386006 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | neutron.delete_security_group | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 0.306 | 100.0% | 1 | | total | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 100.0% | 1 | | -> duration | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 1.529 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.529477 Full duration: 15.592868 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 1.223 | 100.0% | 1 | | neutron.create_security_group_rule | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 0.313 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | neutron.delete_security_group | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 0.374 | 100.0% | 1 | | total | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 100.0% | 1 | | -> duration | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 2.154 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.153793 Full duration: 15.767367 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | neutron.create_router | 3.879 | 3.879 | 3.879 | 3.879 | 3.879 | 3.879 | 100.0% | 1 | | neutron.add_gateway_router | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 2.73 | 100.0% | 1 | | neutron.remove_gateway_router | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 1.471 | 100.0% | 1 | | total | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 100.0% | 1 | | -> duration | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 9.417 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.416529 Full duration: 36.348829 2018-01-08 07:19:52,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e37991d3-02e8-4016-930d-096443b33c7f 2018-01-08 07:19:52,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'e37991d3-02e8-4016-930d-096443b33c7f', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-08 07:19:52,251 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'e37991d3-02e8-4016-930d-096443b33c7f'] 2018-01-08 07:19:53,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-08 07:19:53,363 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: Expecting object: line 685 column 20 (char 22435) 2018-01-08 07:20:08,372 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 07:20:08,497 - functest.utils.functest_utils - DEBUG - 2018-01-08 07:20:08,497 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 07:20:08,497 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 07:20:08,499 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 07:20:08,500 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 07:20:08,501 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 07:20:08,502 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 07:20:08,498 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 19:50 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-08 07:20:08,503 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 07:20:08,503 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-08 07:20:08,504 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-08 07:20:08,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-08 07:20:11,063 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-08 07:20:13,608 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-08 07:20:17,140 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-08 07:20:19,703 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-08 07:20:26,746 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-08 07:20:27,434 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-08 07:20:28,545 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-08 07:20:32,529 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-08 07:20:32,529 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-08 07:20:34,089 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-08 07:20:34,090 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-08 07:20:35,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-08 07:20:36,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-08 07:20:37,360 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-08 07:20:37,360 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-08 07:20:40,902 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-08 07:20:40,902 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-08 07:20:40,906 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-08 07:20:40,909 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-08 07:20:40,911 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-08 07:20:40,915 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-08 07:36:57,046 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.222297s] ... ok 2018-01-08 07:36:57,047 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.134837s] ... ok 2018-01-08 07:36:57,048 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [6.526924s] ... ok 2018-01-08 07:36:57,048 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.998113s] ... ok 2018-01-08 07:36:57,048 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user [0.258600s] ... ok 2018-01-08 07:36:57,048 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [7.119634s] ... ok 2018-01-08 07:36:57,048 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.148789s] ... ok 2018-01-08 07:36:57,048 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.708683s] ... ok 2018-01-08 07:36:57,048 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.154046s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001485s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.143112s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.170610s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.716773s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.121491s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001218s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.777579s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.108950s] ... ok 2018-01-08 07:36:57,049 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.210267s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.590701s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image [0.859793s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name [0.668352s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.658747s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results [0.765779s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status [0.170463s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor [0.164285s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image [0.149213s] ... ok 2018-01-08 07:36:57,050 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit [0.126626s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name [0.149944s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard [0.284424s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date [0.127760s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date [0.019520s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count [0.285072s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value [0.016520s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string [0.021002s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor [0.066507s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image [0.135453s] ... ok 2018-01-08 07:36:57,051 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name [0.126521s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted [0.289118s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing [0.022120s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server [0.141763s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [30.336275s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [6.715613s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [20.549822s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [30.566761s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.479108s] ... ok 2018-01-08 07:36:57,052 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.507674s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.315353s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.499360s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.589855s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.569336s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.049943s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.876593s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [17.295264s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.426907s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [25.306398s] ... ok 2018-01-08 07:36:57,053 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.575448s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit [1.604801s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.508776s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.308241s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.311131s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [1.603303s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit [0.425874s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id [0.561088s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.572535s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.199637s] ... ok 2018-01-08 07:36:57,054 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.533026s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.574372s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.459212s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.297653s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.651124s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server [0.535311s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 [0.610091s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [1.079230s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.348447s] ... ok 2018-01-08 07:36:57,055 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.266252s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.017267s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [34.764021s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.024700s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.026613s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.027000s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.455102s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.006340s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.322025s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.094057s] ... ok 2018-01-08 07:36:57,056 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.181521s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.589855s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.150287s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.789686s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size [0.270694s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.266381s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.159320s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.163341s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.165981s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.163799s] ... ok 2018-01-08 07:36:57,057 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.197953s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.707439s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.072269s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.087028s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [1.244037s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [1.204977s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image [0.237717s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [5.223069s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [6.095456s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [5.619162s] ... ok 2018-01-08 07:36:57,058 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [6.194390s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [5.575333s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [6.188509s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.661826s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.933600s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [5.200184s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.218403s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.265893s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.127082s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.142843s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.279621s] ... ok 2018-01-08 07:36:57,059 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.233540s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.127058s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.165468s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.167332s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.930604s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.034021s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.177958s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.124065s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.142257s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.107384s] ... ok 2018-01-08 07:36:57,060 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.090890s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group [1.917522s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args [1.509288s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.658188s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [1.041712s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.092115s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.276023s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.922861s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.136029s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails [0.165241s] ... ok 2018-01-08 07:36:57,061 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails [1.920922s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.865360s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.770427s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.934307s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports [1.403218s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.233904s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group [0.132669s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group [0.039305s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group [0.038856s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule [0.039500s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.994192s] ... ok 2018-01-08 07:36:57,062 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.177052s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.177086s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.857761s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.549845s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.732627s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.509847s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.468238s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.408419s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.453512s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [10.853567s] ... ok 2018-01-08 07:36:57,063 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [14.748577s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [23.012125s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [15.670512s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.088330s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.092860s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.108219s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.540995s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.225006s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.441628s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.085555s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.106057s] ... ok 2018-01-08 07:36:57,064 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.107063s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.106936s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.086536s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.171648s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.174796s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.113790s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.110729s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.026679s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.051703s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.106267s] ... ok 2018-01-08 07:36:57,065 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.037498s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.023909s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.024530s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.069652s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.070924s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.017199s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.066257s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.019452s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.096387s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.089716s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.083363s] ... ok 2018-01-08 07:36:57,066 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.082538s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.325271s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.069466s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.070726s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.013244s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.068672s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.072846s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.069461s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.068411s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.228640s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [16.062395s] ... ok 2018-01-08 07:36:57,067 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.167275s] ... ok 2018-01-08 07:36:57,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.144494s] ... ok 2018-01-08 07:36:57,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.240491s] ... ok 2018-01-08 07:36:57,068 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.067124s] ... ok 2018-01-08 07:36:57,069 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 971.0000 sec. 2018-01-08 07:36:57,070 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-08 07:36:57,073 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-08 07:36:57,074 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-08 07:36:57,079 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-08 07:37:05,361 - functest.utils.functest_utils - DEBUG - 2018-01-08 07:37:05,362 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 07:37:05,362 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:57 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-08 07:37:05,367 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-08 07:37:06,645 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-08 08:27:07,023 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... FAIL test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 5 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 4 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_volume_tests.py", line 290, in test_create_volume_bad_zone self.volume_creator.create(block=True) AssertionError: BadRequest not raised ---------------------------------------------------------------------- Ran 114 tests in 3000.365s FAILED (failures=8) 2018-01-08 08:27:07,193 - functest.utils.functest_utils - DEBUG - 2018-01-08 08:27:07,193 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 08:27:07,193 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 50:00 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-08 08:27:07,198 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-08 08:27:07,199 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2063 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-08 08:27:07,202 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-08 08:27:07,202 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:05 | PASS | | vping_userdata | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 18:02 | PASS | | rally_sanity | functest | smoke | 19:50 | FAIL | | refstack_defcore | functest | smoke | 16:57 | PASS | | snaps_smoke | functest | smoke | 50:00 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-08 08:27:07,208 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-08 08:27:14,364 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-08 08:27:14,365 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-08 08:27:14,365 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-08 08:27:14,365 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2063 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-08 08:27:14,366 - functest.ci.run_tests - INFO - FUNCTEST 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-01-08 08:27:14,368 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-08 08:27:21,388 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-08 08:27:21,389 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-08 08:27:21,390 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ | vnf | 4 | (daily)|(weekly) | Collection of VNF test cases. | cloudify_ims vyos_vrouter juju_epc | +---------------+---------------+--------------------------+---------------------------------------+--------------------------------------------+ 2018-01-08 08:27:21,390 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-08 08:27:21,391 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-08 08:27:21,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-08 08:27:21,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-01-08 08:27:21,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-08 08:27:26,064 - functest.energy.energy - INFO - Energy recorder API is not available, cause=HTTPConnectionPool(host='energy.opnfv.fr', port=80): Max retries exceeded with url: /resources/monitoring/ping (Caused by ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-01-08 08:27:26,065 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-08 08:27:28,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-08 08:27:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-08 08:27:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-08 08:28:58,142 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 74, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 128, in prepare image_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 115, in create self.image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 118, in create_image return __create_image_v2(glance, image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 203, in __create_image_v2 glance.images.upload(os_image['id'], image_file) File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 545, in inner return RequestIdProxy(wrapped(*args, **kwargs)) File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 232, in upload resp, body = self.http_client.put(url, headers=hdrs, data=body) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 297, in put return self.request(url, 'PUT', **kwargs) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 349, in request return self._handle_response(resp) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 98, in _handle_response raise exc.from_response(resp, resp.content) HTTPBadGateway: 502 Bad Gateway: nginx (HTTP 502) 2018-01-08 08:28:58,274 - functest.utils.functest_utils - DEBUG - 2018-01-08 08:28:58,274 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 08:28:58,275 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 01:32 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-08 08:28:58,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-01-08 08:28:58,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-01-08 08:28:58,282 - functest.core.vnf - INFO - test cleaning 2018-01-08 08:28:58,282 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-08 08:29:00,321 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-08 08:29:00,322 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-08 08:29:01,137 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:29:02,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-08 08:29:02,317 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-08 08:29:02,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-01-08 08:29:02,345 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:29:02,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-08 08:29:02,365 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-08 08:29:04,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-08 08:29:04,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-08 08:29:04,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-08 08:30:46,198 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-08 08:30:55,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-08 08:30:56,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-08 08:31:13,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-08 08:31:17,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-08 08:31:17,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-08 08:32:50,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-08 08:32:50,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-08 08:33:02,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-08 08:33:32,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-08 08:33:32,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-08 08:33:34,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-08 08:34:42,320 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-08 08:34:46,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-08 08:34:48,724 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-08 08:34:55,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-08 08:34:55,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-08 08:34:55,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-08 08:34:55,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-08 08:35:21,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-08 08:35:21,328 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-08 08:35:21,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-08 08:35:21,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-08 08:35:27,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-08 08:35:27,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:27,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-08 08:35:27,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:27,050 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:32,530 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-08 08:35:32,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:32,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:32,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:32,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-08 08:35:32,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-08 08:35:37,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:37,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-08 08:35:37,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-08 08:35:37,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:37,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:37,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:37,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:37,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:37,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:43,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:43,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:43,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-08 08:35:43,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-08 08:35:43,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-08 08:35:43,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-08 08:35:43,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-08 08:35:43,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:43,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:43,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-08 08:35:43,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-08 08:35:43,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:48,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-08 08:35:48,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-08 08:35:48,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-08 08:35:48,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-08 08:35:48,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:35:48,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:35:48,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-08 08:35:48,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-08 08:35:54,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-08 08:35:54,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-08 08:35:54,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-08 08:35:54,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:54,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:35:54,616 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-08 08:36:00,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-08 08:36:00,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-08 08:36:00,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-08 08:36:00,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-08 08:36:05,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-08 08:36:05,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-08 08:36:05,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-08 08:36:10,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:36:10,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-08 08:36:10,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-08 08:36:10,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-08 08:36:10,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-08 08:36:10,962 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-08 08:36:16,357 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-08 08:36:16,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-08 08:36:24,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:36:24,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-08 08:36:24,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:36:24,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-08 08:36:24,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-08 08:36:24,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-08 08:36:24,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-08 08:36:24,145 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-08 08:36:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-08 08:36:29,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-08 08:36:55,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-08 08:36:55,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-08 08:36:55,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-08 08:36:55,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-08 08:37:01,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-08 08:37:01,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-08 08:37:01,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-08 08:37:01,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-08T08:35:21.522Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'424a22a9-277e-454d-b586-f432b648b277'} 2018-01-08 08:37:01,493 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-08 08:37:01,570 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.134'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.137'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-08 08:37:01,647 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.134'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.137'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-08 08:37:01,647 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-08 08:37:01,647 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.134 2018-01-08 08:37:04,665 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.10 2018-01-08 08:37:04,665 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:fd:17:23 2018-01-08 08:37:07,253 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-01-08 08:37:07,253 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:9f:30:25 2018-01-08 08:37:07,253 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-08 08:37:07,253 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.137 2018-01-08 08:37:09,737 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2018-01-08 08:37:09,737 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:d7:45:40 2018-01-08 08:37:12,808 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.6 2018-01-08 08:37:12,809 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:5f:0a:74 2018-01-08 08:37:12,809 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-08 08:37:12,809 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-08 08:37:14,344 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-08 08:37:46,066 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-08 08:37:46,079 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:37:46,098 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-08 08:37:46,107 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:37:46,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-08 08:37:46,123 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-08 08:37:46,131 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:37:46,191 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-08 08:37:46' 2018-01-08 08:37:46,191 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-08 08:37:46,191 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-08 08:37:46,199 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:37:46,219 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.137. 2018-01-08 08:37:49,272 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.10.137... 2018-01-08 08:38:19,284 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.137. 2018-01-08 08:38:19,522 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.137. 2018-01-08 08:38:20,549 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-08 08:38:21,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-08 08:38:26,556 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-08 08:38:27,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-08 08:38:32,563 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-08 08:38:33,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-08 08:38:38,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-08 08:38:39,573 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:38:44,578 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-08 08:38:45,580 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:38:50,585 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-08 08:38:51,586 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:38:56,592 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-08 08:38:57,593 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:39:02,598 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-08 08:39:03,600 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:39:08,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-08 08:39:09,608 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:39:14,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-08 08:39:15,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:39:20,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-08 08:39:21,622 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:39:26,628 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-08 08:39:27,630 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:39:32,631 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-08 08:39:33,633 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:39:38,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-08 08:39:39,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-08 08:39:44,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-01-08 08:39:45,644 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-08 08:39:50,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-01-08 08:39:51,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-01-08 08:39:56,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.6 2018-01-08 08:39:57,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.6 [edit] vyos@vyos# 2018-01-08 08:40:02,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-01-08 08:40:03,666 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-08 08:40:08,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-01-08 08:40:09,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-01-08 08:40:14,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-08 08:40:15,681 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-08 08:40:20,683 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-08 08:40:21,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-08 08:40:26,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-08 08:40:27,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-08 08:40:32,697 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-08 08:40:33,699 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-08 08:40:38,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-08 08:40:39,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-08 08:40:44,712 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-08 08:40:45,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-08 08:40:50,719 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-08 08:40:51,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-08 08:40:56,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-08 08:40:57,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-08 08:41:02,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-08 08:41:03,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-08 08:41:08,740 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-08 08:41:09,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-08 08:41:14,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.6 2018-01-08 08:41:15,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2018-01-08 08:41:20,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-08 08:41:22,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-08 08:41:27,771 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-08 08:41:27,790 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:41:27,825 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.134. 2018-01-08 08:41:28,058 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.134. 2018-01-08 08:41:29,116 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-08 08:41:30,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-08 08:41:35,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-08 08:41:36,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-08 08:41:41,131 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-08 08:41:42,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-08 08:41:47,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-08 08:41:48,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:41:53,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-08 08:41:54,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:41:59,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-08 08:42:00,155 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:05,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-08 08:42:06,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:11,163 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-08 08:42:12,165 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:17,170 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-08 08:42:18,172 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:23,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-08 08:42:24,178 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:29,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-08 08:42:30,186 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:35,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-08 08:42:36,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:41,193 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-08 08:42:42,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-08 08:42:47,201 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-08 08:42:48,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-08 08:42:53,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' 2018-01-08 08:42:54,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-08 08:42:59,213 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 2018-01-08 08:43:00,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 remote-as 65001 [edit] vyos@vyos# 2018-01-08 08:43:05,220 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.4 2018-01-08 08:43:06,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 update-source 12.0.0.4 [edit] vyos@vyos# 2018-01-08 08:43:11,228 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inbound 2018-01-08 08:43:12,230 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-08 08:43:17,235 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 2018-01-08 08:43:18,237 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2018-01-08 08:43:23,242 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-08 08:43:24,244 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-08 08:43:29,250 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-08 08:43:30,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-08 08:43:35,256 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-08 08:43:36,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-08 08:43:41,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-08 08:43:42,265 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-08 08:43:47,270 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-08 08:43:48,272 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-08 08:43:53,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-08 08:43:54,276 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-08 08:43:59,282 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-08 08:44:00,284 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-08 08:44:05,289 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-08 08:44:06,291 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-08 08:44:11,297 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-08 08:44:12,299 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-08 08:44:17,304 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-08 08:44:18,306 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-08 08:44:23,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-01-08 08:44:24,308 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-01-08 08:44:29,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-08 08:44:31,317 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-08 08:44:36,354 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-08 08:44:36,354 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-08 08:45:36,392 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-08 08:45:36,410 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-08 08:45:36,446 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.137. 2018-01-08 08:45:36,678 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.137. 2018-01-08 08:45:37,684 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-08 08:46:07,847 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-08 08:46:07,847 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.6, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.4 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-08 08:46:07,847 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:10 Last read 15:22:35, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.6 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.6, Local port: 179 Foreign host: 12.0.0.4, Foreign port: 54316 Nexthop: 12.0.0.6 Nexthop global: fe80::f816:3eff:fe5f:a74 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-08 08:46:07,848 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.6 0 32768 i *> 10.0.2.0/24 12.0.0.6 0 32768 i *> 10.0.3.0/24 12.0.0.6 0 32768 i *> 10.0.4.0/24 12.0.0.6 0 32768 i *> 10.0.5.0/24 12.0.0.6 0 32768 i *> 10.0.6.0/24 12.0.0.6 0 32768 i *> 10.0.7.0/24 12.0.0.6 0 32768 i *> 10.0.8.0/24 12.0.0.6 0 32768 i *> 10.0.9.0/24 12.0.0.6 0 32768 i *> 10.0.10.0/24 12.0.0.6 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-08 08:46:07,848 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.6 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-08 08:46:07,848 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 routes | no-more BGP table version is 0, local router ID is 12.0.0.6 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-08 08:46:07,848 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-08 08:46:07,848 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'501.7' 2018-01-08 08:46:07,849 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-08 08:46:09,649 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-08 08:46:11,459 - functest.utils.functest_utils - DEBUG - 2018-01-08 08:46:11,459 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 08:46:11,461 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:09 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-08 08:46:11,466 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-08 08:46:11,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-08 08:46:11,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-08 08:46:11,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-08 08:46:37,950 - functest.core.vnf - INFO - test cleaning 2018-01-08 08:46:37,951 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-08 08:46:38,038 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-08 08:46:38,142 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-01-08 08:46:38,166 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-01-08 08:46:38,168 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-08 08:46:38,869 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://10.167.4.10:35357/v3', 'user_domain_name': 'Default', 'password': 'opnfv_secret', 'project_domain_name': 'Default'} 2018-01-08 08:46:38,869 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-08 08:46:40,823 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-08 08:46:41,336 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-08 08:46:41,337 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'https://172.30.10.103:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-08 08:46:41,337 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Create /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml to add cloud info 2018-01-08 08:46:41,347 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-08 08:46:41,347 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-01-08 08:46:49,176 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-08 08:46:57,265 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-08 08:46:57,265 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-08 08:47:00,866 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-08 08:47:13,330 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-08 08:47:13,331 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-08 08:47:14,075 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-08 08:50:07,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-08 08:50:08,829 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-08 08:50:09,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-08 08:50:10,878 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 8f5762c7-ae30-4f9c-b5b2-1f61b8c31aed 2018-01-08 08:52:49,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-08 08:52:49,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-08 08:52:50,515 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-08 08:52:50,628 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-08 08:52:50,888 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-08 08:52:50,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-08 08:52:51,014 - functest.utils.functest_utils - DEBUG - 2018-01-08 08:52:51,014 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 08:52:51,014 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 06:12 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-08 08:52:51,018 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-08 08:52:51,018 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml file 2018-01-08 08:52:51,018 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-08 08:52:51,124 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-08 08:53:07,048 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-08 08:53:07,449 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-08 08:53:07,449 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-08 08:53:07,489 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-08 08:53:07,490 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2063 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-08 08:53:07,493 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 01:32 | FAIL | | vyos_vrouter | functest | vnf | 17:09 | PASS | | juju_epc | functest | vnf | 06:12 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-08 08:53:07,497 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-08 08:53:15,700 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-08 08:53:15,701 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-08 08:53:15,703 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-08 08:53:15,705 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-08 08:53:15,705 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-08 08:54:10,798 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-08 08:54:10,799 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-08 08:54:10,908 - functest.utils.functest_utils - DEBUG - 2018-01-08 08:54:10,909 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-08 08:54:10,909 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:55 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-08 08:54:10,912 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-08 08:54:10,913 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2063 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-08 08:54:10,915 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:55 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-08 08:54:10,916 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK