2018-01-15 07:04:05,895 - functest.ci.check_deployment - DEBUG - 172.30.9.24:5000 is reachable! 2018-01-15 07:04:05,895 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.24:5000/v3 ...OK 2018-01-15 07:04:06,356 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-15 07:04:06,837 - functest.ci.check_deployment - DEBUG - 172.30.9.24:5000 is reachable! 2018-01-15 07:04:06,837 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.24:5000 ...OK 2018-01-15 07:04:07,314 - functest.ci.check_deployment - DEBUG - 172.30.9.24:8774 is reachable! 2018-01-15 07:04:07,314 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.24:8774/v2.1 ...OK 2018-01-15 07:04:07,780 - functest.ci.check_deployment - DEBUG - 172.30.9.24:9696 is reachable! 2018-01-15 07:04:07,780 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.24:9696 ...OK 2018-01-15 07:04:08,262 - functest.ci.check_deployment - DEBUG - 172.30.9.24:9292 is reachable! 2018-01-15 07:04:08,262 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.24:9292 ...OK 2018-01-15 07:04:09,493 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 07:04:11,098 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 07:04:11,137 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 07:04:12,718 - functest.ci.check_deployment - INFO - External network found: external 2018-01-15 07:04:15,519 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 07:04:15,520 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 07:04:15,520 - 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-15 07:04:15,521 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-15 07:04:15,521 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-15 07:04:18,392 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 07:04:29,043 - 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 10.648s OK 2018-01-15 07:04:29,175 - functest.utils.functest_utils - DEBUG - 2018-01-15 07:04:29,176 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 07:04:29,176 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-15 07:04:29,179 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-15 07:04:30,942 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 07:16:35,467 - 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 724.516s OK 2018-01-15 07:16:35,592 - functest.utils.functest_utils - DEBUG - 2018-01-15 07:16:35,592 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 07:16:35,593 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 07:16:35,597 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-15 07:16:36,483 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 07:17:23,290 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 46.806s OK 2018-01-15 07:17:23,406 - functest.utils.functest_utils - DEBUG - 2018-01-15 07:17:23,407 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 07:17:23,407 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:47 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-15 07:17:23,411 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-677 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 07:17:23,414 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:05 | PASS | | snaps_health_check | functest | healthcheck | 00:47 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-15 07:17:23,417 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 07:17:26,386 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 07:17:26,387 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 07:17:26,387 - 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-15 07:17:26,389 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-15 07:17:26,389 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-15 07:17:27,028 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-15 07:17:27,029 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 07:17:27,451 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 07:17:27,451 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-15 07:17:27,850 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 07:17:27,850 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 07:17:27' 2018-01-15 07:17:27,851 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:17:30,870 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:17:33,951 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:17:45,324 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:17:46,034 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:17:46,859 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:17:53,667 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:17:58,016 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-295e1267-5860-4a76-9fa5-d1442ff5287f' 2018-01-15 07:18:22,864 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 07:18:28,011 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-15 07:18:28,159 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 07:18:29,166 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 07:18:49,581 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-15 07:18:49,581 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-15 07:18:50,103 - functest.utils.functest_utils - DEBUG - 2018-01-15 07:18:50,103 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 07:18:50,103 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 07:18:50,107 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-15 07:18:50,201 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 07:18:50,202 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 07:18:50' 2018-01-15 07:18:50,202 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--26d0c73b-8b77-4f4a-8f81-cb7f9a3926e3' 2018-01-15 07:18:52,763 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-26d0c73b-8b77-4f4a-8f81-cb7f9a3926e3' 2018-01-15 07:18:55,141 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-26d0c73b-8b77-4f4a-8f81-cb7f9a3926e3' 2018-01-15 07:19:06,586 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-26d0c73b-8b77-4f4a-8f81-cb7f9a3926e3' 2018-01-15 07:19:07,239 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-26d0c73b-8b77-4f4a-8f81-cb7f9a3926e3' 2018-01-15 07:19:14,135 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-26d0c73b-8b77-4f4a-8f81-cb7f9a3926e3' 2018-01-15 07:19:21,636 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 07:19:33,176 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 07:19:36,031 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 07:19:54,714 - functest.utils.functest_utils - DEBUG - 2018-01-15 07:19:54,714 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 07:19:54,714 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-15 07:19:54,718 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-15 07:19:54,810 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 07:19:57,014 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 07:19:59,371 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 07:20:02,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-15 07:20:04,502 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 07:20:10,757 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-15 07:20:13,259 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 07:20:13,259 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 07:20:16,474 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-15 07:20:16,474 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-15 07:20:19,486 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-15 07:20:19,487 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-15 07:20:19,488 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-15 07:20:19,491 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-15 07:20:19,492 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-75b50024-b150-4626-a224-61e849c5fef6/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-15 07:20:21,798 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-15 07:20:21,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-15 07:20:21,799 - 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-15 07:20:24,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:20:24.648 62 INFO rally.api [-] Starting verification (UUID=5c6c18f3-f1da-427d-9243-686e42b78709) for deployment 'opnfv-rally' (UUID=3901d5cd-9b65-4cbb-addd-df91f80e4932) by verifier 'opnfv-tempest' (UUID=75b50024-b150-4626-a224-61e849c5fef6). 2018-01-15 07:20:24,650 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 5c6c18f3-f1da-427d-9243-686e42b78709 2018-01-15 07:20:31,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:20:31.472 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.171s] 2018-01-15 07:20:31,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:20:31.532 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2018-01-15 07:20:38,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:20:38.124 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.529s] 2018-01-15 07:20:41,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:20:41.492 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.366s] 2018-01-15 07:20:55,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:20:55.256 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.436s] 2018-01-15 07:21:14,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:21:14.003 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.867s] 2018-01-15 07:21:55,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:21:55.616 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-01-15 07:21:55,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:21:55.618 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-15 07:22:39,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:22:39.151 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.067s] 2018-01-15 07:22:39,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:22:39.153 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-15 07:23:18,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:23:18.395 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.076s] 2018-01-15 07:23:18,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:23:18.396 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-15 07:24:08,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:08.590 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.526s] 2018-01-15 07:24:36,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:36.151 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.062s] 2018-01-15 07:24:36,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:36.249 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.097s] 2018-01-15 07:24:43,998 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:43.998 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.685s] 2018-01-15 07:24:44,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:44.008 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-15 07:24:45,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:45.284 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-15 07:24:45,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:45.286 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-15 07:24:49,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:49.288 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.405s] 2018-01-15 07:24:55,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:24:55.166 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.094s] 2018-01-15 07:25:01,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:01.585 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.673s] 2018-01-15 07:25:08,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:08.928 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.435s] 2018-01-15 07:25:17,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:17.983 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.194s] 2018-01-15 07:25:24,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:24.075 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.379s] 2018-01-15 07:25:29,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:29.890 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.218s] 2018-01-15 07:25:37,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:37.033 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.497s] 2018-01-15 07:25:44,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:44.061 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.570s] 2018-01-15 07:25:52,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:52.539 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.020s] 2018-01-15 07:25:54,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:54.794 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-15 07:25:56,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:56.853 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.074s] 2018-01-15 07:25:56,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:56.930 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.076s] 2018-01-15 07:25:57,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:57.009 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2018-01-15 07:25:57,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:25:57.015 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-15 07:26:01,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:01.228 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.801s] 2018-01-15 07:26:03,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:03.136 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.907s] 2018-01-15 07:26:05,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:05.243 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.106s] 2018-01-15 07:26:11,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:11.488 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-15 07:26:19,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:19.021 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.053s] 2018-01-15 07:26:36,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:36.123 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.230s] 2018-01-15 07:26:41,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:41.024 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.900s] 2018-01-15 07:26:55,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:55.139 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.176s] 2018-01-15 07:26:59,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:26:59.204 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.064s] 2018-01-15 07:27:05,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:05.298 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.094s] 2018-01-15 07:27:14,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:14.575 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.872s] 2018-01-15 07:27:18,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:18.178 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.602s] 2018-01-15 07:27:24,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:24.873 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.694s] 2018-01-15 07:27:40,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:40.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.016s] 2018-01-15 07:27:41,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:41.052 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.315s] 2018-01-15 07:27:41,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:41.447 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.395s] 2018-01-15 07:27:41,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:41.505 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.057s] 2018-01-15 07:27:41,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:41.768 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.262s] 2018-01-15 07:27:41,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:41.974 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.207s] 2018-01-15 07:27:55,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:55.793 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.802s] 2018-01-15 07:27:56,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:56.096 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.303s] 2018-01-15 07:27:56,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:56.240 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.144s] 2018-01-15 07:27:56,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:56.448 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.208s] 2018-01-15 07:27:56,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:56.700 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.252s] 2018-01-15 07:27:56,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:27:56.785 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.084s] 2018-01-15 07:28:10,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:10.207 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.277s] 2018-01-15 07:28:15,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:15.578 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.369s] 2018-01-15 07:28:17,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:17.463 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.885s] 2018-01-15 07:28:17,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:17.687 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.224s] 2018-01-15 07:28:17,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:17.741 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.053s] 2018-01-15 07:28:30,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:30.585 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.141s] 2018-01-15 07:28:35,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:35.822 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.236s] 2018-01-15 07:28:37,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:37.757 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.934s] 2018-01-15 07:28:37,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:37.969 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.212s] 2018-01-15 07:28:38,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:28:38.166 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.196s] 2018-01-15 07:29:00,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:29:00.368 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.079s] 2018-01-15 07:29:12,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:29:12.133 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.764s] 2018-01-15 07:29:22,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:29:22.667 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.533s] 2018-01-15 07:29:32,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:29:32.135 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.468s] 2018-01-15 07:30:03,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:30:03.576 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.350s] 2018-01-15 07:30:15,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:30:15.561 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.985s] 2018-01-15 07:30:27,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:30:27.070 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.507s] 2018-01-15 07:30:36,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:30:36.641 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.570s] 2018-01-15 07:30:53,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:30:53.930 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.674s] 2018-01-15 07:30:55,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:30:55.941 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.009s] 2018-01-15 07:30:55,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:30:55.987 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.047s] 2018-01-15 07:31:00,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:00.668 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.493s] 2018-01-15 07:31:03,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:03.182 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.512s] 2018-01-15 07:31:03,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:03.257 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.077s] 2018-01-15 07:31:07,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:07.500 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.997s] 2018-01-15 07:31:10,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:10.722 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-15 07:31:12,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:12.069 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-15 07:31:12,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:12.071 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-15 07:31:12,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:12.072 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-15 07:31:12,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:12.073 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-15 07:31:12,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:12.073 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-15 07:31:13,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:13.990 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-15 07:31:30,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:30.176 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.573s] 2018-01-15 07:31:42,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:42.945 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.873s] 2018-01-15 07:31:56,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:31:56.568 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.623s] 2018-01-15 07:32:06,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:32:06.449 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.212s] 2018-01-15 07:33:17,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:33:17.562 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [65.940s] 2018-01-15 07:33:59,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:33:59.588 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [28.794s] 2018-01-15 07:34:57,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 07:34:57.480 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.260s] 2018-01-15 07:35:18,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 5c6c18f3-f1da-427d-9243-686e42b78709'. 2018-01-15 07:35:19,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 5c6c18f3-f1da-427d-9243-686e42b78709 | 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-15 07:20:23 | 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-15 07:35:18 | 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:55 | 2018-01-15 07:35:19,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 75b50024-b150-4626-a224-61e849c5fef6) | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3901d5cd-9b65-4cbb-addd-df91f80e4932) | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 868.398 | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-15 07:35:19,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-15 07:35:19,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-15 07:35:19,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 07:35:19,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-15 07:35:19,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-15 07:35:24,965 - functest.utils.functest_utils - DEBUG - 2018-01-15 07:35:24,966 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 07:35:24,966 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:14 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-15 07:35:24,970 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-15 07:35:25,050 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 07:35:25,470 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 07:35:25,470 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-15 07:35:25,878 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 07:35:28,248 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 07:35:30,489 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 07:35:33,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-15 07:35:35,344 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305'... 2018-01-15 07:35:38,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-59e25368-0e85-4523-906f-694be7dae305'... 2018-01-15 07:35:41,043 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-59e25368-0e85-4523-906f-694be7dae305'... 2018-01-15 07:35:51,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305'... 2018-01-15 07:35:52,266 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-59e25368-0e85-4523-906f-694be7dae305'... 2018-01-15 07:35:52,916 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-15 07:35:52,916 - 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-15 07:35:52,917 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:35:52,958 - 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-15 07:35:52,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:36:53,136 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94: started 2018-01-15 07:35:55.032 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Starting: Task validation. 2018-01-15 07:35:55.078 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Starting: Task validation of syntax. 2018-01-15 07:35:55.161 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Completed: Task validation of syntax. 2018-01-15 07:35:55.161 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Starting: Task validation of required platforms. 2018-01-15 07:35:55.191 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Completed: Task validation of required platforms. 2018-01-15 07:35:55.192 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Starting: Task validation of semantic. 2018-01-15 07:35:55.882 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() started 2018-01-15 07:35:58.902 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() finished in 3.02 sec 2018-01-15 07:35:58.947 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() started 2018-01-15 07:36:02.985 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-15 07:36:02.986 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Completed: Task validation of semantic. 2018-01-15 07:36:02.986 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Completed: Task validation. 2018-01-15 07:36:02.987 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Starting: Running task. 2018-01-15 07:36:03.152 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() started 2018-01-15 07:36:06.169 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() finished in 3.02 sec 2018-01-15 07:36:06.189 261 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 START 2018-01-15 07:36:06.674 261 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 END: OK 2018-01-15 07:36:06.700 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() started 2018-01-15 07:36:10.448 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-15 07:36:11.205 136 INFO rally.task.engine [-] Load duration is: 0.482904 2018-01-15 07:36:11.206 136 INFO rally.task.engine [-] Full duration is: 7.312159 2018-01-15 07:36:11.456 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() started 2018-01-15 07:36:14.399 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() finished in 2.94 sec 2018-01-15 07:36:14.421 347 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 START 2018-01-15 07:36:15.217 347 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 END: OK 2018-01-15 07:36:15.244 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() started 2018-01-15 07:36:18.929 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-15 07:36:19.503 136 INFO rally.task.engine [-] Load duration is: 0.794712 2018-01-15 07:36:19.504 136 INFO rally.task.engine [-] Full duration is: 7.491109 2018-01-15 07:36:19.743 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() started 2018-01-15 07:36:22.766 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() finished in 3.02 sec 2018-01-15 07:36:22.787 433 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 START 2018-01-15 07:36:23.749 433 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 END: OK 2018-01-15 07:36:23.773 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() started 2018-01-15 07:36:27.364 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-15 07:36:27.781 136 INFO rally.task.engine [-] Load duration is: 0.959427 2018-01-15 07:36:27.782 136 INFO rally.task.engine [-] Full duration is: 7.635888 2018-01-15 07:36:28.014 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() started 2018-01-15 07:36:31.076 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() finished in 3.06 sec 2018-01-15 07:36:31.099 519 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 START 2018-01-15 07:36:31.903 519 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 END: OK 2018-01-15 07:36:31.931 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() started 2018-01-15 07:36:35.915 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-15 07:36:36.059 136 INFO rally.task.engine [-] Load duration is: 0.802102 2018-01-15 07:36:36.060 136 INFO rally.task.engine [-] Full duration is: 7.916462 2018-01-15 07:36:36.295 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() started 2018-01-15 07:36:39.239 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() finished in 2.94 sec 2018-01-15 07:36:39.261 605 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 START 2018-01-15 07:36:40.254 605 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 END: OK 2018-01-15 07:36:40.276 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() started 2018-01-15 07:36:44.038 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-15 07:36:44.340 136 INFO rally.task.engine [-] Load duration is: 0.990999 2018-01-15 07:36:44.340 136 INFO rally.task.engine [-] Full duration is: 7.758309 2018-01-15 07:36:44.586 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() started 2018-01-15 07:36:47.598 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack setup() finished in 3.01 sec 2018-01-15 07:36:47.619 691 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 START 2018-01-15 07:36:48.267 691 INFO rally.task.runner [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | ITER: 1 END: OK 2018-01-15 07:36:48.287 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() started 2018-01-15 07:36:51.989 136 INFO rally.task.context [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-15 07:36:52.633 136 INFO rally.task.engine [-] Load duration is: 0.646075 2018-01-15 07:36:52.634 136 INFO rally.task.engine [-] Full duration is: 7.417416 2018-01-15 07:36:52.844 136 INFO rally.task.engine [-] Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 | Completed: Running task. Task 6ff009ec-e0dc-4836-9b3a-bd9c21705e94: 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.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | total | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> duration | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 0.483 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.482904 Full duration: 7.312159 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794712 Full duration: 7.491109 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.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | total | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> duration | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.959427 Full duration: 7.635888 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.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.802102 Full duration: 7.916462 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.569 | 0.569 | 0.569 | 0.569 | 0.569 | 0.569 | 100.0% | 1 | | total | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> duration | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 0.991 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.990999 Full duration: 7.758309 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.205 | 0.205 | 0.205 | 0.205 | 0.205 | 0.205 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646075 Full duration: 7.417416 2018-01-15 07:36:53,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6ff009ec-e0dc-4836-9b3a-bd9c21705e94 2018-01-15 07:36:53,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-15 07:36:53,138 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6ff009ec-e0dc-4836-9b3a-bd9c21705e94', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-15 07:36:53,144 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6ff009ec-e0dc-4836-9b3a-bd9c21705e94'] 2018-01-15 07:36:54,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:36:54,129 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-15 07:36:54,129 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-15 07:36:54,130 - 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-15 07:36:54,130 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:36:54,147 - 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-15 07:36:54,148 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:38:36,300 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3d8e4c5d-5686-4953-85de-c227b3122ffc: started 2018-01-15 07:36:56.405 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Starting: Task validation. 2018-01-15 07:36:56.455 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Starting: Task validation of syntax. 2018-01-15 07:36:56.517 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Completed: Task validation of syntax. 2018-01-15 07:36:56.518 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Starting: Task validation of required platforms. 2018-01-15 07:36:56.538 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Completed: Task validation of required platforms. 2018-01-15 07:36:56.539 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Starting: Task validation of semantic. 2018-01-15 07:36:57.179 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() started 2018-01-15 07:37:00.275 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() finished in 3.10 sec 2018-01-15 07:37:02.590 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() started 2018-01-15 07:37:06.413 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() finished in 3.82 sec 2018-01-15 07:37:06.413 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Completed: Task validation of semantic. 2018-01-15 07:37:06.413 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Completed: Task validation. 2018-01-15 07:37:06.414 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Starting: Running task. 2018-01-15 07:37:06.598 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() started 2018-01-15 07:37:09.630 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() finished in 3.03 sec 2018-01-15 07:37:09.630 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack setup() started 2018-01-15 07:37:09.630 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-15 07:37:09.654 866 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 START 2018-01-15 07:37:15.979 866 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 END: OK 2018-01-15 07:37:16.003 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack cleanup() started 2018-01-15 07:37:16.790 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack cleanup() finished in 0.79 sec 2018-01-15 07:37:16.790 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() started 2018-01-15 07:37:20.436 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() finished in 3.65 sec 2018-01-15 07:37:20.681 741 INFO rally.task.engine [-] Load duration is: 5.518294 2018-01-15 07:37:20.682 741 INFO rally.task.engine [-] Full duration is: 13.859189 2018-01-15 07:37:20.922 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() started 2018-01-15 07:37:23.756 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() finished in 2.83 sec 2018-01-15 07:37:23.757 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack setup() started 2018-01-15 07:37:23.757 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:37:23.779 972 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 START 2018-01-15 07:37:29.097 972 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 END: OK 2018-01-15 07:37:29.120 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack cleanup() started 2018-01-15 07:37:33.954 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack cleanup() finished in 4.83 sec 2018-01-15 07:37:33.955 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() started 2018-01-15 07:37:37.765 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() finished in 3.81 sec 2018-01-15 07:37:39.013 741 INFO rally.task.engine [-] Load duration is: 4.495225 2018-01-15 07:37:39.014 741 INFO rally.task.engine [-] Full duration is: 16.857236 2018-01-15 07:37:39.255 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() started 2018-01-15 07:37:42.302 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() finished in 3.05 sec 2018-01-15 07:37:42.323 1078 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 START 2018-01-15 07:37:43.506 1078 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 END: OK 2018-01-15 07:37:43.535 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() started 2018-01-15 07:37:47.458 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() finished in 3.92 sec 2018-01-15 07:37:49.308 741 INFO rally.task.engine [-] Load duration is: 0.368052 2018-01-15 07:37:49.308 741 INFO rally.task.engine [-] Full duration is: 8.22087 2018-01-15 07:37:49.574 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() started 2018-01-15 07:37:52.492 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack setup() finished in 2.92 sec 2018-01-15 07:37:52.492 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context quotas@openstack setup() started 2018-01-15 07:37:53.369 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context quotas@openstack setup() finished in 0.88 sec 2018-01-15 07:37:53.371 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack setup() started 2018-01-15 07:37:53.372 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack setup() finished in 0.56 msec 2018-01-15 07:37:54.021 1164 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 START 2018-01-15 07:38:15.527 1164 INFO rally.task.runner [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | ITER: 1 END: OK 2018-01-15 07:38:15.549 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack cleanup() started 2018-01-15 07:38:31.120 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context cleanup@openstack cleanup() finished in 15.57 sec 2018-01-15 07:38:31.121 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context quotas@openstack cleanup() started 2018-01-15 07:38:31.163 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context quotas@openstack cleanup() finished in 42.56 msec 2018-01-15 07:38:31.164 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() started 2018-01-15 07:38:35.081 741 INFO rally.task.context [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Context users@openstack cleanup() finished in 3.92 sec 2018-01-15 07:38:35.837 741 INFO rally.task.engine [-] Load duration is: 19.684747 2018-01-15 07:38:35.838 741 INFO rally.task.engine [-] Full duration is: 45.520268 2018-01-15 07:38:36.054 741 INFO rally.task.engine [-] Task 3d8e4c5d-5686-4953-85de-c227b3122ffc | Completed: Running task. Task 3d8e4c5d-5686-4953-85de-c227b3122ffc: 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 | 4.214 | 4.214 | 4.214 | 4.214 | 4.214 | 4.214 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 0.533 | 100.0% | 1 | | -> glance_v2.upload_data | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | glance_v2.delete_image | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 1.304 | 100.0% | 1 | | total | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 100.0% | 1 | | -> duration | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.518294 Full duration: 13.859189 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 | 4.313 | 4.313 | 4.313 | 4.313 | 4.313 | 4.313 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> glance_v2.upload_data | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 1.281 | 100.0% | 1 | | glance_v2.list_images | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 100.0% | 1 | | -> duration | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.495225 Full duration: 16.857236 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.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> duration | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.368052 Full duration: 8.22087 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.994 | 3.994 | 3.994 | 3.994 | 3.994 | 3.994 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 0.372 | 100.0% | 1 | | -> glance_v2.upload_data | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 1.137 | 100.0% | 1 | | nova.boot_servers | 16.69 | 16.69 | 16.69 | 16.69 | 16.69 | 16.69 | 100.0% | 1 | | total | 20.685 | 20.685 | 20.685 | 20.685 | 20.685 | 20.685 | 100.0% | 1 | | -> duration | 19.685 | 19.685 | 19.685 | 19.685 | 19.685 | 19.685 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.684747 Full duration: 45.520268 2018-01-15 07:38:36,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3d8e4c5d-5686-4953-85de-c227b3122ffc 2018-01-15 07:38:36,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3d8e4c5d-5686-4953-85de-c227b3122ffc', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-15 07:38:36,306 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3d8e4c5d-5686-4953-85de-c227b3122ffc'] 2018-01-15 07:38:37,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:38:37,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-15 07:38:37,202 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-15 07:38:37,203 - 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-15 07:38:37,203 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:38:37,240 - 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-15 07:38:37,241 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-15 07:38:37,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-15 07:38:37,241 - 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-15 07:38:37,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:38:37,270 - 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-15 07:38:37,275 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:41:56,611 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be: started 2018-01-15 07:38:39.441 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Starting: Task validation. 2018-01-15 07:38:39.497 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Starting: Task validation of syntax. 2018-01-15 07:38:39.633 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Completed: Task validation of syntax. 2018-01-15 07:38:39.634 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Starting: Task validation of required platforms. 2018-01-15 07:38:39.675 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Completed: Task validation of required platforms. 2018-01-15 07:38:39.675 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Starting: Task validation of semantic. 2018-01-15 07:38:40.344 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:38:43.280 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.94 sec 2018-01-15 07:38:48.630 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:38:52.562 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.93 sec 2018-01-15 07:38:52.562 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Completed: Task validation of semantic. 2018-01-15 07:38:52.563 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Completed: Task validation. 2018-01-15 07:38:52.563 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Starting: Running task. 2018-01-15 07:38:52.733 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:38:55.605 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.87 sec 2018-01-15 07:38:55.606 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() started 2018-01-15 07:38:56.353 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() finished in 0.75 sec 2018-01-15 07:38:56.354 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack setup() started 2018-01-15 07:38:59.571 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack setup() finished in 3.22 sec 2018-01-15 07:38:59.572 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() started 2018-01-15 07:38:59.572 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 07:38:59.597 1419 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:39:05.957 1419 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:39:05.979 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() started 2018-01-15 07:39:08.526 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() finished in 2.55 sec 2018-01-15 07:39:08.526 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack cleanup() started 2018-01-15 07:39:11.985 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack cleanup() finished in 3.46 sec 2018-01-15 07:39:11.986 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() started 2018-01-15 07:39:12.187 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 07:39:12.187 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:39:15.939 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.75 sec 2018-01-15 07:39:16.869 1294 INFO rally.task.engine [-] Load duration is: 6.356289 2018-01-15 07:39:16.869 1294 INFO rally.task.engine [-] Full duration is: 23.222493 2018-01-15 07:39:17.124 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:39:20.012 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.89 sec 2018-01-15 07:39:20.012 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() started 2018-01-15 07:39:20.671 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() finished in 0.66 sec 2018-01-15 07:39:20.672 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() started 2018-01-15 07:39:20.672 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 07:39:20.695 1605 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:39:26.586 1605 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:39:26.614 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() started 2018-01-15 07:39:29.034 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() finished in 2.42 sec 2018-01-15 07:39:29.035 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() started 2018-01-15 07:39:29.234 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 07:39:29.235 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:39:33.101 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.87 sec 2018-01-15 07:39:33.231 1294 INFO rally.task.engine [-] Load duration is: 5.88753 2018-01-15 07:39:33.232 1294 INFO rally.task.engine [-] Full duration is: 15.994297 2018-01-15 07:39:33.516 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:39:36.483 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.97 sec 2018-01-15 07:39:36.484 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() started 2018-01-15 07:39:37.162 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() finished in 0.68 sec 2018-01-15 07:39:37.163 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() started 2018-01-15 07:39:37.163 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-15 07:39:37.942 1771 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:39:50.395 1771 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:39:50.423 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() started 2018-01-15 07:39:52.939 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() finished in 2.52 sec 2018-01-15 07:39:52.939 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() started 2018-01-15 07:39:53.115 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-15 07:39:53.115 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:39:56.993 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.88 sec 2018-01-15 07:39:57.648 1294 INFO rally.task.engine [-] Load duration is: 12.448951 2018-01-15 07:39:57.649 1294 INFO rally.task.engine [-] Full duration is: 23.49314 2018-01-15 07:39:57.913 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:40:00.850 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.94 sec 2018-01-15 07:40:00.851 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() started 2018-01-15 07:40:01.533 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() finished in 0.68 sec 2018-01-15 07:40:01.534 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() started 2018-01-15 07:40:01.534 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:40:01.557 1937 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:40:07.548 1937 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:40:07.571 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() started 2018-01-15 07:40:09.968 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-15 07:40:09.969 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() started 2018-01-15 07:40:10.169 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 07:40:10.169 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:40:13.924 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.75 sec 2018-01-15 07:40:14.026 1294 INFO rally.task.engine [-] Load duration is: 5.986926 2018-01-15 07:40:14.026 1294 INFO rally.task.engine [-] Full duration is: 16.027214 2018-01-15 07:40:14.280 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:40:17.199 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.92 sec 2018-01-15 07:40:17.199 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() started 2018-01-15 07:40:17.859 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() finished in 0.66 sec 2018-01-15 07:40:17.859 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() started 2018-01-15 07:40:17.860 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 07:40:17.882 2103 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:40:27.360 2103 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:40:27.384 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() started 2018-01-15 07:40:29.761 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-15 07:40:29.762 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() started 2018-01-15 07:40:29.941 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-15 07:40:29.941 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:40:33.599 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.66 sec 2018-01-15 07:40:34.402 1294 INFO rally.task.engine [-] Load duration is: 9.474565 2018-01-15 07:40:34.403 1294 INFO rally.task.engine [-] Full duration is: 19.336633 2018-01-15 07:40:34.662 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:40:37.476 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.81 sec 2018-01-15 07:40:37.476 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() started 2018-01-15 07:40:38.204 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack setup() finished in 0.73 sec 2018-01-15 07:40:38.204 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack setup() started 2018-01-15 07:40:41.522 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack setup() finished in 3.32 sec 2018-01-15 07:40:41.523 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() started 2018-01-15 07:40:41.523 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-15 07:40:41.546 2269 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:40:47.318 2269 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:40:47.344 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() started 2018-01-15 07:40:49.745 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context cleanup@openstack cleanup() finished in 2.40 sec 2018-01-15 07:40:49.745 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack cleanup() started 2018-01-15 07:40:53.475 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context volumes@openstack cleanup() finished in 3.73 sec 2018-01-15 07:40:53.475 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() started 2018-01-15 07:40:53.809 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context quotas@openstack cleanup() finished in 0.33 sec 2018-01-15 07:40:53.810 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:40:57.622 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.81 sec 2018-01-15 07:40:58.804 1294 INFO rally.task.engine [-] Load duration is: 5.768831 2018-01-15 07:40:58.805 1294 INFO rally.task.engine [-] Full duration is: 22.976264 2018-01-15 07:40:59.068 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:41:02.089 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 3.02 sec 2018-01-15 07:41:02.089 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() started 2018-01-15 07:41:02.090 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:41:02.112 2455 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:41:02.920 2455 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:41:02.945 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:41:07.895 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() finished in 4.95 sec 2018-01-15 07:41:07.895 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:41:11.598 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.70 sec 2018-01-15 07:41:13.143 1294 INFO rally.task.engine [-] Load duration is: 0.803749 2018-01-15 07:41:13.144 1294 INFO rally.task.engine [-] Full duration is: 12.547914 2018-01-15 07:41:13.399 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:41:16.329 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.93 sec 2018-01-15 07:41:16.329 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() started 2018-01-15 07:41:16.330 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:41:16.353 2621 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:41:17.285 2621 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:41:17.306 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:41:22.253 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() finished in 4.95 sec 2018-01-15 07:41:22.254 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:41:26.112 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.86 sec 2018-01-15 07:41:27.470 1294 INFO rally.task.engine [-] Load duration is: 0.928905 2018-01-15 07:41:27.471 1294 INFO rally.task.engine [-] Full duration is: 12.729859 2018-01-15 07:41:27.727 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:41:30.702 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 2.98 sec 2018-01-15 07:41:30.703 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() started 2018-01-15 07:41:30.703 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:41:30.725 2787 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:41:31.538 2787 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:41:31.557 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:41:36.728 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() finished in 5.17 sec 2018-01-15 07:41:36.728 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:41:40.539 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.81 sec 2018-01-15 07:41:41.809 1294 INFO rally.task.engine [-] Load duration is: 0.808576 2018-01-15 07:41:41.810 1294 INFO rally.task.engine [-] Full duration is: 12.830459 2018-01-15 07:41:42.066 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() started 2018-01-15 07:41:45.107 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack setup() finished in 3.04 sec 2018-01-15 07:41:45.108 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() started 2018-01-15 07:41:45.108 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-15 07:41:45.132 2953 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 START 2018-01-15 07:41:45.990 2953 INFO rally.task.runner [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | ITER: 1 END: OK 2018-01-15 07:41:46.014 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:41:51.170 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context admin_cleanup@openstack cleanup() finished in 5.16 sec 2018-01-15 07:41:51.170 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() started 2018-01-15 07:41:54.987 1294 INFO rally.task.context [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Context users@openstack cleanup() finished in 3.82 sec 2018-01-15 07:41:56.136 1294 INFO rally.task.engine [-] Load duration is: 0.854079 2018-01-15 07:41:56.137 1294 INFO rally.task.engine [-] Full duration is: 12.936369 2018-01-15 07:41:56.330 1294 INFO rally.task.engine [-] Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be | Completed: Running task. Task 8ae9b8ee-aeb5-44ca-bb2b-a998623611be: 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.713 | 3.713 | 3.713 | 3.713 | 3.713 | 3.713 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 100.0% | 1 | | total | 6.356 | 6.356 | 6.356 | 6.356 | 6.356 | 6.356 | 100.0% | 1 | | -> duration | 6.356 | 6.356 | 6.356 | 6.356 | 6.356 | 6.356 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.356289 Full duration: 23.222493 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.373 | 3.373 | 3.373 | 3.373 | 3.373 | 3.373 | 100.0% | 1 | | cinder_v2.delete_volume | 2.514 | 2.514 | 2.514 | 2.514 | 2.514 | 2.514 | 100.0% | 1 | | total | 5.888 | 5.888 | 5.888 | 5.888 | 5.888 | 5.888 | 100.0% | 1 | | -> duration | 5.888 | 5.888 | 5.888 | 5.888 | 5.888 | 5.888 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.88753 Full duration: 15.994297 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 | 9.258 | 9.258 | 9.258 | 9.258 | 9.258 | 9.258 | 100.0% | 1 | | cinder_v2.delete_volume | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 3.19 | 100.0% | 1 | | total | 12.449 | 12.449 | 12.449 | 12.449 | 12.449 | 12.449 | 100.0% | 1 | | -> duration | 12.449 | 12.449 | 12.449 | 12.449 | 12.449 | 12.449 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.448951 Full duration: 23.49314 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.377 | 3.377 | 3.377 | 3.377 | 3.377 | 3.377 | 100.0% | 1 | | cinder_v2.delete_volume | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 100.0% | 1 | | total | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 100.0% | 1 | | -> duration | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 5.987 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.986926 Full duration: 16.027214 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 | 4.263 | 4.263 | 4.263 | 4.263 | 4.263 | 4.263 | 100.0% | 1 | | cinder_v2.extend_volume | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 2.534 | 100.0% | 1 | | cinder_v2.delete_volume | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | total | 9.475 | 9.475 | 9.475 | 9.475 | 9.475 | 9.475 | 100.0% | 1 | | -> duration | 9.475 | 9.475 | 9.475 | 9.475 | 9.475 | 9.475 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.474565 Full duration: 19.336633 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 | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 3.242 | 100.0% | 1 | | cinder_v2.delete_volume | 2.527 | 2.527 | 2.527 | 2.527 | 2.527 | 2.527 | 100.0% | 1 | | total | 5.769 | 5.769 | 5.769 | 5.769 | 5.769 | 5.769 | 100.0% | 1 | | -> duration | 5.769 | 5.769 | 5.769 | 5.769 | 5.769 | 5.769 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.768831 Full duration: 22.976264 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.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | cinder_v2.list_qos | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803749 Full duration: 12.547914 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | cinder_v2.set_qos | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.928905 Full duration: 12.729859 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | cinder_v2.list_types | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> duration | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 0.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.808576 Full duration: 12.830459 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.854079 Full duration: 12.936369 2018-01-15 07:41:56,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8ae9b8ee-aeb5-44ca-bb2b-a998623611be 2018-01-15 07:41:56,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8ae9b8ee-aeb5-44ca-bb2b-a998623611be', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-15 07:41:56,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8ae9b8ee-aeb5-44ca-bb2b-a998623611be'] 2018-01-15 07:41:57,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:41:57,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-15 07:41:57,582 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-15 07:41:57,582 - 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-15 07:41:57,583 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:41:57,611 - 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-15 07:41:57,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:43:20,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c70f02e4-f506-4a14-ac17-9c9bab67fc11: started 2018-01-15 07:41:59.694 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Starting: Task validation. 2018-01-15 07:41:59.743 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Starting: Task validation of syntax. 2018-01-15 07:41:59.813 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Completed: Task validation of syntax. 2018-01-15 07:41:59.813 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Starting: Task validation of required platforms. 2018-01-15 07:41:59.840 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Completed: Task validation of required platforms. 2018-01-15 07:41:59.840 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Starting: Task validation of semantic. 2018-01-15 07:42:00.538 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() started 2018-01-15 07:42:03.587 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() finished in 3.05 sec 2018-01-15 07:42:07.115 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() started 2018-01-15 07:42:10.867 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-15 07:42:10.867 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Completed: Task validation of semantic. 2018-01-15 07:42:10.868 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Completed: Task validation. 2018-01-15 07:42:10.868 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Starting: Running task. 2018-01-15 07:42:11.032 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() started 2018-01-15 07:42:13.939 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() finished in 2.91 sec 2018-01-15 07:42:13.939 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() started 2018-01-15 07:42:14.857 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() finished in 0.92 sec 2018-01-15 07:42:14.858 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack setup() started 2018-01-15 07:42:14.858 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 07:42:14.881 3238 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 START 2018-01-15 07:42:25.932 3238 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 END: OK 2018-01-15 07:42:25.959 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack cleanup() started 2018-01-15 07:42:26.629 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-15 07:42:26.629 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() started 2018-01-15 07:42:26.637 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() finished in 7.42 msec 2018-01-15 07:42:26.637 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() started 2018-01-15 07:42:30.459 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-15 07:42:31.147 3083 INFO rally.task.engine [-] Load duration is: 7.049841 2018-01-15 07:42:31.148 3083 INFO rally.task.engine [-] Full duration is: 19.445531 2018-01-15 07:42:31.423 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() started 2018-01-15 07:42:34.289 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 07:42:34.289 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() started 2018-01-15 07:42:35.268 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() finished in 0.98 sec 2018-01-15 07:42:35.269 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack setup() started 2018-01-15 07:42:35.269 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:42:35.289 3404 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 START 2018-01-15 07:42:42.380 3404 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 END: OK 2018-01-15 07:42:42.409 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack cleanup() started 2018-01-15 07:42:44.483 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack cleanup() finished in 2.07 sec 2018-01-15 07:42:44.484 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() started 2018-01-15 07:42:44.491 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() finished in 7.08 msec 2018-01-15 07:42:44.491 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() started 2018-01-15 07:42:48.317 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-15 07:42:49.524 3083 INFO rally.task.engine [-] Load duration is: 5.088986 2018-01-15 07:42:49.525 3083 INFO rally.task.engine [-] Full duration is: 16.912042 2018-01-15 07:42:49.791 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() started 2018-01-15 07:42:52.846 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() finished in 3.05 sec 2018-01-15 07:42:52.846 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() started 2018-01-15 07:42:53.845 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() finished in 1.00 sec 2018-01-15 07:42:53.845 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack setup() started 2018-01-15 07:42:53.845 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-15 07:42:53.865 3570 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 START 2018-01-15 07:43:03.819 3570 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 END: OK 2018-01-15 07:43:03.842 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack cleanup() started 2018-01-15 07:43:04.451 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context cleanup@openstack cleanup() finished in 0.61 sec 2018-01-15 07:43:04.452 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() started 2018-01-15 07:43:04.459 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() finished in 7.58 msec 2018-01-15 07:43:04.460 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() started 2018-01-15 07:43:08.395 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-15 07:43:09.901 3083 INFO rally.task.engine [-] Load duration is: 7.952647 2018-01-15 07:43:09.902 3083 INFO rally.task.engine [-] Full duration is: 18.620573 2018-01-15 07:43:10.176 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() started 2018-01-15 07:43:13.115 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack setup() finished in 2.94 sec 2018-01-15 07:43:13.115 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() started 2018-01-15 07:43:14.015 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack setup() finished in 0.90 sec 2018-01-15 07:43:14.036 3736 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 START 2018-01-15 07:43:14.654 3736 INFO rally.task.runner [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | ITER: 1 END: OK 2018-01-15 07:43:14.676 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() started 2018-01-15 07:43:14.685 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context roles@openstack cleanup() finished in 8.78 msec 2018-01-15 07:43:14.686 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() started 2018-01-15 07:43:18.497 3083 INFO rally.task.context [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-15 07:43:20.236 3083 INFO rally.task.engine [-] Load duration is: 0.615942 2018-01-15 07:43:20.237 3083 INFO rally.task.engine [-] Full duration is: 8.340376 2018-01-15 07:43:20.425 3083 INFO rally.task.engine [-] Task c70f02e4-f506-4a14-ac17-9c9bab67fc11 | Completed: Running task. Task c70f02e4-f506-4a14-ac17-9c9bab67fc11: 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.403 | 5.403 | 5.403 | 5.403 | 5.403 | 5.403 | 100.0% | 1 | | heat.update_stack | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 2.908 | 100.0% | 1 | | heat.delete_stack | 2.738 | 2.738 | 2.738 | 2.738 | 2.738 | 2.738 | 100.0% | 1 | | total | 11.05 | 11.05 | 11.05 | 11.05 | 11.05 | 11.05 | 100.0% | 1 | | -> duration | 7.05 | 7.05 | 7.05 | 7.05 | 7.05 | 7.05 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.049841 Full duration: 19.445531 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 | 4.604 | 4.604 | 4.604 | 4.604 | 4.604 | 4.604 | 100.0% | 1 | | heat.check_stack | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | heat.delete_stack | 1.639 | 1.639 | 1.639 | 1.639 | 1.639 | 1.639 | 100.0% | 1 | | total | 7.089 | 7.089 | 7.089 | 7.089 | 7.089 | 7.089 | 100.0% | 1 | | -> duration | 5.089 | 5.089 | 5.089 | 5.089 | 5.089 | 5.089 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.088986 Full duration: 16.912042 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.774 | 4.774 | 4.774 | 4.774 | 4.774 | 4.774 | 100.0% | 1 | | heat.suspend_stack | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | heat.resume_stack | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 100.0% | 1 | | heat.delete_stack | 2.521 | 2.521 | 2.521 | 2.521 | 2.521 | 2.521 | 100.0% | 1 | | total | 9.953 | 9.953 | 9.953 | 9.953 | 9.953 | 9.953 | 100.0% | 1 | | -> duration | 7.953 | 7.953 | 7.953 | 7.953 | 7.953 | 7.953 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.952647 Full duration: 18.620573 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.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 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.615942 Full duration: 8.340376 2018-01-15 07:43:20,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c70f02e4-f506-4a14-ac17-9c9bab67fc11 2018-01-15 07:43:20,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c70f02e4-f506-4a14-ac17-9c9bab67fc11', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-15 07:43:20,698 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c70f02e4-f506-4a14-ac17-9c9bab67fc11'] 2018-01-15 07:43:21,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:43:21,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-15 07:43:21,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-15 07:43:21,540 - 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-15 07:43:21,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:43:21,568 - 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-15 07:43:21,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:46:37,745 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 419fb6a1-460a-41b4-b7c4-f4ada833feed: started 2018-01-15 07:43:23.491 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Starting: Task validation. 2018-01-15 07:43:23.533 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Starting: Task validation of syntax. 2018-01-15 07:43:23.670 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Completed: Task validation of syntax. 2018-01-15 07:43:23.670 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Starting: Task validation of required platforms. 2018-01-15 07:43:23.714 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Completed: Task validation of required platforms. 2018-01-15 07:43:23.714 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Starting: Task validation of semantic. 2018-01-15 07:43:24.387 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:43:27.315 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.93 sec 2018-01-15 07:43:27.392 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:43:31.102 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.71 sec 2018-01-15 07:43:31.102 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Completed: Task validation of semantic. 2018-01-15 07:43:31.102 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Completed: Task validation. 2018-01-15 07:43:31.103 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Starting: Running task. 2018-01-15 07:43:31.281 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:43:34.137 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.86 sec 2018-01-15 07:43:34.137 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:43:34.137 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-15 07:43:34.159 3941 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:43:35.988 3941 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:43:36.017 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:43:42.047 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 6.03 sec 2018-01-15 07:43:42.048 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:43:45.796 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.75 sec 2018-01-15 07:43:47.359 3816 INFO rally.task.engine [-] Load duration is: 0.843733 2018-01-15 07:43:47.360 3816 INFO rally.task.engine [-] Full duration is: 14.535397 2018-01-15 07:43:47.651 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:43:50.531 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.88 sec 2018-01-15 07:43:50.531 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:43:50.532 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:43:50.553 4107 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:43:52.280 4107 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:43:52.300 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:43:58.340 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 6.04 sec 2018-01-15 07:43:58.340 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:44:02.185 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.84 sec 2018-01-15 07:44:03.743 3816 INFO rally.task.engine [-] Load duration is: 0.744138 2018-01-15 07:44:03.743 3816 INFO rally.task.engine [-] Full duration is: 14.551823 2018-01-15 07:44:04.006 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:44:06.893 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.89 sec 2018-01-15 07:44:06.894 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:44:06.894 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-15 07:44:06.915 4273 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:44:08.722 4273 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:44:08.742 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:44:14.911 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 6.17 sec 2018-01-15 07:44:14.912 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:44:18.640 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.73 sec 2018-01-15 07:44:20.093 3816 INFO rally.task.engine [-] Load duration is: 0.904749 2018-01-15 07:44:20.093 3816 INFO rally.task.engine [-] Full duration is: 14.648941 2018-01-15 07:44:20.365 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:44:23.172 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.81 sec 2018-01-15 07:44:23.173 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:44:23.173 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:44:23.194 4439 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:44:24.841 4439 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:44:24.869 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:44:28.830 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 3.96 sec 2018-01-15 07:44:28.831 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:44:32.615 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.78 sec 2018-01-15 07:44:34.433 3816 INFO rally.task.engine [-] Load duration is: 0.63453 2018-01-15 07:44:34.434 3816 INFO rally.task.engine [-] Full duration is: 12.2682 2018-01-15 07:44:34.704 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:44:37.821 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 3.12 sec 2018-01-15 07:44:37.822 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:44:37.822 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 07:44:37.843 4605 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:44:39.399 4605 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:44:39.420 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:44:43.647 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 4.23 sec 2018-01-15 07:44:43.647 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:44:47.572 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.92 sec 2018-01-15 07:44:48.779 3816 INFO rally.task.engine [-] Load duration is: 0.608778 2018-01-15 07:44:48.780 3816 INFO rally.task.engine [-] Full duration is: 12.885883 2018-01-15 07:44:49.039 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:44:52.067 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 3.03 sec 2018-01-15 07:44:52.067 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:44:52.068 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 07:44:52.089 4771 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:44:55.019 4771 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:44:55.041 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:45:05.238 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 10.20 sec 2018-01-15 07:45:05.239 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:45:08.950 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.71 sec 2018-01-15 07:45:09.154 3816 INFO rally.task.engine [-] Load duration is: 1.951891 2018-01-15 07:45:09.154 3816 INFO rally.task.engine [-] Full duration is: 19.928055 2018-01-15 07:45:09.437 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:45:12.365 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.93 sec 2018-01-15 07:45:12.365 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:45:12.366 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-15 07:45:12.386 4937 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:45:14.347 4937 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:45:14.376 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:45:18.296 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 3.92 sec 2018-01-15 07:45:18.297 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:45:22.172 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.87 sec 2018-01-15 07:45:23.517 3816 INFO rally.task.engine [-] Load duration is: 0.972022 2018-01-15 07:45:23.518 3816 INFO rally.task.engine [-] Full duration is: 12.752 2018-01-15 07:45:23.799 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:45:26.792 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.99 sec 2018-01-15 07:45:26.792 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:45:26.792 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-15 07:45:26.812 5103 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:45:28.559 5103 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:45:28.588 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:45:34.748 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 6.16 sec 2018-01-15 07:45:34.749 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:45:38.735 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.99 sec 2018-01-15 07:45:39.889 3816 INFO rally.task.engine [-] Load duration is: 0.781209 2018-01-15 07:45:39.890 3816 INFO rally.task.engine [-] Full duration is: 14.953489 2018-01-15 07:45:40.171 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:45:43.045 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.87 sec 2018-01-15 07:45:43.045 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:45:43.046 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 07:45:43.066 5269 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:45:44.733 5269 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:45:44.762 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:45:50.806 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 6.04 sec 2018-01-15 07:45:50.806 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:45:54.437 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.63 sec 2018-01-15 07:45:56.292 3816 INFO rally.task.engine [-] Load duration is: 0.69614 2018-01-15 07:45:56.293 3816 INFO rally.task.engine [-] Full duration is: 14.285149 2018-01-15 07:45:56.565 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:45:59.562 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 3.00 sec 2018-01-15 07:45:59.562 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:45:59.562 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 07:45:59.584 5435 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:46:01.567 5435 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:46:01.596 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:46:07.801 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2018-01-15 07:46:07.801 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:46:11.597 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.80 sec 2018-01-15 07:46:12.706 3816 INFO rally.task.engine [-] Load duration is: 0.915766 2018-01-15 07:46:12.707 3816 INFO rally.task.engine [-] Full duration is: 15.049608 2018-01-15 07:46:13.076 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() started 2018-01-15 07:46:16.058 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack setup() finished in 2.98 sec 2018-01-15 07:46:16.059 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() started 2018-01-15 07:46:16.059 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-15 07:46:16.081 5601 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 START 2018-01-15 07:46:23.903 5601 INFO rally.task.runner [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | ITER: 1 END: OK 2018-01-15 07:46:23.924 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:46:32.652 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context admin_cleanup@openstack cleanup() finished in 8.73 sec 2018-01-15 07:46:32.652 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() started 2018-01-15 07:46:36.340 3816 INFO rally.task.context [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Context users@openstack cleanup() finished in 3.69 sec 2018-01-15 07:46:37.230 3816 INFO rally.task.engine [-] Load duration is: 6.933384 2018-01-15 07:46:37.231 3816 INFO rally.task.engine [-] Full duration is: 23.281012 2018-01-15 07:46:37.450 3816 INFO rally.task.engine [-] Task 419fb6a1-460a-41b4-b7c4-f4ada833feed | Completed: Running task. Task 419fb6a1-460a-41b4-b7c4-f4ada833feed: 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.511 | 0.511 | 0.511 | 0.511 | 0.511 | 0.511 | 100.0% | 1 | | keystone_v3.add_role | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | keystone_v3.revoke_role | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> duration | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843733 Full duration: 14.535397 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.509 | 0.509 | 0.509 | 0.509 | 0.509 | 0.509 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> duration | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744138 Full duration: 14.551823 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.808 | 0.808 | 0.808 | 0.808 | 0.808 | 0.808 | 100.0% | 1 | | keystone_v3.list_projects | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.904749 Full duration: 14.648941 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.514 | 0.514 | 0.514 | 0.514 | 0.514 | 0.514 | 100.0% | 1 | | keystone_v3.delete_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> duration | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 0.635 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.63453 Full duration: 12.2682 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | keystone_v3.delete_service | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 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.608778 Full duration: 12.885883 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.create_user | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 0.488 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> keystone_v3.add_role | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 0.127 | 100.0% | 1 | | keystone_v3.create_role | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | keystone_v3.get_project | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.get_user | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | keystone_v3.get_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.list_services | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 0.177 | 100.0% | 1 | | keystone_v3.get_services | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 100.0% | 1 | | -> duration | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.951891 Full duration: 19.928055 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | keystone_v3.update_project | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.delete_project | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 0.159 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.972022 Full duration: 12.752 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.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781209 Full duration: 14.953489 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.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | total | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> duration | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 0.696 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.69614 Full duration: 14.285149 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | keystone_v3.list_users | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> duration | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.915766 Full duration: 15.049608 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.create_users | 5.177 | 5.177 | 5.177 | 5.177 | 5.177 | 5.177 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.176 | 5.176 | 5.176 | 5.176 | 5.176 | 5.176 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 100.0% | 1 | | total | 6.933 | 6.933 | 6.933 | 6.933 | 6.933 | 6.933 | 100.0% | 1 | | -> duration | 6.933 | 6.933 | 6.933 | 6.933 | 6.933 | 6.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.933384 Full duration: 23.281012 2018-01-15 07:46:37,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 419fb6a1-460a-41b4-b7c4-f4ada833feed 2018-01-15 07:46:37,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '419fb6a1-460a-41b4-b7c4-f4ada833feed', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-15 07:46:37,753 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '419fb6a1-460a-41b4-b7c4-f4ada833feed'] 2018-01-15 07:46:38,799 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:46:38,801 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-15 07:46:38,801 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-15 07:46:38,802 - 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-15 07:46:38,802 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:46:38,840 - 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-15 07:46:38,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:52:56,647 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631: started 2018-01-15 07:46:40.831 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Starting: Task validation. 2018-01-15 07:46:40.875 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Starting: Task validation of syntax. 2018-01-15 07:46:41.059 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Completed: Task validation of syntax. 2018-01-15 07:46:41.059 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Starting: Task validation of required platforms. 2018-01-15 07:46:41.105 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Completed: Task validation of required platforms. 2018-01-15 07:46:41.105 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Starting: Task validation of semantic. 2018-01-15 07:46:41.779 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:46:44.644 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 07:46:49.191 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:46:53.171 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-15 07:46:53.172 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Completed: Task validation of semantic. 2018-01-15 07:46:53.172 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Completed: Task validation. 2018-01-15 07:46:53.173 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Starting: Running task. 2018-01-15 07:46:53.349 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:46:56.201 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.85 sec 2018-01-15 07:46:56.201 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:46:56.809 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-15 07:46:56.809 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:46:56.809 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 07:46:56.831 5856 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:46:58.704 5856 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:46:58.731 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:47:04.751 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 6.02 sec 2018-01-15 07:47:04.751 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:47:04.952 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 07:47:04.952 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:47:08.764 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-15 07:47:09.438 5731 INFO rally.task.engine [-] Load duration is: 1.871 2018-01-15 07:47:09.439 5731 INFO rally.task.engine [-] Full duration is: 15.431233 2018-01-15 07:47:09.723 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:47:12.539 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.82 sec 2018-01-15 07:47:12.539 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:47:13.147 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-15 07:47:13.148 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() started 2018-01-15 07:47:22.531 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() finished in 9.38 sec 2018-01-15 07:47:22.531 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:47:22.532 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:47:22.554 6142 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:47:24.777 6142 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:47:24.800 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:47:33.376 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 8.58 sec 2018-01-15 07:47:33.376 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() started 2018-01-15 07:47:41.924 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() finished in 8.55 sec 2018-01-15 07:47:41.924 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:47:42.125 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 07:47:42.126 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:47:45.743 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-15 07:47:45.922 5731 INFO rally.task.engine [-] Load duration is: 2.22067 2018-01-15 07:47:45.923 5731 INFO rally.task.engine [-] Full duration is: 36.037903 2018-01-15 07:47:46.195 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:47:49.128 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.93 sec 2018-01-15 07:47:49.128 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:47:49.757 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-15 07:47:49.758 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() started 2018-01-15 07:47:58.774 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() finished in 9.02 sec 2018-01-15 07:47:58.775 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:47:58.775 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 07:47:58.798 6428 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:48:09.728 6428 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:48:09.756 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:48:22.779 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 13.02 sec 2018-01-15 07:48:22.779 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() started 2018-01-15 07:48:33.309 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() finished in 10.53 sec 2018-01-15 07:48:33.310 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:48:33.502 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 07:48:33.503 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:48:37.154 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-15 07:48:38.467 5731 INFO rally.task.engine [-] Load duration is: 10.928636 2018-01-15 07:48:38.468 5731 INFO rally.task.engine [-] Full duration is: 50.977619 2018-01-15 07:48:38.748 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:48:41.618 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 07:48:41.618 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:48:42.256 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-15 07:48:42.256 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() started 2018-01-15 07:48:51.165 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() finished in 8.91 sec 2018-01-15 07:48:51.165 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:48:51.166 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:48:51.188 6714 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:48:53.921 6714 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:48:53.949 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:49:02.701 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 8.75 sec 2018-01-15 07:49:02.701 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() started 2018-01-15 07:49:11.215 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() finished in 8.51 sec 2018-01-15 07:49:11.216 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:49:11.395 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-15 07:49:11.395 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:49:15.274 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-15 07:49:16.944 5731 INFO rally.task.engine [-] Load duration is: 2.730786 2018-01-15 07:49:16.944 5731 INFO rally.task.engine [-] Full duration is: 36.545154 2018-01-15 07:49:17.222 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:49:20.051 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.83 sec 2018-01-15 07:49:20.051 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:49:20.650 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-15 07:49:20.651 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:49:20.651 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:49:20.673 7000 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:49:22.118 7000 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:49:22.140 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:49:30.770 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 8.63 sec 2018-01-15 07:49:30.770 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:49:30.957 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 07:49:30.958 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:49:34.662 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-15 07:49:35.317 5731 INFO rally.task.engine [-] Load duration is: 1.443017 2018-01-15 07:49:35.318 5731 INFO rally.task.engine [-] Full duration is: 17.45693 2018-01-15 07:49:35.613 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:49:38.535 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.92 sec 2018-01-15 07:49:38.536 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:49:39.159 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-15 07:49:39.159 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() started 2018-01-15 07:49:49.000 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() finished in 9.84 sec 2018-01-15 07:49:49.000 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:49:49.001 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 07:49:49.022 7286 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:49:50.948 7286 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:49:50.971 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:49:59.612 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 8.64 sec 2018-01-15 07:49:59.613 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() started 2018-01-15 07:50:08.056 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() finished in 8.44 sec 2018-01-15 07:50:08.057 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:50:08.263 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-15 07:50:08.263 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:50:11.823 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.56 sec 2018-01-15 07:50:13.822 5731 INFO rally.task.engine [-] Load duration is: 1.923868 2018-01-15 07:50:13.822 5731 INFO rally.task.engine [-] Full duration is: 36.228108 2018-01-15 07:50:14.086 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:50:17.131 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 3.04 sec 2018-01-15 07:50:17.131 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:50:17.799 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-15 07:50:17.800 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() started 2018-01-15 07:50:26.789 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() finished in 8.99 sec 2018-01-15 07:50:26.789 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:50:26.790 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:50:26.812 7572 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:50:34.157 7572 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:50:34.185 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:50:52.736 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 18.55 sec 2018-01-15 07:50:52.736 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() started 2018-01-15 07:51:03.319 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() finished in 10.58 sec 2018-01-15 07:51:03.319 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:51:03.514 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 07:51:03.514 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:51:07.165 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.65 sec 2018-01-15 07:51:08.378 5731 INFO rally.task.engine [-] Load duration is: 7.342849 2018-01-15 07:51:08.379 5731 INFO rally.task.engine [-] Full duration is: 53.096736 2018-01-15 07:51:08.670 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:51:11.710 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 3.04 sec 2018-01-15 07:51:11.710 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:51:12.333 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-15 07:51:12.334 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() started 2018-01-15 07:51:21.793 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack setup() finished in 9.46 sec 2018-01-15 07:51:21.793 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:51:21.794 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 07:51:21.816 7858 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:51:23.673 7858 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:51:23.700 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:51:37.020 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 13.32 sec 2018-01-15 07:51:37.020 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() started 2018-01-15 07:51:45.363 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context network@openstack cleanup() finished in 8.34 sec 2018-01-15 07:51:45.364 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:51:45.562 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-15 07:51:45.562 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:51:49.135 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-15 07:51:50.905 5731 INFO rally.task.engine [-] Load duration is: 1.855698 2018-01-15 07:51:50.906 5731 INFO rally.task.engine [-] Full duration is: 40.488765 2018-01-15 07:51:51.188 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:51:54.120 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.93 sec 2018-01-15 07:51:54.121 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:51:54.698 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.58 sec 2018-01-15 07:51:54.698 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:51:54.698 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-15 07:51:54.720 8144 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:51:55.919 8144 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:51:55.948 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:52:01.786 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 5.84 sec 2018-01-15 07:52:01.786 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:52:01.981 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-15 07:52:01.982 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:52:05.572 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.59 sec 2018-01-15 07:52:07.381 5731 INFO rally.task.engine [-] Load duration is: 1.19743 2018-01-15 07:52:07.382 5731 INFO rally.task.engine [-] Full duration is: 14.400324 2018-01-15 07:52:07.616 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:52:10.502 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.89 sec 2018-01-15 07:52:10.502 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:52:11.105 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-15 07:52:11.105 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:52:11.105 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 07:52:11.128 8430 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:52:12.922 8430 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:52:12.948 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:52:18.882 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 5.93 sec 2018-01-15 07:52:18.883 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:52:18.921 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 38.63 msec 2018-01-15 07:52:18.922 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:52:22.586 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-15 07:52:23.717 5731 INFO rally.task.engine [-] Load duration is: 1.792595 2018-01-15 07:52:23.718 5731 INFO rally.task.engine [-] Full duration is: 14.981613 2018-01-15 07:52:23.992 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() started 2018-01-15 07:52:26.967 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack setup() finished in 2.98 sec 2018-01-15 07:52:26.967 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() started 2018-01-15 07:52:27.577 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-15 07:52:27.578 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context roles@openstack setup() started 2018-01-15 07:52:29.562 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context roles@openstack setup() finished in 1.98 sec 2018-01-15 07:52:29.562 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() started 2018-01-15 07:52:29.563 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-15 07:52:29.585 8746 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 START 2018-01-15 07:52:37.395 8746 INFO rally.task.runner [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | ITER: 1 END: OK 2018-01-15 07:52:37.422 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() started 2018-01-15 07:52:50.261 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context cleanup@openstack cleanup() finished in 12.84 sec 2018-01-15 07:52:50.261 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context roles@openstack cleanup() started 2018-01-15 07:52:51.324 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-15 07:52:51.324 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() started 2018-01-15 07:52:51.533 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-15 07:52:51.533 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() started 2018-01-15 07:52:55.314 5731 INFO rally.task.context [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-15 07:52:56.171 5731 INFO rally.task.engine [-] Load duration is: 7.80858 2018-01-15 07:52:56.172 5731 INFO rally.task.engine [-] Full duration is: 31.341056 2018-01-15 07:52:56.361 5731 INFO rally.task.engine [-] Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631 | Completed: Running task. Task 29d6677e-1b6b-4f4f-a3dc-4ff217795631: 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 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | neutron.delete_network | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | total | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 100.0% | 1 | | -> duration | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 1.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.871 Full duration: 15.431233 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.48 | 1.48 | 1.48 | 1.48 | 1.48 | 1.48 | 100.0% | 1 | | neutron.delete_port | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | total | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | -> duration | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 2.221 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.22067 Full duration: 36.037903 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 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 0.853 | 100.0% | 1 | | neutron.create_subnet | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.create_router | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 3.416 | 100.0% | 1 | | neutron.add_interface_router | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 2.242 | 100.0% | 1 | | neutron.remove_interface_router | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 1.378 | 100.0% | 1 | | neutron.delete_router | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 2.177 | 100.0% | 1 | | total | 10.929 | 10.929 | 10.929 | 10.929 | 10.929 | 10.929 | 100.0% | 1 | | -> duration | 10.929 | 10.929 | 10.929 | 10.929 | 10.929 | 10.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.928636 Full duration: 50.977619 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.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | neutron.delete_subnet | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 1.447 | 100.0% | 1 | | total | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | -> duration | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 2.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.730786 Full duration: 36.545154 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.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | neutron.list_networks | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | -> duration | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.443017 Full duration: 17.45693 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.664 | 1.664 | 1.664 | 1.664 | 1.664 | 1.664 | 100.0% | 1 | | neutron.list_ports | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 0.259 | 100.0% | 1 | | total | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> duration | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.923868 Full duration: 36.228108 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 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | neutron.create_subnet | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | neutron.create_router | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | neutron.add_interface_router | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 2.025 | 100.0% | 1 | | neutron.list_routers | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 0.404 | 100.0% | 1 | | total | 7.343 | 7.343 | 7.343 | 7.343 | 7.343 | 7.343 | 100.0% | 1 | | -> duration | 7.343 | 7.343 | 7.343 | 7.343 | 7.343 | 7.343 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.342849 Full duration: 53.096736 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 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | neutron.create_subnet | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | neutron.list_subnets | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> duration | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.855698 Full duration: 40.488765 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 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | neutron.delete_security_group | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 0.288 | 100.0% | 1 | | total | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> duration | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 1.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.19743 Full duration: 14.400324 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 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | neutron.create_security_group_rule | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 0.247 | 100.0% | 1 | | neutron.delete_security_group | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 100.0% | 1 | | -> duration | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 1.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.792595 Full duration: 14.981613 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 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 0.953 | 100.0% | 1 | | neutron.create_router | 3.788 | 3.788 | 3.788 | 3.788 | 3.788 | 3.788 | 100.0% | 1 | | neutron.add_gateway_router | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 100.0% | 1 | | neutron.remove_gateway_router | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 1.098 | 100.0% | 1 | | total | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 100.0% | 1 | | -> duration | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 7.809 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.80858 Full duration: 31.341056 2018-01-15 07:52:56,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 29d6677e-1b6b-4f4f-a3dc-4ff217795631 2018-01-15 07:52:56,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '29d6677e-1b6b-4f4f-a3dc-4ff217795631', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-15 07:52:56,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '29d6677e-1b6b-4f4f-a3dc-4ff217795631'] 2018-01-15 07:52:57,693 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:52:57,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-15 07:52:57,696 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-15 07:52:57,696 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-15 07:52:57,697 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:52:57,736 - 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-15 07:52:57,742 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:56:06,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51: started 2018-01-15 07:52:59.832 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Starting: Task validation. 2018-01-15 07:52:59.876 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Starting: Task validation of syntax. 2018-01-15 07:52:59.984 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Completed: Task validation of syntax. 2018-01-15 07:52:59.984 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Starting: Task validation of required platforms. 2018-01-15 07:53:00.021 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Completed: Task validation of required platforms. 2018-01-15 07:53:00.021 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Starting: Task validation of semantic. 2018-01-15 07:53:00.722 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack setup() started 2018-01-15 07:53:03.653 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack setup() finished in 2.93 sec 2018-01-15 07:53:17.446 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack cleanup() started 2018-01-15 07:53:21.297 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-15 07:53:21.298 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Completed: Task validation of semantic. 2018-01-15 07:53:21.298 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Completed: Task validation. 2018-01-15 07:53:21.299 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Starting: Running task. 2018-01-15 07:53:21.475 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack setup() started 2018-01-15 07:53:24.349 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 07:53:24.349 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context cleanup@openstack setup() started 2018-01-15 07:53:24.350 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:53:25.357 9151 INFO rally.task.runner [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | ITER: 1 START 2018-01-15 07:55:54.367 9151 INFO rally.task.runner [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-15 07:55:54.395 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context cleanup@openstack cleanup() started 2018-01-15 07:56:02.113 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context cleanup@openstack cleanup() finished in 7.72 sec 2018-01-15 07:56:02.114 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack cleanup() started 2018-01-15 07:56:05.812 9026 INFO rally.task.context [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-15 07:56:06.327 9026 INFO rally.task.engine [-] Load duration is: 148.005683 2018-01-15 07:56:06.328 9026 INFO rally.task.engine [-] Full duration is: 164.352897 2018-01-15 07:56:06.613 9026 INFO rally.task.engine [-] Task 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.349 | 12.349 | 12.349 | 12.349 | 12.349 | 12.349 | 100.0% | 1 | | nova.find_host_to_migrate | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 1.353 | 100.0% | 1 | | nova.live_migrate | 135.303 | 135.303 | 135.303 | 135.303 | 135.303 | 135.303 | 0.0% | 1 | | total | 149.006 | 149.006 | 149.006 | 149.006 | 149.006 | 149.006 | 0.0% | 1 | | -> duration | 148.006 | 148.006 | 148.006 | 148.006 | 148.006 | 148.006 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 148.005683 Full duration: 164.352897 2018-01-15 07:56:06,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4f510dcf-e0ab-4d89-9c79-6fb82f991c51 2018-01-15 07:56:06,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4f510dcf-e0ab-4d89-9c79-6fb82f991c51', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-15 07:56:06,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4f510dcf-e0ab-4d89-9c79-6fb82f991c51'] 2018-01-15 07:56:07,737 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:56:07,738 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-15 07:56:07,738 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-15 07:56:07,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-15 07:56:07,738 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 07:56:07,762 - 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-15 07:56:07,765 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'cf81b842-aa91-4146-a0e4-d07bc2fc416e', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-59e25368-0e85-4523-906f-694be7dae305', 'flavor_name': 'rally-tiny-59e25368-0e85-4523-906f-694be7dae305', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-59e25368-0e85-4523-906f-694be7dae305', '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-15 07:57:11,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 40fb5e72-50b6-4af6-8712-619bc604d819: started 2018-01-15 07:56:09.759 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Starting: Task validation. 2018-01-15 07:56:09.798 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Starting: Task validation of syntax. 2018-01-15 07:56:09.877 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Completed: Task validation of syntax. 2018-01-15 07:56:09.878 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Starting: Task validation of required platforms. 2018-01-15 07:56:09.906 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Completed: Task validation of required platforms. 2018-01-15 07:56:09.906 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Starting: Task validation of semantic. 2018-01-15 07:56:10.592 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() started 2018-01-15 07:56:13.515 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() finished in 2.92 sec 2018-01-15 07:56:15.635 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() started 2018-01-15 07:56:19.614 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-15 07:56:19.615 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Completed: Task validation of semantic. 2018-01-15 07:56:19.615 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Completed: Task validation. 2018-01-15 07:56:19.616 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Starting: Running task. 2018-01-15 07:56:19.841 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() started 2018-01-15 07:56:22.711 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 07:56:22.712 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() started 2018-01-15 07:56:22.712 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() finished in 0.24 msec 2018-01-15 07:56:22.735 9386 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 START 2018-01-15 07:56:23.652 9386 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 END: OK 2018-01-15 07:56:23.681 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:56:24.673 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-15 07:56:24.673 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() started 2018-01-15 07:56:28.393 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-15 07:56:29.895 9261 INFO rally.task.engine [-] Load duration is: 0.915013 2018-01-15 07:56:29.896 9261 INFO rally.task.engine [-] Full duration is: 8.568696 2018-01-15 07:56:30.179 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() started 2018-01-15 07:56:33.130 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() finished in 2.95 sec 2018-01-15 07:56:33.130 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() started 2018-01-15 07:56:33.131 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-15 07:56:33.149 9492 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 START 2018-01-15 07:56:33.891 9492 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 END: OK 2018-01-15 07:56:33.914 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:56:34.895 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-15 07:56:34.896 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() started 2018-01-15 07:56:38.626 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-15 07:56:40.234 9261 INFO rally.task.engine [-] Load duration is: 0.740243 2018-01-15 07:56:40.235 9261 INFO rally.task.engine [-] Full duration is: 8.462668 2018-01-15 07:56:40.491 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() started 2018-01-15 07:56:43.570 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() finished in 3.08 sec 2018-01-15 07:56:43.571 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() started 2018-01-15 07:56:43.571 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 07:56:43.592 9598 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 START 2018-01-15 07:56:44.285 9598 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 END: OK 2018-01-15 07:56:44.314 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:56:45.309 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-15 07:56:45.309 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() started 2018-01-15 07:56:49.046 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-15 07:56:50.554 9261 INFO rally.task.engine [-] Load duration is: 0.690861 2018-01-15 07:56:50.555 9261 INFO rally.task.engine [-] Full duration is: 8.572588 2018-01-15 07:56:50.815 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() started 2018-01-15 07:56:53.799 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() finished in 2.98 sec 2018-01-15 07:56:53.800 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() started 2018-01-15 07:56:53.800 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-15 07:56:53.821 9704 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 START 2018-01-15 07:56:54.844 9704 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 END: OK 2018-01-15 07:56:54.869 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:56:55.883 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-15 07:56:55.884 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() started 2018-01-15 07:56:59.674 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-15 07:57:00.875 9261 INFO rally.task.engine [-] Load duration is: 1.020695 2018-01-15 07:57:00.876 9261 INFO rally.task.engine [-] Full duration is: 8.880244 2018-01-15 07:57:01.137 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() started 2018-01-15 07:57:04.083 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack setup() finished in 2.95 sec 2018-01-15 07:57:04.083 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() started 2018-01-15 07:57:04.084 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack setup() finished in 0.23 msec 2018-01-15 07:57:04.103 9810 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 START 2018-01-15 07:57:05.165 9810 INFO rally.task.runner [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | ITER: 1 END: OK 2018-01-15 07:57:05.186 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() started 2018-01-15 07:57:06.291 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context admin_cleanup@openstack cleanup() finished in 1.10 sec 2018-01-15 07:57:06.291 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() started 2018-01-15 07:57:10.110 9261 INFO rally.task.context [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-15 07:57:11.194 9261 INFO rally.task.engine [-] Load duration is: 1.059295 2018-01-15 07:57:11.195 9261 INFO rally.task.engine [-] Full duration is: 8.993754 2018-01-15 07:57:11.410 9261 INFO rally.task.engine [-] Task 40fb5e72-50b6-4af6-8712-619bc604d819 | Completed: Running task. Task 40fb5e72-50b6-4af6-8712-619bc604d819: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 0.726 | 100.0% | 1 | | quotas.delete_quotas | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> duration | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 0.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.915013 Full duration: 8.568696 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.740243 Full duration: 8.462668 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> duration | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.690861 Full duration: 8.572588 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 0.986 | 100.0% | 1 | | quotas.delete_quotas | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> duration | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 1.021 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.020695 Full duration: 8.880244 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.059295 Full duration: 8.993754 2018-01-15 07:57:11,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 40fb5e72-50b6-4af6-8712-619bc604d819 2018-01-15 07:57:11,706 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '40fb5e72-50b6-4af6-8712-619bc604d819', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-15 07:57:11,712 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '40fb5e72-50b6-4af6-8712-619bc604d819'] 2018-01-15 07:57:12,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 07:57:12,668 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-15 07:57:12,668 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:31 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:48 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:44 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:06 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:38 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:33 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:28 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:26 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:18 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-15 07:57:12,668 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-15 07:57:23,097 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-15 07:57:23,097 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-15 07:57:23,625 - functest.utils.functest_utils - DEBUG - 2018-01-15 07:57:23,626 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 07:57:23,626 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:57 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-15 07:57:23,630 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-15 07:57:23,630 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-15 07:57:23,710 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 07:57:24,138 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 07:57:24,138 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-15 07:57:24,533 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 07:57:26,788 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 07:57:29,013 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 07:57:32,244 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-15 07:57:34,666 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 07:57:40,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-15 07:57:41,505 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-15 07:57:42,630 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-15 07:57:46,143 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 07:57:46,144 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 07:57:49,259 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-15 07:57:49,259 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-15 07:57:53,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-15 07:57:53,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-15 07:57:54,408 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-15 07:57:54,408 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-15 07:57:57,600 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-15 07:57:57,601 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-15 07:57:57,603 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-15 07:57:57,606 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-15 07:57:57,608 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-15 07:57:57,617 - 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-15 08:12:45,805 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.248391s] ... ok 2018-01-15 08:12:45,805 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.061641s] ... ok 2018-01-15 08:12:45,805 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [17.519572s] ... ok 2018-01-15 08:12:45,805 - 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 [1.169166s] ... ok 2018-01-15 08:12:45,805 - 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.248616s] ... ok 2018-01-15 08:12:45,805 - 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.132800s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.076088s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.648184s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.133208s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001502s] ... ok 2018-01-15 08:12:45,806 - 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 [0.146301s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.068918s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.608283s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.095515s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001444s] ... ok 2018-01-15 08:12:45,806 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.199903s] ... ok 2018-01-15 08:12:45,807 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.061472s] ... ok 2018-01-15 08:12:45,807 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.730568s] ... ok 2018-01-15 08:12:45,807 - 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.716570s] ... ok 2018-01-15 08:12:45,807 - 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.926093s] ... ok 2018-01-15 08:12:45,807 - 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.521689s] ... ok 2018-01-15 08:12:45,807 - 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 [1.037972s] ... ok 2018-01-15 08:12:45,807 - 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.534617s] ... ok 2018-01-15 08:12:45,807 - 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.071597s] ... ok 2018-01-15 08:12:45,807 - 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.078028s] ... ok 2018-01-15 08:12:45,807 - 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.070118s] ... ok 2018-01-15 08:12:45,808 - 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.066533s] ... ok 2018-01-15 08:12:45,808 - 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.087047s] ... ok 2018-01-15 08:12:45,808 - 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.142908s] ... ok 2018-01-15 08:12:45,808 - 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.066466s] ... ok 2018-01-15 08:12:45,808 - 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.011481s] ... ok 2018-01-15 08:12:45,808 - 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.153233s] ... ok 2018-01-15 08:12:45,808 - 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.012295s] ... ok 2018-01-15 08:12:45,808 - 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.010893s] ... ok 2018-01-15 08:12:45,808 - 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.031300s] ... ok 2018-01-15 08:12:45,808 - 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.065522s] ... ok 2018-01-15 08:12:45,809 - 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.059804s] ... ok 2018-01-15 08:12:45,809 - 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.440764s] ... ok 2018-01-15 08:12:45,809 - 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.015010s] ... ok 2018-01-15 08:12:45,809 - 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.066640s] ... ok 2018-01-15 08:12:45,809 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [13.989039s] ... ok 2018-01-15 08:12:45,809 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [10.091955s] ... ok 2018-01-15 08:12:45,809 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [27.669452s] ... ok 2018-01-15 08:12:45,809 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [19.370872s] ... ok 2018-01-15 08:12:45,809 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.450294s] ... ok 2018-01-15 08:12:45,809 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.215784s] ... ok 2018-01-15 08:12:45,809 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.213641s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.386462s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.398821s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.425209s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [4.607057s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [11.167094s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [18.350790s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [11.491009s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [61.221109s] ... ok 2018-01-15 08:12:45,810 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.812465s] ... ok 2018-01-15 08:12:45,810 - 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.634881s] ... ok 2018-01-15 08:12:45,811 - 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 [2.059237s] ... ok 2018-01-15 08:12:45,811 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.324748s] ... ok 2018-01-15 08:12:45,811 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.692414s] ... ok 2018-01-15 08:12:45,811 - 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.490051s] ... ok 2018-01-15 08:12:45,811 - 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.388132s] ... ok 2018-01-15 08:12:45,811 - 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.674484s] ... ok 2018-01-15 08:12:45,811 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.548138s] ... ok 2018-01-15 08:12:45,811 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.205080s] ... ok 2018-01-15 08:12:45,811 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.566773s] ... ok 2018-01-15 08:12:45,811 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.386791s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.405706s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.598414s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.853078s] ... ok 2018-01-15 08:12:45,812 - 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.712837s] ... ok 2018-01-15 08:12:45,812 - 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.536257s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name [0.553530s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.321931s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.375128s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.011385s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [31.153261s] ... ok 2018-01-15 08:12:45,812 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.082454s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.094046s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.082109s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.317085s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.156301s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.880748s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.562013s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.175721s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.041210s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.178352s] ... ok 2018-01-15 08:12:45,813 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.120413s] ... ok 2018-01-15 08:12:45,814 - 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.049997s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.047433s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.040989s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.038528s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.243311s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.581486s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.169645s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.739127s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.169110s] ... ok 2018-01-15 08:12:45,814 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.181636s] ... ok 2018-01-15 08:12:45,815 - 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.367348s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.670368s] ... ok 2018-01-15 08:12:45,815 - 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.169938s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.673083s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.271059s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.373444s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.376279s] ... ok 2018-01-15 08:12:45,815 - 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 [3.082870s] ... ok 2018-01-15 08:12:45,815 - 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 [3.357168s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.225750s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.400539s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.735299s] ... ok 2018-01-15 08:12:45,815 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.134679s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.136542s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.209606s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.066942s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.257114s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.090884s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.226107s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.069993s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.842072s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.243230s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.509751s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.263132s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.197449s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.082461s] ... ok 2018-01-15 08:12:45,816 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.213730s] ... ok 2018-01-15 08:12:45,817 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.196663s] ... ok 2018-01-15 08:12:45,817 - 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.562780s] ... ok 2018-01-15 08:12:45,817 - 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.473574s] ... ok 2018-01-15 08:12:45,817 - 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.653406s] ... ok 2018-01-15 08:12:45,817 - 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 [0.732991s] ... ok 2018-01-15 08:12:45,817 - 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 [1.436089s] ... ok 2018-01-15 08:12:45,817 - 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.005408s] ... ok 2018-01-15 08:12:45,817 - 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.484007s] ... ok 2018-01-15 08:12:45,817 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.048434s] ... ok 2018-01-15 08:12:45,817 - 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.156536s] ... ok 2018-01-15 08:12:45,817 - 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.550877s] ... ok 2018-01-15 08:12:45,817 - 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 [1.002132s] ... ok 2018-01-15 08:12:45,817 - 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.884179s] ... ok 2018-01-15 08:12:45,818 - 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 [1.567814s] ... ok 2018-01-15 08:12:45,818 - 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.480018s] ... ok 2018-01-15 08:12:45,818 - 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 [0.744023s] ... ok 2018-01-15 08:12:45,818 - 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.256627s] ... ok 2018-01-15 08:12:45,818 - 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.021667s] ... ok 2018-01-15 08:12:45,818 - 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.181719s] ... ok 2018-01-15 08:12:45,818 - 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.019529s] ... ok 2018-01-15 08:12:45,818 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.143631s] ... ok 2018-01-15 08:12:45,818 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.174269s] ... ok 2018-01-15 08:12:45,818 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.173245s] ... ok 2018-01-15 08:12:45,818 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [2.576284s] ... ok 2018-01-15 08:12:45,818 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.533328s] ... ok 2018-01-15 08:12:45,818 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.549646s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.591714s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.857152s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.670515s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.851252s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [34.537365s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.890154s] ... ok 2018-01-15 08:12:45,819 - 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 [9.810838s] ... ok 2018-01-15 08:12:45,819 - 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 [14.493208s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.200918s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.043416s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.214089s] ... ok 2018-01-15 08:12:45,819 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.273558s] ... ok 2018-01-15 08:12:45,819 - 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.245896s] ... ok 2018-01-15 08:12:45,820 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.665438s] ... ok 2018-01-15 08:12:45,820 - 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.213895s] ... ok 2018-01-15 08:12:45,820 - 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.214797s] ... ok 2018-01-15 08:12:45,820 - 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.052456s] ... ok 2018-01-15 08:12:45,820 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.172596s] ... ok 2018-01-15 08:12:45,820 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.042709s] ... ok 2018-01-15 08:12:45,820 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.231546s] ... ok 2018-01-15 08:12:45,820 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.089825s] ... ok 2018-01-15 08:12:45,820 - 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.053665s] ... ok 2018-01-15 08:12:45,820 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.051592s] ... ok 2018-01-15 08:12:45,820 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.156565s] ... ok 2018-01-15 08:12:45,820 - 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.178278s] ... ok 2018-01-15 08:12:45,821 - 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.194915s] ... ok 2018-01-15 08:12:45,821 - 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.172225s] ... ok 2018-01-15 08:12:45,821 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.170547s] ... ok 2018-01-15 08:12:45,821 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.175944s] ... ok 2018-01-15 08:12:45,821 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.059558s] ... ok 2018-01-15 08:12:45,821 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.180089s] ... ok 2018-01-15 08:12:45,821 - 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.009236s] ... ok 2018-01-15 08:12:45,821 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.186439s] ... ok 2018-01-15 08:12:45,821 - 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.009276s] ... ok 2018-01-15 08:12:45,821 - 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.047646s] ... ok 2018-01-15 08:12:45,821 - 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.202664s] ... ok 2018-01-15 08:12:45,821 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.186055s] ... ok 2018-01-15 08:12:45,821 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.202720s] ... ok 2018-01-15 08:12:45,822 - 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.336577s] ... ok 2018-01-15 08:12:45,822 - 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.033341s] ... ok 2018-01-15 08:12:45,822 - 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.034853s] ... ok 2018-01-15 08:12:45,822 - 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.152064s] ... ok 2018-01-15 08:12:45,822 - 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.033000s] ... ok 2018-01-15 08:12:45,822 - 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.196165s] ... ok 2018-01-15 08:12:45,822 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.196912s] ... ok 2018-01-15 08:12:45,822 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.036960s] ... ok 2018-01-15 08:12:45,822 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.473913s] ... ok 2018-01-15 08:12:45,822 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.861071s] ... ok 2018-01-15 08:12:45,822 - 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.555806s] ... ok 2018-01-15 08:12:45,822 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.386996s] ... ok 2018-01-15 08:12:45,822 - 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.187949s] ... ok 2018-01-15 08:12:45,823 - 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.181128s] ... ok 2018-01-15 08:12:45,823 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 883.0000 sec. 2018-01-15 08:12:45,824 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-15 08:12:45,825 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-15 08:12:45,826 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-15 08:12:45,829 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-15 08:12:55,579 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-15 08:12:55,580 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-15 08:12:56,156 - functest.utils.functest_utils - DEBUG - 2018-01-15 08:12:56,156 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 08:12:56,157 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:31 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-15 08:12:56,161 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-15 08:12:57,121 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 09:08:13,445 - 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) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_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 != 3 ====================================================================== 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 != 3 ====================================================================== 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 != 9 ====================================================================== 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 != 10 ====================================================================== 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 != 9 ====================================================================== 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 != 5 ====================================================================== 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 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3316.311s FAILED (failures=7) 2018-01-15 09:08:13,611 - functest.utils.functest_utils - DEBUG - 2018-01-15 09:08:13,611 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 09:08:13,611 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:16 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-15 09:08:13,616 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-15 09:08:13,616 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-677 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 09:08:13,619 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:01 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 15:14 | PASS | | rally_sanity | functest | smoke | 21:57 | FAIL | | refstack_defcore | functest | smoke | 15:31 | PASS | | snaps_smoke | functest | smoke | 55:16 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-15 09:08:13,624 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-15 09:08:16,935 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 09:08:16,935 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 09:08:16,936 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-15 09:08:16,937 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-15 09:08:16,937 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-15 09:09:18,594 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-15 09:09:18,595 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-15 09:09:18,712 - functest.utils.functest_utils - DEBUG - 2018-01-15 09:09:18,712 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 09:09:18,713 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 01:02 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-15 09:09:18,716 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-15 09:09:18,716 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-677 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 09:09:18,719 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 01:02 | FAIL | | 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-15 09:09:18,722 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 09:09:21,541 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 09:09:21,542 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 09:09:21,542 - 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-15 09:09:21,543 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-15 09:09:21,543 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-15 09:09:22,323 - 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-15 09:09:22,369 - 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-15 09:09:22,394 - 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-15 09:09:22,993 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-15 09:09:22,994 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 09:09:23,409 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 09:09:23,409 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-15 09:09:23,840 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-15 09:09:26,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-15 09:09:29,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-15 09:09:29,673 - 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-15 09:11:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-15 09:11:22,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-15 09:11:22,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-15 09:11:37,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-15 09:11:40,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-15 09:11:41,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-15 09:14:42,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-15 09:14:42,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-15 09:14:42,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-15 09:15:12,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-15 09:15:42,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-15 09:15:42,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-15 09:15:43,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-15 09:16:48,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-15 09:16:52,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-15 09:16:53,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-15 09:16:59,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-15 09:16:59,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:16:59,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:16:59,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-15 09:17:21,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:17:21,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-15 09:17:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-15 09:17:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:27,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:27,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 09:17:27,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:27,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:32,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:32,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-15 09:17:32,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 09:17:32,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:32,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 09:17:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:37,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:37,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:37,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:42,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:17:42,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:42,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:48,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:48,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:48,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:48,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:48,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:48,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:17:54,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:54,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:54,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:54,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:17:54,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:17:59,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:59,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:59,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:59,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:17:59,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:17:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:17:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:17:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:17:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:17:59,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:18:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:18:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:18:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:18:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:18:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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-15 09:18:25,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:25,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:30,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:35,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:18:35,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:18:35,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:18:40,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 1/60] 2018-01-15 09:19:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:06,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:06,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:19:11,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:11,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:11,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 2/60] 2018-01-15 09:19:35,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:35,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:19:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:19:42,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:19:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:19:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:19:48,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 3/60] 2018-01-15 09:20:08,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:08,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:08,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:18,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 4/60] 2018-01-15 09:20:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:25,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 4/60] 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 4/60] 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.10 on port 22: Unable to connect to port 22 on 10.67.79.10 (tried 1 time) 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:20:25,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:25,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-15 09:20:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:20:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:31,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - 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] [retry 4/60] 2018-01-15 09:20:37,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:37,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:20:37,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:20:37,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:37,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:37,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:37,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 09:20:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:20:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:20:42,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:20:42,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:48,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:48,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:48,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:48,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:20:48,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:48,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:48,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:48,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:20:53,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:20:53,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:53,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:20:53,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:53,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:20:53,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:20:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:20:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:58,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:58,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:20:58,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:58,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:20:58,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 09:20:58,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:20:58,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:21:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:21:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-15 09:21:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 09:21:03,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 09:21:03,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 09:21:09,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:21:09,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:09,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:21:09,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:21:09,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:21:09,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:09,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:09,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:09,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:21:09,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:14,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:14,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:14,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:14,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:14,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:14,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:14,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:21:14,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:14,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:19,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:19,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:21:19,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:21:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 09:21:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:19,967 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:21:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:25,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:21:25,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:21:25,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:25,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 09:21:25,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:25,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:25,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 09:21:25,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:25,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:31,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-15 09:21:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 09:21:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:21:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 09:21:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:31,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:31,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:36,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:42,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:42,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:42,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:42,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:42,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:42,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:48,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:54,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:21:54,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 09:21:54,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:21:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:21:54,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:21:59,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:21:59,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:22:04,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:23:33,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:33,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:23:33,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:23:33,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:23:33,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:23:33,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:33,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:33,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:33,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:33,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:33,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:33,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:39,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:39,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:39,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:45,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:45,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:23:45,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:23:45,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 09:23:45,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:23:45,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:15,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:15,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:27:15,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:27:15,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:15,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:15,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:27:15,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:21,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:21,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:21,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:27:21,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:27:21,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:26,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:27:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:37,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:37,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:43,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:27:43,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:27:43,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:43,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:49,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:55,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:27:55,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:27:55,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:55,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:27:55,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:27:55,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:27:55,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:28:00,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:28:00,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:28:00,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:28:00,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:28:00,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:28:31,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:28:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 09:28:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:28:36,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:30:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:30:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:30:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:30:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:30:30,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-15 09:30:30,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-15T09:17:21.776Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'0b41b861-f846-4f98-addd-d9c43afd0243'} 2018-01-15 09:30:30,794 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.206 2018-01-15 09:30:30,901 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-15 09:30:30,971 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-15 09:30:30,971 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-15 09:30:31,053 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:30:56,143 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:31:21,226 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:31:46,340 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:32:11,421 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:32:36,577 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:33:01,661 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:33:58,030 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:34:48,967 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:35:14,068 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:35:39,227 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-15 09:36:04,411 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550326@clearwater.opnfv', u'sip_username': u'6505550326', u'formatted_number': u'(650) 555-0326', u'number': u'6505550326', u'sip_uri': u'sip:6505550326@clearwater.opnfv', u'number_id': u'3359d18f19064f0baa678376e79b6eaf', u'sip_password': u'mEdAxp3fR', u'pstn': False} 2018-01-15 09:36:04,411 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-15 09:36:04,411 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-15 09:36:04,438 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-15 09:36:04,439 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-15 09:38:14,662 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550887, 6505550687) Passed Basic Call - Tel URIs (TCP) - (6505550759, 6505550610) Passed Basic Call - Unknown number (TCP) - (6505550221, 6505550751) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550201, 6505550903) Passed Basic Call - Messages - Pager model (TCP) - (6505550694, 6505550544) Passed Basic Call - Pracks (TCP) - (6505550205, 6505550495) Passed Basic Registration (TCP) - (6505550924) Passed Multiple Identities (TCP) - (6505550894, 6505550097) Passed Call Barring - Outbound Rejection (TCP) - (6505550951, 6505550996) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550649, 6505550028) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550445, 6505550720, 6505550700) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550646, 6505550541, 6505550565) Passed Call Diversion - Not reachable (408) (TCP) - (6505550490, 6505550337, 6505550310) Passed Call Diversion - Not reachable (503) (TCP) - (6505550452, 6505550749, 6505550635) Passed Call Diversion - Not reachable (500) (TCP) - (6505550090, 6505550595, 6505550586) Passed Call Diversion - Busy (TCP) - (6505550334, 6505550587, 6505550324) Passed Call Diversion - Unconditional (TCP) - (6505550834, 6505550283, 6505550716) Passed Call Diversion - No answer (TCP) - (6505550309, 6505550791, 6505550382) Passed Call Diversion - Bad target URI (TCP) - (6505550425, 6505550983) Passed Call Diversion - Audio-only call (TCP) - (6505550979, 6505550033, 6505550329, 6505550560) Passed Call Diversion - Audio-video call (TCP) - (6505550472, 6505550723, 6505550936, 6505550591) Passed Call Waiting - Accepted (TCP) - (6505550447, 6505550599, 6505550228) Passed Call Waiting - Cancelled (TCP) - (6505550455, 6505550652, 6505550935) Passed CANCEL - Mainline (TCP) - (6505550096, 6505550577) Passed Filtering - Accept-Contact (TCP) - (6505550361, 6505550424) Passed Filtering - Accept-Contact no match (TCP) - (6505550014, 6505550202) Passed Filtering - Accept-Contact negated match (TCP) - (6505550176, 6505550733) Passed Filtering - RFC3841 example (TCP) - (6505550260, 6505550790) Passed Filtering - Reject-Contact no match (TCP) - (6505550172, 6505550783) Passed Filtering - Reject-Contact match (TCP) - (6505550689, 6505550444) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550215) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550321) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550077) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550598) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550419, 6505550728) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550800, 6505550031) Passed GRUU - Call - only GRUU as target (TCP) - (6505550288, 6505550551) Passed GRUU - Call - AoR as target (TCP) - (6505550695, 6505550441) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550929, 6505550066) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550012, 6505550245) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550532, 6505550137) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550233, 6505550274) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550884, 6505550469) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550664, 6505550171) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550512) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550029) Passed 2018-01-15 09:38:14,663 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-15 09:38:14,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-15 09:38:14,664 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-15 09:38:14,665 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-15 09:38:15,219 - functest.utils.functest_utils - DEBUG - 2018-01-15 09:38:15,220 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 09:38:15,220 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:51 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-15 09:38:15,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-15 09:38:20,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-15 09:38:20,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:20,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:20,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-15 09:38:20,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:20,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:26,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-15 09:38:26,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:26,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:26,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:38:26,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:38:26,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:38:26,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:38:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:31,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 09:38:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:38:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:38:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:36,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:36,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:36,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:38:42,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:38:42,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:38:42,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:38:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:38:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:38:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:47,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:38:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:47,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:38:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:53,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:38:58,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:38:58,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:39:03,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:39:03,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:39:03,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:39:03,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:39:03,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:39:03,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:39:03,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:39:03,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:39:03,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:39:03,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:39:03,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:39:03,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:39:08,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:39:08,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:39:08,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:39:08,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-15 09:39:08,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-15 09:39:08,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:39:08,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:39:08,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:39:13,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-15 09:39:13,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:39:13,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:39:13,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:39:13,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:39:13,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:39:13,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:39:13,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:40:37,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:40:37,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:40:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:40:43,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:40:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 09:40:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:40:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:40:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:40:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:40:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:40:43,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:40:48,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:40:48,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:40:48,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:40:48,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:40:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:40:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:40:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:40:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:40:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:40:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:40:58,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:41:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:41:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:41:09,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:41:09,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:41:09,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:41:09,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:41:14,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:41:14,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:41:19,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:41:19,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:41:19,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:41:19,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:41:19,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-15 09:41:19,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:41:19,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:41:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:41:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:41:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 09:41:25,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 09:41:56,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 09:41:56,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:41:56,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:41:56,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:41:56,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:41:56,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:42:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 09:42:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:42:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:06,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:06,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:42:06,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:06,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:42:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:42:11,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6161) 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 09:42:11,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:42:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:42:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:42:11,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:42:17,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:42:17,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:17,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-15 09:42:22,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:22,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:22,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 09:42:22,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:22,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:42:22,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:42:27,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:27,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:27,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:27,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:27,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:27,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:32,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:32,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:32,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:42:32,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:42:32,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:32,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:32,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:42:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 09:42:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:37,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 09:42:37,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 09:42:48,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:48,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:42:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:42:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:42:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-15 09:42:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:42:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:42:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:42:48,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:43:09,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 09:43:09,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-15 09:43:14,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-15 09:43:14,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:43:14,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 09:43:14,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-15 09:43:14,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-15 09:43:15,471 - functest.core.vnf - INFO - test cleaning 2018-01-15 09:43:15,471 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-15 09:43:41,048 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-15 09:43:41,574 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:43:42,068 - 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-15 09:43:42,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-15 09:43:42,094 - 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-15 09:43:42,099 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:43:42,120 - 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-15 09:43:42,121 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-15 09:43:44,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-15 09:43:44,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-15 09:43:44,401 - 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-15 09:43:45,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-15 09:43:58,586 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-15 09:43:59,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-15 09:44:13,543 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-15 09:44:17,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-15 09:44:18,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-15 09:46:21,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-15 09:46:21,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-15 09:46:22,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-15 09:46:52,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-15 09:46:52,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-15 09:46:53,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-15 09:47:29,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-15 09:47:32,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-15 09:47:34,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-15 09:47:41,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-15 09:47:41,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-15 09:47:41,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 09:47:41,088 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 09:48:02,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 09:48:02,827 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-15 09:48:02,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-15 09:48:02,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-15 09:48:02,961 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-15 09:48:08,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-15 09:48:08,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 09:48:08,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:08,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:08,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 09:48:08,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:08,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-15 09:48:08,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 09:48:08,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 09:48:08,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 09:48:08,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:08,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-15 09:48:08,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:08,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-15 09:48:13,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-15 09:48:13,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:13,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-15 09:48:13,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-15 09:48:13,578 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:13,579 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-15 09:48:13,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:13,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-15 09:48:18,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:18,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:18,745 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:18,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:18,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:18,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 09:48:18,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 09:48:18,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 09:48:18,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 09:48:18,746 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 09:48:24,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:24,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 09:48:24,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:24,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-15 09:48:24,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:24,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:24,003 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-15 09:48:24,004 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:29,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:29,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-15 09:48:29,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:29,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:29,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-15 09:48:29,152 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 09:48:34,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 09:48:34,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 09:48:34,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:34,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:40,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:40,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:40,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-15 09:48:40,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-15 09:48:45,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-15 09:48:45,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-15 09:48:45,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:45,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:48:45,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:48:45,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 09:48:45,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 09:48:45,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 09:48:50,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:48:50,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 09:48:50,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 09:48:55,903 - 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-15 09:48:55,903 - 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-15 09:49:23,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:49:23,371 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:49:28,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:49:28,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 09:49:28,689 - 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] [retry 1/60] 2018-01-15 09:49:28,689 - 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] [retry 1/60] 2018-01-15 09:49:59,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:49:59,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:49:59,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:49:59,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:49:59,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:49:59,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-15 09:49:59,598 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-15 09:49:59,671 - 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-15T09:48:03.042Z', 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'7f55d730-f6b8-4d36-a467-35d9758fcff1'} 2018-01-15 09:49:59,690 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-15 09:49:59,762 - 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.9.205'}, 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.9.209'}}, 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-15 09:49:59,829 - 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.9.205'}, 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.9.209'}}, 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-15 09:49:59,829 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-15 09:49:59,829 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.205 2018-01-15 09:50:02,659 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.13 2018-01-15 09:50:02,660 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:b5:82:72 2018-01-15 09:50:05,400 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.6 2018-01-15 09:50:05,400 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:f3:86:4d 2018-01-15 09:50:05,400 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-15 09:50:05,400 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.209 2018-01-15 09:50:08,150 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.7 2018-01-15 09:50:08,150 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:dd:a5:2e 2018-01-15 09:50:10,536 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-01-15 09:50:10,536 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:8e:d3:a3 2018-01-15 09:50:10,536 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-15 09:50:10,536 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-15 09:50:12,362 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-15 09:50:43,890 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-15 09:50:43,904 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:50:43,925 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-15 09:50:43,935 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:50:43,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-15 09:50:43,951 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-15 09:50:43,959 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:50:44,020 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-15 09:50:44' 2018-01-15 09:50:44,020 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-15 09:50:44,020 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-15 09:50:44,029 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:50:44,049 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-01-15 09:50:46,055 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.209... 2018-01-15 09:51:16,079 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-01-15 09:51:16,319 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-01-15 09:51:17,348 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-15 09:51:18,349 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-15 09:51:23,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-15 09:51:24,356 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-15 09:51:29,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-15 09:51:30,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-15 09:51:35,366 - 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-15 09:51:36,367 - 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-15 09:51:41,373 - 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-15 09:51:42,374 - 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-15 09:51:47,380 - 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-15 09:51:48,381 - 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-15 09:51:53,387 - 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-15 09:51:54,388 - 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-15 09:51:59,393 - 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-15 09:52:00,395 - 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-15 09:52:05,400 - 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-15 09:52:06,402 - 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-15 09:52:11,407 - 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-15 09:52:12,409 - 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-15 09:52:17,413 - 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-15 09:52:18,415 - 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-15 09:52:23,420 - 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-15 09:52:24,422 - 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-15 09:52:29,425 - 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-15 09:52:30,427 - 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-15 09:52:35,433 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 09:52:36,434 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 09:52:41,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' 2018-01-15 09:52:42,441 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-15 09:52:47,446 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 2018-01-15 09:52:48,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 remote-as 65002 [edit] vyos@vyos# 2018-01-15 09:52:53,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.7 2018-01-15 09:52:54,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 update-source 12.0.0.7 [edit] vyos@vyos# 2018-01-15 09:52:59,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inbound 2018-01-15 09:53:00,455 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-15 09:53:05,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 2018-01-15 09:53:06,462 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.6 password lab0033 [edit] vyos@vyos# 2018-01-15 09:53:11,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-15 09:53:12,469 - 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-15 09:53:17,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-15 09:53:18,476 - 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-15 09:53:23,482 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-15 09:53:24,483 - 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-15 09:53:29,489 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-15 09:53:30,491 - 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-15 09:53:35,496 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-15 09:53:36,498 - 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-15 09:53:41,503 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-15 09:53:42,505 - 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-15 09:53:47,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-15 09:53:48,512 - 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-15 09:53:53,514 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-15 09:53:54,515 - 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-15 09:53:59,521 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-15 09:54:00,523 - 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-15 09:54:05,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-15 09:54:06,530 - 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-15 09:54:11,535 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-01-15 09:54:12,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-01-15 09:54:17,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 09:54:18,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 09:54:23,565 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-15 09:54:23,582 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:54:23,616 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2018-01-15 09:54:23,847 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2018-01-15 09:54:24,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-15 09:54:25,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-15 09:54:30,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-15 09:54:31,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-15 09:54:36,885 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-15 09:54:37,887 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-15 09:54:42,888 - 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-15 09:54:43,890 - 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-15 09:54:48,895 - 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-15 09:54:49,897 - 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-15 09:54:54,902 - 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-15 09:54:55,904 - 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-15 09:55:00,909 - 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-15 09:55:01,911 - 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-15 09:55:06,916 - 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-15 09:55:07,918 - 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-15 09:55:12,919 - 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-15 09:55:13,921 - 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-15 09:55:18,924 - 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-15 09:55:19,926 - 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-15 09:55:24,931 - 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-15 09:55:25,933 - 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-15 09:55:30,939 - 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-15 09:55:31,941 - 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-15 09:55:36,946 - 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-15 09:55:37,948 - 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-15 09:55:42,953 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 09:55:43,955 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 09:55:48,960 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-01-15 09:55:49,962 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-15 09:55:54,968 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-01-15 09:55:55,970 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-01-15 09:56:00,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.6 2018-01-15 09:56:01,977 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.6 [edit] vyos@vyos# 2018-01-15 09:56:06,978 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-01-15 09:56:07,980 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-15 09:56:12,982 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-01-15 09:56:13,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-01-15 09:56:18,985 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-15 09:56:19,987 - 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-15 09:56:24,992 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-15 09:56:25,994 - 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-15 09:56:31,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-15 09:56:32,002 - 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-15 09:56:37,007 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-15 09:56:38,008 - 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-15 09:56:43,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-15 09:56:44,015 - 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-15 09:56:49,020 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-15 09:56:50,022 - 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-15 09:56:55,028 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-15 09:56:56,030 - 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-15 09:57:01,035 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-15 09:57:02,037 - 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-15 09:57:07,043 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-15 09:57:08,045 - 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-15 09:57:13,048 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-15 09:57:14,050 - 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-15 09:57:19,051 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.6 2018-01-15 09:57:20,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.6 [edit] vyos@vyos# 2018-01-15 09:57:25,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 09:57:26,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 09:57:31,127 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-15 09:57:31,127 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-15 09:58:31,183 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-15 09:58:31,203 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 09:58:31,240 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-01-15 09:58:31,469 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-01-15 09:58:32,476 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-15 09:59:02,585 - 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-15 09:59:02,585 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, 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.6 4 65002 3 6 0 0 0 00:01:01 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-15 09:59:02,585 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 | no-more BGP neighbor is 12.0.0.6, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.6 BGP state = Established, up for 00:01:07 Last read 14:13:55, 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: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.7 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.7, Local port: 179 Foreign host: 12.0.0.6, Foreign port: 53498 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fe8e:d3a3 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-15 09:59:02,586 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-15 09:59:02,586 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-15 09:59:02,586 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.6 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 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.6 0 0 65002 i *> 10.1.2.0/24 12.0.0.6 0 0 65002 i *> 10.1.3.0/24 12.0.0.6 0 0 65002 i *> 10.1.4.0/24 12.0.0.6 0 0 65002 i *> 10.1.5.0/24 12.0.0.6 0 0 65002 i *> 10.1.6.0/24 12.0.0.6 0 0 65002 i *> 10.1.7.0/24 12.0.0.6 0 0 65002 i *> 10.1.8.0/24 12.0.0.6 0 0 65002 i *> 10.1.9.0/24 12.0.0.6 0 0 65002 i *> 10.1.10.0/24 12.0.0.6 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-15 09:59:02,586 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-15 09:59:02,586 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'498.6' 2018-01-15 09:59:02,587 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-15 09:59:04,783 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-15 09:59:06,549 - functest.utils.functest_utils - DEBUG - 2018-01-15 09:59:06,550 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 09:59:06,550 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:24 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-15 09:59:06,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-15 09:59:06,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-15 09:59:06,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-15 09:59:06,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-15 09:59:33,181 - functest.core.vnf - INFO - test cleaning 2018-01-15 09:59:33,182 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-15 09:59:33,268 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-15 09:59:33,420 - 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-15 09:59:33,448 - 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-15 09:59:33,468 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-15 09:59:33,952 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-15 09:59:33,959 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.24:5000/v3', 'user_domain_name': 'Default', 'password': 'UKVDsRr3cB7NVHp2rJ4nxG3eB', 'project_domain_name': 'Default'} 2018-01-15 09:59:33,960 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-15 09:59:36,400 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-15 09:59:36,786 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-15 09:59:36,786 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.24:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-15 09:59:36,787 - 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-15 09:59:36,798 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-15 09:59:36,799 - 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-15 09:59:45,205 - 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-15 09:59:54,628 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-15 09:59:54,629 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-15 09:59:59,440 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-15 10:00:12,594 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-15 10:00:12,594 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-15 10:00:13,266 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-15 10:02:53,414 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-15 10:02:56,644 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-15 10:02:57,587 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-15 10:02:58,757 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 043a502e-877c-40c5-970c-bda9211e9d11 2018-01-15 10:02:59,401 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-15 10:02:59,402 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-15 10:03:00,077 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-15 10:03:00,153 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-15 10:03:01,050 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-15 10:03:01,051 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-15 10:03:01,181 - functest.utils.functest_utils - DEBUG - 2018-01-15 10:03:01,181 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 10:03:01,182 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 03:27 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-15 10:03:01,185 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-15 10:03:01,185 - 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-15 10:03:01,186 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-15 10:03:01,260 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-15 10:03:15,395 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-15 10:03:15,671 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-15 10:03:15,671 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-15 10:03:15,776 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-15 10:03:15,777 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-677 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 10:03:15,780 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:51 | PASS | | vyos_vrouter | functest | vnf | 15:24 | PASS | | juju_epc | functest | vnf | 03:27 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-15 10:03:15,784 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-15 10:03:20,493 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 10:03:20,493 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 10:03:20,494 - 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-15 10:03:20,495 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-15 10:03:20,495 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-15 10:04:16,150 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-15 10:04:16,151 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-15 10:04:16,266 - functest.utils.functest_utils - DEBUG - 2018-01-15 10:04:16,267 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 10:04:16,267 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:55 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-15 10:04:16,270 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-15 10:04:16,271 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-677 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-15 10:04:16,273 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:55 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-15 10:04:16,275 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK