2018-01-15 02:03:43,041 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-15 02:03:43,041 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-15 02:03:43,500 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-15 02:03:43,884 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-15 02:03:43,884 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-15 02:03:44,409 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-15 02:03:44,410 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/7e930c7febdb4026a1318df66539c12d ...OK 2018-01-15 02:03:44,890 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-15 02:03:44,891 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-15 02:03:45,295 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-15 02:03:45,295 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-15 02:03:46,837 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-15 02:03:48,848 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-15 02:03:48,895 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-15 02:03:50,994 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-15 02:03:57,392 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 02:03:57,392 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 02:03:57,393 - 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 02:03:57,394 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-15 02:03:57,394 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-15 02:03:58,814 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 02:04:08,040 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.224s OK 2018-01-15 02:04:08,183 - functest.utils.functest_utils - DEBUG - 2018-01-15 02:04:08,183 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 02:04:08,183 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-15 02:04:08,187 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-15 02:04:09,078 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 02:13:58,378 - 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 589.292s OK 2018-01-15 02:13:58,507 - functest.utils.functest_utils - DEBUG - 2018-01-15 02:13:58,507 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 02:13:58,509 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 02:13:58,513 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-15 02:13:59,557 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 02:14:38,102 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.544s OK 2018-01-15 02:14:38,221 - functest.utils.functest_utils - DEBUG - 2018-01-15 02:14:38,222 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 02:14:38,222 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-15 02:14:38,237 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2082 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-15 02:14:38,249 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 09:49 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-15 02:14:38,262 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 02:14:44,935 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 02:14:44,935 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 02:14:44,936 - 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 02:14:44,937 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-15 02:14:44,938 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-15 02:14:46,156 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-15 02:14:46,157 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 02:14:46,742 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 02:14:46,742 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-15 02:14:47,156 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 02:14:47,156 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 02:14:47' 2018-01-15 02:14:47,157 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:14:49,058 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:14:52,645 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:15:04,845 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:15:05,814 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:15:06,604 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:15:12,988 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:15:16,579 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-42ee2008-8cda-4293-b35b-4a663fdc924b' 2018-01-15 02:15:40,745 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 02:15:45,367 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-15 02:15:45,445 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 02:15:46,456 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 02:16:10,514 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-15 02:16:10,514 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-15 02:16:11,033 - functest.utils.functest_utils - DEBUG - 2018-01-15 02:16:11,033 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 02:16:11,035 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-15 02:16:11,039 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-15 02:16:11,113 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-15 02:16:11,113 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-15 02:16:11' 2018-01-15 02:16:11,114 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--66a9b47a-9fb5-4df0-8fc5-de85eea37d8e' 2018-01-15 02:16:13,040 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-66a9b47a-9fb5-4df0-8fc5-de85eea37d8e' 2018-01-15 02:16:15,735 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-66a9b47a-9fb5-4df0-8fc5-de85eea37d8e' 2018-01-15 02:16:28,527 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-66a9b47a-9fb5-4df0-8fc5-de85eea37d8e' 2018-01-15 02:16:29,169 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-66a9b47a-9fb5-4df0-8fc5-de85eea37d8e' 2018-01-15 02:16:35,876 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-66a9b47a-9fb5-4df0-8fc5-de85eea37d8e' 2018-01-15 02:16:42,402 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-15 02:16:52,430 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-15 02:16:54,453 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-15 02:17:19,552 - functest.utils.functest_utils - DEBUG - 2018-01-15 02:17:19,552 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 02:17:19,553 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:43 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-15 02:17:19,556 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-15 02:17:19,647 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 02:17:22,396 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 02:17:25,120 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 02:17:28,408 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-15 02:17:30,779 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 02:17:37,339 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-15 02:17:39,974 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 02:17:39,975 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 02:17:42,490 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-15 02:17:42,490 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-15 02:17:45,727 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-15 02:17:45,727 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-15 02:17:45,730 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-15 02:17:45,734 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-15 02:17:45,735 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-47fb3af2-09de-41bf-ada7-ece508d969fb/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-15 02:17:48,216 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-15 02:17:48,219 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-15 02:17:48,220 - 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 02:17:50,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:17:50.609 62 INFO rally.api [-] Starting verification (UUID=cbfaa2fc-f30e-4824-a887-278cdb484ddd) for deployment 'opnfv-rally' (UUID=969e8432-78ff-43fb-adee-70b6ad36f366) by verifier 'opnfv-tempest' (UUID=47fb3af2-09de-41bf-ada7-ece508d969fb). 2018-01-15 02:17:50,612 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: cbfaa2fc-f30e-4824-a887-278cdb484ddd 2018-01-15 02:17:57,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:17:57.127 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.206s] 2018-01-15 02:17:57,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:17:57.260 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.132s] 2018-01-15 02:18:04,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:18:04.758 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.479s] 2018-01-15 02:18:07,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:18:07.851 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.091s] 2018-01-15 02:18:20,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:18:20.481 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [4.840s] 2018-01-15 02:18:40,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:18:40.597 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.883s] 2018-01-15 02:19:21,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:19:21.094 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.154s] 2018-01-15 02:19:21,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:19:21.096 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-15 02:20:09,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:20:09.743 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.160s] 2018-01-15 02:20:09,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:20:09.745 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-15 02:20:55,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:20:55.844 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.134s] 2018-01-15 02:20:55,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:20:55.845 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-15 02:22:01,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:01.739 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [21.576s] 2018-01-15 02:22:35,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:35.626 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.078s] 2018-01-15 02:22:35,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:35.826 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.199s] 2018-01-15 02:22:45,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:45.406 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.050s] 2018-01-15 02:22:45,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:45.415 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-01-15 02:22:47,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:47.060 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-15 02:22:47,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:47.061 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-15 02:22:51,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:51.464 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.246s] 2018-01-15 02:22:59,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:22:59.229 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.034s] 2018-01-15 02:23:06,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:23:06.737 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.908s] 2018-01-15 02:23:16,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:23:16.423 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.472s] 2018-01-15 02:23:27,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:23:27.182 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.474s] 2018-01-15 02:23:34,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:23:34.588 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.283s] 2018-01-15 02:23:41,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:23:41.517 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.123s] 2018-01-15 02:23:49,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:23:49.360 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.254s] 2018-01-15 02:23:58,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:23:58.768 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.362s] 2018-01-15 02:24:08,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:08.968 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.241s] 2018-01-15 02:24:12,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:12.345 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-15 02:24:14,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:14.689 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.023s] 2018-01-15 02:24:14,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:14.716 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.026s] 2018-01-15 02:24:14,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:14.742 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.026s] 2018-01-15 02:24:14,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:14.751 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-01-15 02:24:19,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:19.707 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.171s] 2018-01-15 02:24:20,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:20.631 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.923s] 2018-01-15 02:24:21,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:21.641 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.009s] 2018-01-15 02:24:26,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:26.750 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-15 02:24:32,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:32.717 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.082s] 2018-01-15 02:24:55,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:24:55.423 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.314s] 2018-01-15 02:25:02,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:25:02.767 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.342s] 2018-01-15 02:25:22,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:25:22.069 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.576s] 2018-01-15 02:25:26,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:25:26.773 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.702s] 2018-01-15 02:25:33,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:25:33.302 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.527s] 2018-01-15 02:25:45,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:25:45.252 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.103s] 2018-01-15 02:25:49,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:25:49.598 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.344s] 2018-01-15 02:25:57,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:25:57.580 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.982s] 2018-01-15 02:26:16,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:16.336 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.596s] 2018-01-15 02:26:16,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:16.692 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.356s] 2018-01-15 02:26:16,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:16.899 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.206s] 2018-01-15 02:26:17,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:17.064 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.165s] 2018-01-15 02:26:17,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:17.391 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.326s] 2018-01-15 02:26:17,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:17.526 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.135s] 2018-01-15 02:26:33,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:33.358 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.127s] 2018-01-15 02:26:33,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:33.761 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.403s] 2018-01-15 02:26:33,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:33.995 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.234s] 2018-01-15 02:26:34,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:34.128 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.132s] 2018-01-15 02:26:34,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:34.340 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.211s] 2018-01-15 02:26:34,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:34.494 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.154s] 2018-01-15 02:26:50,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:50.857 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.297s] 2018-01-15 02:26:58,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:26:58.526 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.668s] 2018-01-15 02:27:00,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:00.747 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.221s] 2018-01-15 02:27:00,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:00.950 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.203s] 2018-01-15 02:27:01,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:01.074 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.124s] 2018-01-15 02:27:15,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:15.419 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.815s] 2018-01-15 02:27:22,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:22.534 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.113s] 2018-01-15 02:27:25,232 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:25.232 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.698s] 2018-01-15 02:27:25,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:25.365 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.134s] 2018-01-15 02:27:25,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:25.498 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.133s] 2018-01-15 02:27:53,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:27:53.533 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.488s] 2018-01-15 02:28:09,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:28:09.433 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.899s] 2018-01-15 02:28:23,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:28:23.275 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.841s] 2018-01-15 02:28:35,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:28:35.776 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.501s] 2018-01-15 02:29:15,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:29:15.302 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.899s] 2018-01-15 02:29:29,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:29:29.409 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [14.106s] 2018-01-15 02:29:43,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:29:43.689 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.281s] 2018-01-15 02:29:56,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:29:56.187 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [12.498s] 2018-01-15 02:30:16,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:16.533 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.915s] 2018-01-15 02:30:18,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:18.682 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.146s] 2018-01-15 02:30:18,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:18.781 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.102s] 2018-01-15 02:30:24,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:24.268 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.776s] 2018-01-15 02:30:26,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:26.724 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.453s] 2018-01-15 02:30:26,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:26.909 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.188s] 2018-01-15 02:30:31,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:31.581 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.035s] 2018-01-15 02:30:35,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:35.213 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-15 02:30:36,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:36.716 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-15 02:30:36,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:36.718 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-15 02:30:36,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:36.719 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-15 02:30:36,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:36.720 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-15 02:30:36,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:36.721 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-15 02:30:38,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:38.950 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.016s] 2018-01-15 02:30:54,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:30:54.734 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.710s] 2018-01-15 02:31:17,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:31:17.474 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [14.227s] 2018-01-15 02:31:33,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:31:33.332 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [15.855s] 2018-01-15 02:31:42,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:31:42.691 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.094s] 2018-01-15 02:33:23,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:33:23.497 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [83.765s] 2018-01-15 02:34:12,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:34:12.859 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.191s] 2018-01-15 02:35:21,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-15 02:35:21.457 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.487s] 2018-01-15 02:35:49,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid cbfaa2fc-f30e-4824-a887-278cdb484ddd'. 2018-01-15 02:35:50,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-15 02:35:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-15 02:35:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 02:35:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cbfaa2fc-f30e-4824-a887-278cdb484ddd | 2018-01-15 02:35:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-15 02:35:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-15 02:17:50 | 2018-01-15 02:35:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-15 02:35:48 | 2018-01-15 02:35:50,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:58 | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 47fb3af2-09de-41bf-ada7-ece508d969fb) | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 969e8432-78ff-43fb-adee-70b6ad36f366) | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1046.783 | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-15 02:35:50,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-15 02:35:50,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-15 02:35:50,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-15 02:35:50,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-15 02:35:50,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-15 02:35:50,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-15 02:35:50,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-15 02:35:55,394 - functest.utils.functest_utils - DEBUG - 2018-01-15 02:35:55,395 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 02:35:55,395 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:18 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-15 02:35:55,401 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-15 02:35:55,484 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 02:35:55,902 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 02:35:55,902 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-15 02:35:56,435 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 02:35:59,171 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 02:36:01,812 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 02:36:05,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-15 02:36:06,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775'... 2018-01-15 02:36:08,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775'... 2018-01-15 02:36:11,554 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775'... 2018-01-15 02:36:23,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775'... 2018-01-15 02:36:23,895 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775'... 2018-01-15 02:36:24,565 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-15 02:36:24,565 - 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 02:36:24,566 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 02:36:24,606 - 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 02:36:24,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': 'floating_net', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '50dee17d-25b6-4f92-9a48-6e76af7a350d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', 'flavor_name': 'rally-tiny-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', '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 02:37:38,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4007492b-8b38-435f-a182-b16dff553e42: started 2018-01-15 02:36:26.904 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Starting: Task validation. 2018-01-15 02:36:27.009 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Starting: Task validation of syntax. 2018-01-15 02:36:27.091 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Completed: Task validation of syntax. 2018-01-15 02:36:27.091 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Starting: Task validation of required platforms. 2018-01-15 02:36:27.122 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Completed: Task validation of required platforms. 2018-01-15 02:36:27.122 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Starting: Task validation of semantic. 2018-01-15 02:36:27.889 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() started 2018-01-15 02:36:30.457 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() finished in 2.57 sec 2018-01-15 02:36:30.501 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() started 2018-01-15 02:36:34.898 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() finished in 4.40 sec 2018-01-15 02:36:34.899 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Completed: Task validation of semantic. 2018-01-15 02:36:34.899 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Completed: Task validation. 2018-01-15 02:36:34.900 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Starting: Running task. 2018-01-15 02:36:35.245 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() started 2018-01-15 02:36:38.087 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() finished in 2.84 sec 2018-01-15 02:36:38.116 263 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 START 2018-01-15 02:36:38.838 263 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 END: OK 2018-01-15 02:36:38.868 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() started 2018-01-15 02:36:43.331 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() finished in 4.46 sec 2018-01-15 02:36:45.298 138 INFO rally.task.engine [-] Load duration is: 0.719674 2018-01-15 02:36:45.299 138 INFO rally.task.engine [-] Full duration is: 8.102698 2018-01-15 02:36:45.785 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() started 2018-01-15 02:36:48.509 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() finished in 2.72 sec 2018-01-15 02:36:48.534 349 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 START 2018-01-15 02:36:49.959 349 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 END: OK 2018-01-15 02:36:49.993 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() started 2018-01-15 02:36:54.275 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() finished in 4.28 sec 2018-01-15 02:36:55.853 138 INFO rally.task.engine [-] Load duration is: 1.422461 2018-01-15 02:36:55.854 138 INFO rally.task.engine [-] Full duration is: 8.506519 2018-01-15 02:36:56.403 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() started 2018-01-15 02:36:59.277 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() finished in 2.87 sec 2018-01-15 02:36:59.303 435 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 START 2018-01-15 02:37:00.606 435 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 END: OK 2018-01-15 02:37:00.634 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() started 2018-01-15 02:37:05.035 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() finished in 4.40 sec 2018-01-15 02:37:06.476 138 INFO rally.task.engine [-] Load duration is: 1.301085 2018-01-15 02:37:06.476 138 INFO rally.task.engine [-] Full duration is: 8.651093 2018-01-15 02:37:07.002 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() started 2018-01-15 02:37:09.754 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() finished in 2.75 sec 2018-01-15 02:37:09.780 521 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 START 2018-01-15 02:37:11.036 521 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 END: OK 2018-01-15 02:37:11.062 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() started 2018-01-15 02:37:15.613 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() finished in 4.55 sec 2018-01-15 02:37:17.068 138 INFO rally.task.engine [-] Load duration is: 1.253108 2018-01-15 02:37:17.069 138 INFO rally.task.engine [-] Full duration is: 8.627504 2018-01-15 02:37:17.578 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() started 2018-01-15 02:37:20.354 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() finished in 2.78 sec 2018-01-15 02:37:20.379 607 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 START 2018-01-15 02:37:21.824 607 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 END: OK 2018-01-15 02:37:21.854 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() started 2018-01-15 02:37:26.124 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() finished in 4.27 sec 2018-01-15 02:37:27.651 138 INFO rally.task.engine [-] Load duration is: 1.441639 2018-01-15 02:37:27.652 138 INFO rally.task.engine [-] Full duration is: 8.566044 2018-01-15 02:37:28.161 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() started 2018-01-15 02:37:31.067 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack setup() finished in 2.91 sec 2018-01-15 02:37:31.094 693 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 START 2018-01-15 02:37:32.048 693 INFO rally.task.runner [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | ITER: 1 END: OK 2018-01-15 02:37:32.080 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() started 2018-01-15 02:37:36.221 138 INFO rally.task.context [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Context users@openstack cleanup() finished in 4.14 sec 2018-01-15 02:37:38.217 138 INFO rally.task.engine [-] Load duration is: 0.951704 2018-01-15 02:37:38.218 138 INFO rally.task.engine [-] Full duration is: 8.07748 2018-01-15 02:37:38.633 138 INFO rally.task.engine [-] Task 4007492b-8b38-435f-a182-b16dff553e42 | Completed: Running task. Task 4007492b-8b38-435f-a182-b16dff553e42: 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.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | total | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> duration | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 0.72 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.719674 Full duration: 8.102698 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.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | total | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | -> duration | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 1.422 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.422461 Full duration: 8.506519 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.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | total | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> duration | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 1.301 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.301085 Full duration: 8.651093 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 100.0% | 1 | | -> duration | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 1.253 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.253108 Full duration: 8.627504 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | total | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> duration | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 1.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.441639 Full duration: 8.566044 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.335 | 0.335 | 0.335 | 0.335 | 0.335 | 0.335 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951704 Full duration: 8.07748 2018-01-15 02:37:38,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4007492b-8b38-435f-a182-b16dff553e42 2018-01-15 02:37:38,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-15 02:37:38,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4007492b-8b38-435f-a182-b16dff553e42', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-15 02:37:38,910 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4007492b-8b38-435f-a182-b16dff553e42'] 2018-01-15 02:37:40,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 02:37:40,039 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-15 02:37:40,040 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-15 02:37:40,040 - 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 02:37:40,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 02:37:40,079 - 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 02:37:40,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['glance'], 'concurrency': 4, 'netid': '50dee17d-25b6-4f92-9a48-6e76af7a350d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', 'flavor_name': 'rally-tiny-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', '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 02:39:14,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 1b155585-37ef-462f-b30b-f668337ee140: started 2018-01-15 02:37:42.352 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Starting: Task validation. 2018-01-15 02:37:42.424 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Starting: Task validation of syntax. 2018-01-15 02:37:42.495 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Completed: Task validation of syntax. 2018-01-15 02:37:42.496 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Starting: Task validation of required platforms. 2018-01-15 02:37:42.521 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Completed: Task validation of required platforms. 2018-01-15 02:37:42.521 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Starting: Task validation of semantic. 2018-01-15 02:37:43.280 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() started 2018-01-15 02:37:46.234 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() finished in 2.95 sec 2018-01-15 02:37:48.990 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() started 2018-01-15 02:37:53.094 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() finished in 4.10 sec 2018-01-15 02:37:53.094 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Completed: Task validation of semantic. 2018-01-15 02:37:53.095 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Completed: Task validation. 2018-01-15 02:37:53.096 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Starting: Running task. 2018-01-15 02:37:53.441 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() started 2018-01-15 02:37:56.355 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() finished in 2.91 sec 2018-01-15 02:37:56.355 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack setup() started 2018-01-15 02:37:56.356 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-15 02:37:56.384 868 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 START 2018-01-15 02:38:01.273 868 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 END: OK 2018-01-15 02:38:01.306 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack cleanup() started 2018-01-15 02:38:02.182 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack cleanup() finished in 0.88 sec 2018-01-15 02:38:02.182 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() started 2018-01-15 02:38:06.414 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() finished in 4.23 sec 2018-01-15 02:38:07.522 743 INFO rally.task.engine [-] Load duration is: 3.569484 2018-01-15 02:38:07.522 743 INFO rally.task.engine [-] Full duration is: 12.991144 2018-01-15 02:38:07.998 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() started 2018-01-15 02:38:10.969 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() finished in 2.97 sec 2018-01-15 02:38:10.970 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack setup() started 2018-01-15 02:38:10.970 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-15 02:38:10.996 974 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 START 2018-01-15 02:38:15.646 974 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 END: OK 2018-01-15 02:38:15.683 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack cleanup() started 2018-01-15 02:38:18.667 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack cleanup() finished in 2.98 sec 2018-01-15 02:38:18.668 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() started 2018-01-15 02:38:22.964 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-15 02:38:24.095 743 INFO rally.task.engine [-] Load duration is: 3.444652 2018-01-15 02:38:24.096 743 INFO rally.task.engine [-] Full duration is: 14.983919 2018-01-15 02:38:24.597 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() started 2018-01-15 02:38:27.448 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() finished in 2.85 sec 2018-01-15 02:38:27.473 1080 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 START 2018-01-15 02:38:29.187 1080 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 END: OK 2018-01-15 02:38:29.216 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() started 2018-01-15 02:38:33.469 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() finished in 4.25 sec 2018-01-15 02:38:34.662 743 INFO rally.task.engine [-] Load duration is: 0.449593 2018-01-15 02:38:34.663 743 INFO rally.task.engine [-] Full duration is: 8.889787 2018-01-15 02:38:35.201 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() started 2018-01-15 02:38:37.981 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack setup() finished in 2.78 sec 2018-01-15 02:38:37.981 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context quotas@openstack setup() started 2018-01-15 02:38:39.130 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context quotas@openstack setup() finished in 1.15 sec 2018-01-15 02:38:39.130 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack setup() started 2018-01-15 02:38:39.131 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-15 02:38:39.933 1166 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 START 2018-01-15 02:38:57.421 1166 INFO rally.task.runner [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | ITER: 1 END: OK 2018-01-15 02:38:57.451 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack cleanup() started 2018-01-15 02:39:08.229 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context cleanup@openstack cleanup() finished in 10.78 sec 2018-01-15 02:39:08.229 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context quotas@openstack cleanup() started 2018-01-15 02:39:08.264 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context quotas@openstack cleanup() finished in 34.46 msec 2018-01-15 02:39:08.264 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() started 2018-01-15 02:39:12.281 743 INFO rally.task.context [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-15 02:39:13.429 743 INFO rally.task.engine [-] Load duration is: 15.420216 2018-01-15 02:39:13.430 743 INFO rally.task.engine [-] Full duration is: 37.118211 2018-01-15 02:39:13.821 743 INFO rally.task.engine [-] Task 1b155585-37ef-462f-b30b-f668337ee140 | Completed: Running task. Task 1b155585-37ef-462f-b30b-f668337ee140: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 3.385 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | -> glance_v2.upload_data | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 0.448 | 100.0% | 1 | | glance_v2.delete_image | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 0.184 | 100.0% | 1 | | total | 3.569 | 3.569 | 3.569 | 3.569 | 3.569 | 3.569 | 100.0% | 1 | | -> duration | 3.569 | 3.569 | 3.569 | 3.569 | 3.569 | 3.569 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.569484 Full duration: 12.991144 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 3.275 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | -> glance_v2.upload_data | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 0.512 | 100.0% | 1 | | glance_v2.list_images | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> duration | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 3.445 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.444652 Full duration: 14.983919 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.449 | 0.449 | 0.449 | 0.449 | 0.449 | 0.449 | 100.0% | 1 | | total | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | -> duration | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.449593 Full duration: 8.889787 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.175 | 3.175 | 3.175 | 3.175 | 3.175 | 3.175 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 0.352 | 100.0% | 1 | | -> glance_v2.upload_data | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | nova.boot_servers | 13.244 | 13.244 | 13.244 | 13.244 | 13.244 | 13.244 | 100.0% | 1 | | total | 16.42 | 16.42 | 16.42 | 16.42 | 16.42 | 16.42 | 100.0% | 1 | | -> duration | 15.42 | 15.42 | 15.42 | 15.42 | 15.42 | 15.42 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.420216 Full duration: 37.118211 2018-01-15 02:39:14,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1b155585-37ef-462f-b30b-f668337ee140 2018-01-15 02:39:14,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '1b155585-37ef-462f-b30b-f668337ee140', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-15 02:39:14,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '1b155585-37ef-462f-b30b-f668337ee140'] 2018-01-15 02:39:15,215 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 02:39:15,216 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-15 02:39:15,217 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-15 02:39:15,217 - 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 02:39:15,217 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 02:39:15,256 - 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 02:39:15,257 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-15 02:39:15,257 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-15 02:39:15,258 - 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 02:39:15,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-15 02:39:15,296 - 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 02:39:15,301 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '50dee17d-25b6-4f92-9a48-6e76af7a350d', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', 'flavor_name': 'rally-tiny-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7d0bf1d5-4dd0-48c5-92b0-6232a24bd775', '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 02:43:18,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e: started 2018-01-15 02:39:17.644 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Starting: Task validation. 2018-01-15 02:39:17.713 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Starting: Task validation of syntax. 2018-01-15 02:39:17.873 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Completed: Task validation of syntax. 2018-01-15 02:39:17.873 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Starting: Task validation of required platforms. 2018-01-15 02:39:17.917 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Completed: Task validation of required platforms. 2018-01-15 02:39:17.917 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Starting: Task validation of semantic. 2018-01-15 02:39:18.660 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:39:21.345 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.69 sec 2018-01-15 02:39:27.330 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:39:31.601 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.27 sec 2018-01-15 02:39:31.601 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Completed: Task validation of semantic. 2018-01-15 02:39:31.601 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Completed: Task validation. 2018-01-15 02:39:31.602 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Starting: Running task. 2018-01-15 02:39:31.903 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:39:34.690 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.79 sec 2018-01-15 02:39:34.691 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() started 2018-01-15 02:39:36.312 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() finished in 1.62 sec 2018-01-15 02:39:36.312 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack setup() started 2018-01-15 02:39:39.617 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack setup() finished in 3.30 sec 2018-01-15 02:39:39.617 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() started 2018-01-15 02:39:39.618 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-15 02:39:39.651 1421 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:39:47.527 1421 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:39:47.561 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() started 2018-01-15 02:39:51.714 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() finished in 4.15 sec 2018-01-15 02:39:51.715 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack cleanup() started 2018-01-15 02:39:59.031 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack cleanup() finished in 7.32 sec 2018-01-15 02:39:59.032 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() started 2018-01-15 02:39:59.084 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() finished in 52.25 msec 2018-01-15 02:39:59.084 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:40:03.298 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.21 sec 2018-01-15 02:40:04.097 1296 INFO rally.task.engine [-] Load duration is: 7.87139 2018-01-15 02:40:04.098 1296 INFO rally.task.engine [-] Full duration is: 31.412836 2018-01-15 02:40:04.626 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:40:07.480 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.85 sec 2018-01-15 02:40:07.480 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() started 2018-01-15 02:40:08.946 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() finished in 1.47 sec 2018-01-15 02:40:08.946 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() started 2018-01-15 02:40:08.947 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-15 02:40:08.974 1607 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:40:19.029 1607 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:40:19.059 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() started 2018-01-15 02:40:22.356 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() finished in 3.30 sec 2018-01-15 02:40:22.357 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() started 2018-01-15 02:40:22.402 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() finished in 45.70 msec 2018-01-15 02:40:22.403 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:40:26.684 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.28 sec 2018-01-15 02:40:26.763 1296 INFO rally.task.engine [-] Load duration is: 10.047274 2018-01-15 02:40:26.764 1296 INFO rally.task.engine [-] Full duration is: 22.077501 2018-01-15 02:40:27.261 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:40:30.240 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.98 sec 2018-01-15 02:40:30.240 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() started 2018-01-15 02:40:31.143 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() finished in 0.90 sec 2018-01-15 02:40:31.143 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() started 2018-01-15 02:40:31.144 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-15 02:40:32.020 1773 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:40:42.224 1773 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:40:42.256 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() started 2018-01-15 02:40:45.144 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() finished in 2.89 sec 2018-01-15 02:40:45.144 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() started 2018-01-15 02:40:45.189 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() finished in 44.85 msec 2018-01-15 02:40:45.190 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:40:49.240 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.05 sec 2018-01-15 02:40:49.401 1296 INFO rally.task.engine [-] Load duration is: 10.197874 2018-01-15 02:40:49.401 1296 INFO rally.task.engine [-] Full duration is: 21.999279 2018-01-15 02:40:49.892 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:40:52.574 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.68 sec 2018-01-15 02:40:52.575 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() started 2018-01-15 02:40:53.538 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() finished in 0.96 sec 2018-01-15 02:40:53.538 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() started 2018-01-15 02:40:53.539 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 02:40:53.565 1939 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:41:03.541 1939 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:41:03.572 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() started 2018-01-15 02:41:05.989 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() finished in 2.42 sec 2018-01-15 02:41:05.991 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() started 2018-01-15 02:41:06.034 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() finished in 43.55 msec 2018-01-15 02:41:06.035 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:41:10.211 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.18 sec 2018-01-15 02:41:12.039 1296 INFO rally.task.engine [-] Load duration is: 9.970291 2018-01-15 02:41:12.040 1296 INFO rally.task.engine [-] Full duration is: 20.335907 2018-01-15 02:41:12.529 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:41:15.319 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.79 sec 2018-01-15 02:41:15.320 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() started 2018-01-15 02:41:16.850 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() finished in 1.53 sec 2018-01-15 02:41:16.850 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() started 2018-01-15 02:41:16.850 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-15 02:41:16.877 2105 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:41:31.431 2105 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:41:31.457 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() started 2018-01-15 02:41:34.464 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() finished in 3.01 sec 2018-01-15 02:41:34.464 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() started 2018-01-15 02:41:34.516 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() finished in 51.66 msec 2018-01-15 02:41:34.516 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:41:38.978 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.46 sec 2018-01-15 02:41:40.698 1296 INFO rally.task.engine [-] Load duration is: 14.549818 2018-01-15 02:41:40.699 1296 INFO rally.task.engine [-] Full duration is: 26.4683 2018-01-15 02:41:41.208 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:41:43.996 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.79 sec 2018-01-15 02:41:43.996 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() started 2018-01-15 02:41:44.934 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack setup() finished in 0.94 sec 2018-01-15 02:41:44.935 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack setup() started 2018-01-15 02:41:48.305 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack setup() finished in 3.37 sec 2018-01-15 02:41:48.305 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() started 2018-01-15 02:41:48.305 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-15 02:41:48.332 2271 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:42:04.645 2271 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:42:04.673 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() started 2018-01-15 02:42:07.096 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context cleanup@openstack cleanup() finished in 2.42 sec 2018-01-15 02:42:07.096 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack cleanup() started 2018-01-15 02:42:14.117 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context volumes@openstack cleanup() finished in 7.02 sec 2018-01-15 02:42:14.118 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() started 2018-01-15 02:42:14.159 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context quotas@openstack cleanup() finished in 41.24 msec 2018-01-15 02:42:14.159 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:42:18.164 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.00 sec 2018-01-15 02:42:19.436 1296 INFO rally.task.engine [-] Load duration is: 16.307757 2018-01-15 02:42:19.437 1296 INFO rally.task.engine [-] Full duration is: 36.976347 2018-01-15 02:42:19.992 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:42:22.690 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.70 sec 2018-01-15 02:42:22.691 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() started 2018-01-15 02:42:22.691 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-15 02:42:22.719 2457 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:42:23.479 2457 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:42:23.511 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() started 2018-01-15 02:42:29.129 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() finished in 5.62 sec 2018-01-15 02:42:29.129 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:42:33.714 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.58 sec 2018-01-15 02:42:34.070 1296 INFO rally.task.engine [-] Load duration is: 0.755513 2018-01-15 02:42:34.071 1296 INFO rally.task.engine [-] Full duration is: 13.743557 2018-01-15 02:42:34.570 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:42:37.428 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.86 sec 2018-01-15 02:42:37.428 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() started 2018-01-15 02:42:37.429 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-15 02:42:37.457 2623 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:42:38.343 2623 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:42:38.370 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() started 2018-01-15 02:42:43.285 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() finished in 4.91 sec 2018-01-15 02:42:43.285 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:42:47.606 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.32 sec 2018-01-15 02:42:48.651 1296 INFO rally.task.engine [-] Load duration is: 0.881461 2018-01-15 02:42:48.652 1296 INFO rally.task.engine [-] Full duration is: 13.055523 2018-01-15 02:42:49.223 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:42:51.907 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 2.68 sec 2018-01-15 02:42:51.908 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() started 2018-01-15 02:42:51.908 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 02:42:51.936 2789 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:42:52.738 2789 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:42:52.768 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() started 2018-01-15 02:42:57.660 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() finished in 4.89 sec 2018-01-15 02:42:57.661 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:43:02.013 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.35 sec 2018-01-15 02:43:03.311 1296 INFO rally.task.engine [-] Load duration is: 0.797896 2018-01-15 02:43:03.312 1296 INFO rally.task.engine [-] Full duration is: 12.808214 2018-01-15 02:43:03.817 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() started 2018-01-15 02:43:07.002 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack setup() finished in 3.19 sec 2018-01-15 02:43:07.003 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() started 2018-01-15 02:43:07.003 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-15 02:43:07.031 2955 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 START 2018-01-15 02:43:08.012 2955 INFO rally.task.runner [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | ITER: 1 END: OK 2018-01-15 02:43:08.039 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() started 2018-01-15 02:43:13.164 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context admin_cleanup@openstack cleanup() finished in 5.12 sec 2018-01-15 02:43:13.164 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() started 2018-01-15 02:43:17.780 1296 INFO rally.task.context [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Context users@openstack cleanup() finished in 4.62 sec 2018-01-15 02:43:17.903 1296 INFO rally.task.engine [-] Load duration is: 0.97638 2018-01-15 02:43:17.904 1296 INFO rally.task.engine [-] Full duration is: 13.980807 2018-01-15 02:43:18.321 1296 INFO rally.task.engine [-] Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e | Completed: Running task. Task 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e: 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.5 | 3.5 | 3.5 | 3.5 | 3.5 | 3.5 | 100.0% | 1 | | cinder_v2.delete_snapshot | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 4.371 | 100.0% | 1 | | total | 7.871 | 7.871 | 7.871 | 7.871 | 7.871 | 7.871 | 100.0% | 1 | | -> duration | 7.871 | 7.871 | 7.871 | 7.871 | 7.871 | 7.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.87139 Full duration: 31.412836 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.473 | 3.473 | 3.473 | 3.473 | 3.473 | 3.473 | 100.0% | 1 | | cinder_v2.delete_volume | 6.574 | 6.574 | 6.574 | 6.574 | 6.574 | 6.574 | 100.0% | 1 | | total | 10.047 | 10.047 | 10.047 | 10.047 | 10.047 | 10.047 | 100.0% | 1 | | -> duration | 10.047 | 10.047 | 10.047 | 10.047 | 10.047 | 10.047 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.047274 Full duration: 22.077501 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.599 | 3.599 | 3.599 | 3.599 | 3.599 | 3.599 | 100.0% | 1 | | cinder_v2.delete_volume | 6.598 | 6.598 | 6.598 | 6.598 | 6.598 | 6.598 | 100.0% | 1 | | total | 10.198 | 10.198 | 10.198 | 10.198 | 10.198 | 10.198 | 100.0% | 1 | | -> duration | 10.198 | 10.198 | 10.198 | 10.198 | 10.198 | 10.198 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.197874 Full duration: 21.999279 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.415 | 3.415 | 3.415 | 3.415 | 3.415 | 3.415 | 100.0% | 1 | | cinder_v2.delete_volume | 6.555 | 6.555 | 6.555 | 6.555 | 6.555 | 6.555 | 100.0% | 1 | | total | 9.97 | 9.97 | 9.97 | 9.97 | 9.97 | 9.97 | 100.0% | 1 | | -> duration | 9.97 | 9.97 | 9.97 | 9.97 | 9.97 | 9.97 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.970291 Full duration: 20.335907 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.361 | 3.361 | 3.361 | 3.361 | 3.361 | 3.361 | 100.0% | 1 | | cinder_v2.extend_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | cinder_v2.delete_volume | 8.71 | 8.71 | 8.71 | 8.71 | 8.71 | 8.71 | 100.0% | 1 | | total | 14.55 | 14.55 | 14.55 | 14.55 | 14.55 | 14.55 | 100.0% | 1 | | -> duration | 14.55 | 14.55 | 14.55 | 14.55 | 14.55 | 14.55 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.549818 Full duration: 26.4683 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 | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 9.741 | 100.0% | 1 | | cinder_v2.delete_volume | 6.566 | 6.566 | 6.566 | 6.566 | 6.566 | 6.566 | 100.0% | 1 | | total | 16.308 | 16.308 | 16.308 | 16.308 | 16.308 | 16.308 | 100.0% | 1 | | -> duration | 16.308 | 16.308 | 16.308 | 16.308 | 16.308 | 16.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.307757 Full duration: 36.976347 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.709 | 0.709 | 0.709 | 0.709 | 0.709 | 0.709 | 100.0% | 1 | | cinder_v2.list_qos | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755513 Full duration: 13.743557 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.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | cinder_v2.set_qos | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | total | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> duration | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.881461 Full duration: 13.055523 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.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | cinder_v2.list_types | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> duration | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.797896 Full duration: 12.808214 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.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> duration | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 0.976 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.97638 Full duration: 13.980807 2018-01-15 02:43:18,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e 2018-01-15 02:43:18,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-15 02:43:18,789 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2b86b49c-96e4-4a23-b2c7-dd8bbb045e6e'] 2018-01-15 02:43:19,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-15 02:43:19,818 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: Expecting object: line 598 column 30 (char 18997) 2018-01-15 02:43:33,668 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-15 02:43:33,669 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-15 02:43:34,066 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 02:43:34,192 - functest.utils.functest_utils - DEBUG - 2018-01-15 02:43:34,192 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 02:43:34,192 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 02:43:34,193 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 02:43:34,195 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 02:43:34,196 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 02:43:34,197 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 02:43:34,193 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 07:37 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-15 02:43:34,198 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 02:43:34,198 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-15 02:43:34,199 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-15 02:43:34,283 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 02:43:34,683 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 02:43:34,684 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-15 02:43:35,069 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-15 02:43:37,525 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-15 02:43:40,110 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-15 02:43:43,561 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-15 02:43:46,013 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-15 02:43:52,879 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-15 02:43:53,596 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-15 02:43:54,574 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-15 02:43:58,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 02:43:58,570 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-15 02:44:00,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-15 02:44:00,411 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-15 02:44:02,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-15 02:44:02,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-15 02:44:03,708 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-15 02:44:03,708 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-15 02:44:06,870 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-15 02:44:06,870 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-15 02:44:06,873 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-15 02:44:06,876 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-15 02:44:06,878 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-15 02:44:06,882 - 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 03:00:37,622 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.277775s] ... ok 2018-01-15 03:00:37,622 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.140426s] ... ok 2018-01-15 03:00:37,622 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [8.019307s] ... ok 2018-01-15 03:00:37,623 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name [0.900546s] ... ok 2018-01-15 03:00:37,623 - 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.363366s] ... ok 2018-01-15 03:00:37,623 - 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 [15.137663s] ... ok 2018-01-15 03:00:37,623 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.167145s] ... ok 2018-01-15 03:00:37,623 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.701115s] ... ok 2018-01-15 03:00:37,623 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.125359s] ... ok 2018-01-15 03:00:37,623 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001150s] ... ok 2018-01-15 03:00:37,623 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.137960s] ... ok 2018-01-15 03:00:37,623 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.156751s] ... ok 2018-01-15 03:00:37,624 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.699353s] ... ok 2018-01-15 03:00:37,624 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.153702s] ... ok 2018-01-15 03:00:37,624 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001616s] ... ok 2018-01-15 03:00:37,624 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [10.184986s] ... ok 2018-01-15 03:00:37,624 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.106854s] ... ok 2018-01-15 03:00:37,624 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.463581s] ... ok 2018-01-15 03:00:37,624 - 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.704837s] ... ok 2018-01-15 03:00:37,624 - 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.764425s] ... ok 2018-01-15 03:00:37,624 - 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.553141s] ... ok 2018-01-15 03:00:37,625 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.588334s] ... ok 2018-01-15 03:00:37,625 - 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.665920s] ... ok 2018-01-15 03:00:37,625 - 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.142570s] ... ok 2018-01-15 03:00:37,625 - 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.150308s] ... ok 2018-01-15 03:00:37,625 - 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.149116s] ... ok 2018-01-15 03:00:37,625 - 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.137087s] ... ok 2018-01-15 03:00:37,625 - 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.148262s] ... ok 2018-01-15 03:00:37,625 - 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.296099s] ... ok 2018-01-15 03:00:37,625 - 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.123279s] ... ok 2018-01-15 03:00:37,625 - 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.021369s] ... ok 2018-01-15 03:00:37,625 - 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.242000s] ... ok 2018-01-15 03:00:37,626 - 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.021005s] ... ok 2018-01-15 03:00:37,626 - 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.021126s] ... ok 2018-01-15 03:00:37,626 - 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.057325s] ... ok 2018-01-15 03:00:37,626 - 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.143806s] ... ok 2018-01-15 03:00:37,626 - 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.129623s] ... ok 2018-01-15 03:00:37,626 - 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.310922s] ... ok 2018-01-15 03:00:37,626 - 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.024870s] ... ok 2018-01-15 03:00:37,626 - 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.110722s] ... ok 2018-01-15 03:00:37,626 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [31.986369s] ... ok 2018-01-15 03:00:37,626 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [6.391719s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [23.330519s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.664209s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.521950s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.311597s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.304168s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.477660s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.526084s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.531709s] ... ok 2018-01-15 03:00:37,627 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.171964s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [10.183689s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [15.814037s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [10.599664s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [25.505754s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.472131s] ... ok 2018-01-15 03:00:37,628 - 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.252233s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 [1.527258s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.302458s] ... ok 2018-01-15 03:00:37,628 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.378419s] ... ok 2018-01-15 03:00:37,628 - 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.379085s] ... ok 2018-01-15 03:00:37,629 - 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.425684s] ... ok 2018-01-15 03:00:37,629 - 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.716847s] ... ok 2018-01-15 03:00:37,629 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.620103s] ... ok 2018-01-15 03:00:37,629 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.515560s] ... ok 2018-01-15 03:00:37,629 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.462010s] ... ok 2018-01-15 03:00:37,629 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.704519s] ... ok 2018-01-15 03:00:37,629 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.466936s] ... ok 2018-01-15 03:00:37,629 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.545387s] ... ok 2018-01-15 03:00:37,629 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.448465s] ... ok 2018-01-15 03:00:37,629 - 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.422649s] ... ok 2018-01-15 03:00:37,630 - 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.471030s] ... ok 2018-01-15 03:00:37,630 - 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.555355s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.385254s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.450993s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013593s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [35.530479s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.030129s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.027037s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.025327s] ... ok 2018-01-15 03:00:37,630 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.500712s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.871442s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.799758s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.080952s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.088024s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.165557s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.153234s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.140428s] ... ok 2018-01-15 03:00:37,631 - 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.424565s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.272697s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.171524s] ... ok 2018-01-15 03:00:37,631 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.167937s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.166944s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.185750s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.115564s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.873672s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.098859s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.104306s] ... ok 2018-01-15 03:00:37,632 - 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.375196s] ... ok 2018-01-15 03:00:37,632 - 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.866213s] ... ok 2018-01-15 03:00:37,632 - 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.123329s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [5.851371s] ... ok 2018-01-15 03:00:37,632 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [5.879398s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [6.244915s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.750226s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [5.691395s] ... ok 2018-01-15 03:00:37,633 - 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 [5.189786s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.411767s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [7.041536s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [7.163849s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.216064s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.240005s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.147420s] ... ok 2018-01-15 03:00:37,633 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.155897s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.217594s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.220287s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.170734s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.149071s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.780617s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.174706s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.774649s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.143399s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.121342s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.142722s] ... ok 2018-01-15 03:00:37,634 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.329134s] ... ok 2018-01-15 03:00:37,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.130360s] ... ok 2018-01-15 03:00:37,635 - 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.953934s] ... ok 2018-01-15 03:00:37,635 - 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.495220s] ... ok 2018-01-15 03:00:37,635 - 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.678074s] ... ok 2018-01-15 03:00:37,635 - 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.939422s] ... ok 2018-01-15 03:00:37,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.111281s] ... ok 2018-01-15 03:00:37,635 - 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.320938s] ... ok 2018-01-15 03:00:37,635 - 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.989379s] ... ok 2018-01-15 03:00:37,635 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.141941s] ... ok 2018-01-15 03:00:37,635 - 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.110672s] ... ok 2018-01-15 03:00:37,636 - 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.843918s] ... ok 2018-01-15 03:00:37,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype [0.784733s] ... ok 2018-01-15 03:00:37,636 - 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 [1.150634s] ... ok 2018-01-15 03:00:37,636 - 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.027560s] ... ok 2018-01-15 03:00:37,636 - 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.397537s] ... ok 2018-01-15 03:00:37,636 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.203856s] ... ok 2018-01-15 03:00:37,636 - 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.132983s] ... ok 2018-01-15 03:00:37,636 - 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.037685s] ... ok 2018-01-15 03:00:37,636 - 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.039233s] ... ok 2018-01-15 03:00:37,636 - 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.124896s] ... ok 2018-01-15 03:00:37,636 - 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.027196s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.193925s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.185723s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.653811s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.553094s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.773457s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.677557s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.491427s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.405422s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.441233s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [13.160399s] ... ok 2018-01-15 03:00:37,637 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [13.644928s] ... ok 2018-01-15 03:00:37,638 - 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 [25.205333s] ... ok 2018-01-15 03:00:37,638 - 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.873985s] ... ok 2018-01-15 03:00:37,638 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.093571s] ... ok 2018-01-15 03:00:37,638 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.079810s] ... ok 2018-01-15 03:00:37,638 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.107586s] ... ok 2018-01-15 03:00:37,638 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.554434s] ... ok 2018-01-15 03:00:37,638 - 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.237013s] ... ok 2018-01-15 03:00:37,638 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.446880s] ... ok 2018-01-15 03:00:37,638 - 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.084867s] ... ok 2018-01-15 03:00:37,638 - 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.117011s] ... ok 2018-01-15 03:00:37,639 - 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.113814s] ... ok 2018-01-15 03:00:37,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.115690s] ... ok 2018-01-15 03:00:37,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.095400s] ... ok 2018-01-15 03:00:37,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.175180s] ... ok 2018-01-15 03:00:37,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.170918s] ... ok 2018-01-15 03:00:37,639 - 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.124771s] ... ok 2018-01-15 03:00:37,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.110319s] ... ok 2018-01-15 03:00:37,639 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.026092s] ... ok 2018-01-15 03:00:37,639 - 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.055483s] ... ok 2018-01-15 03:00:37,639 - 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.075540s] ... ok 2018-01-15 03:00:37,639 - 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.039074s] ... ok 2018-01-15 03:00:37,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.026429s] ... ok 2018-01-15 03:00:37,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.025795s] ... ok 2018-01-15 03:00:37,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.068207s] ... ok 2018-01-15 03:00:37,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.076133s] ... ok 2018-01-15 03:00:37,640 - 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.016893s] ... ok 2018-01-15 03:00:37,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.084945s] ... ok 2018-01-15 03:00:37,640 - 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.016942s] ... ok 2018-01-15 03:00:37,640 - 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.098297s] ... ok 2018-01-15 03:00:37,640 - 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.107414s] ... ok 2018-01-15 03:00:37,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.082082s] ... ok 2018-01-15 03:00:37,640 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.095114s] ... ok 2018-01-15 03:00:37,641 - 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.331235s] ... ok 2018-01-15 03:00:37,641 - 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.075658s] ... ok 2018-01-15 03:00:37,641 - 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.074336s] ... ok 2018-01-15 03:00:37,641 - 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.017791s] ... ok 2018-01-15 03:00:37,641 - 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.076868s] ... ok 2018-01-15 03:00:37,641 - 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.084051s] ... ok 2018-01-15 03:00:37,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.068302s] ... ok 2018-01-15 03:00:37,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.075350s] ... ok 2018-01-15 03:00:37,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.280658s] ... ok 2018-01-15 03:00:37,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [16.254279s] ... ok 2018-01-15 03:00:37,641 - 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.169556s] ... ok 2018-01-15 03:00:37,641 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.150369s] ... ok 2018-01-15 03:00:37,642 - 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.340786s] ... ok 2018-01-15 03:00:37,642 - 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.069433s] ... ok 2018-01-15 03:00:37,643 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 986.0000 sec. 2018-01-15 03:00:37,644 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-15 03:00:37,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-15 03:00:37,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-15 03:00:37,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-15 03:00:45,642 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-15 03:00:45,643 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-15 03:00:46,507 - functest.utils.functest_utils - DEBUG - 2018-01-15 03:00:46,507 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 03:00:46,509 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-15 03:00:46,513 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-15 03:00:47,690 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-15 03:53:05,118 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... FAIL test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 2 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 5 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 4 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 4 ====================================================================== FAIL: test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_volume_tests.py", line 290, in test_create_volume_bad_zone self.volume_creator.create(block=True) AssertionError: BadRequest not raised ---------------------------------------------------------------------- Ran 114 tests in 3137.414s FAILED (failures=8) 2018-01-15 03:53:05,298 - functest.utils.functest_utils - DEBUG - 2018-01-15 03:53:05,299 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 03:53:05,299 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 52:17 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-15 03:53:05,303 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-15 03:53:05,304 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2082 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-15 03:53:05,307 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-15 03:53:05,307 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:59 | PASS | | vping_userdata | functest | smoke | 00:43 | PASS | | tempest_smoke_serial | functest | smoke | 18:18 | PASS | | rally_sanity | functest | smoke | 07:37 | FAIL | | refstack_defcore | functest | smoke | 17:11 | PASS | | snaps_smoke | functest | smoke | 52:17 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-15 03:53:05,312 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-15 03:53:12,676 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 03:53:12,676 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 03:53:12,677 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-15 03:53:12,677 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2082 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-15 03:53:12,678 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-15 03:53:12,679 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-15 03:53:19,237 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 03:53:19,238 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 03:53:19,238 - 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 03:53:19,239 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-15 03:53:19,239 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-15 03:53:19,570 - 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 03:53:19,612 - 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 03:53:19,634 - 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 03:53:20,398 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-15 03:53:20,399 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-15 03:53:20,820 - functest.energy.energy - DEBUG - Starting recording 2018-01-15 03:53:20,820 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-15 03:53:21,228 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-15 03:53:23,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-15 03:53:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-15 03:53:26,865 - 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 03:55:09,337 - 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 03:55:15,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-15 03:55:16,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-15 03:55:33,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-15 03:55:37,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-15 03:55:37,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-15 03:57:14,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-15 03:57:14,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-15 03:57:25,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-15 03:57:55,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-15 03:57:55,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-15 03:57:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-15 03:59:02,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-15 03:59:06,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-15 03:59:07,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-15 03:59:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-15 03:59:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 03:59:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 03:59:15,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-15 03:59:41,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 03:59:41,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-15 03:59:41,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-15 03:59:47,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-15 03:59:47,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:47,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:47,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 03:59:47,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:47,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:47,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 03:59:47,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-15 03:59:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 03:59:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 03:59:52,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 03:59:52,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 03:59:52,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 03:59:58,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 03:59:58,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 03:59:58,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 03:59:58,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 03:59:58,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 03:59:58,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 03:59:58,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 03:59:58,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 03:59:58,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 04:00:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 04:00:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:09,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 04:00:09,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:09,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:09,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:09,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 04:00:09,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:17,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:17,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:17,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:30,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:30,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:30,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:30,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:00:30,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:30,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:38,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:38,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:38,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:38,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:38,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:38,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:38,689 - 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 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:38,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:00:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:45,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:45,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:00:45,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:00:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:00:45,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-15 04:00:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-15 04:00:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:00:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:00:52,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:52,107 - 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.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time) 2018-01-15 04:00:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:00:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:52,108 - 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.12 on port 22: Unable to connect to port 22 on 10.67.79.12 (tried 1 time) 2018-01-15 04:00:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-15 04:00:52,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:57,952 - 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 04:00:57,952 - 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.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-15 04:00:57,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-15 04:00:57,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:00:57,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:57,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:00:57,952 - 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.17 on port 22: Unable to connect to port 22 on 10.67.79.17 (tried 1 time) 2018-01-15 04:01:03,410 - 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.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) 2018-01-15 04:01:03,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:09,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:01:09,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:09,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:01:09,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 04:01:09,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:01:09,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:09,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:09,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:09,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:09,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:09,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:09,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:15,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:15,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:01:15,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:15,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:01:15,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:15,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:15,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-15 04:01:15,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-15 04:01:15,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:15,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-15 04:01:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:01:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:21,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 04:01:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 04:01:21,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 04:01:27,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 04:01:27,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 04:01:27,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 04:01:27,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:27,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:27,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:01:27,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:27,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:27,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:27,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:27,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:01:32,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 04:01:32,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:01:32,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:32,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:01:38,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:01:38,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:01:38,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:38,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:38,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:38,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:01:38,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:38,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:38,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:43,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:01:43,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:43,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:01:43,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:43,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:01:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 04:01:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:01:48,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:01:54,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:54,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 04:01:54,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 04:01:54,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:01:54,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 04:01:54,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 04:01:54,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 04:01:54,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 04:01:54,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 04:02:00,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 04:02:00,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:00,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:00,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 04:02:00,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 04:02:00,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 04:02:00,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 04:02:05,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-15 04:02:05,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-15 04:02:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 04:02:10,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 04:02:10,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 04:02:15,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:15,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:15,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:02:15,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 04:02:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 04:02:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 04:02:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 04:02:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 04:02:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 04:02:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 04:02:15,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 04:02:20,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 04:02:20,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:20,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:26,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:26,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:26,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:26,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 04:02:26,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 04:02:26,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 04:02:31,223 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 04:02:31,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 04:02:31,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:02:31,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 04:02:31,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-15 04:02:31,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-15 04:02:36,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-15 04:03:02,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None 2018-01-15 04:03:17,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 1/60] 2018-01-15 04:03:17,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 1/60] 2018-01-15 04:04:24,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 1/60] 2018-01-15 04:04:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 2/60] 2018-01-15 04:04:35,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 2/60] 2018-01-15 04:05:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 2/60] 2018-01-15 04:05:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-15 04:05:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-15 04:05:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:05:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:05:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:05:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-15 04:05:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-15 04:05:47,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-15 04:05:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-15 04:05:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 04:05:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 04:05:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-15 04:05:47,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-15 04:05:52,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 04:05:52,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:05:52,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:05:57,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 3/60] 2018-01-15 04:05:57,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 3/60] 2018-01-15 04:05:57,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:05:57,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:05:57,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:06:02,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:10:41,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 3/60] 2018-01-15 04:10:57,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 4/60] 2018-01-15 04:10:57,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 4/60] 2018-01-15 04:11:59,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 4/60] 2018-01-15 04:12:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 5/60] 2018-01-15 04:12:14,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 5/60] 2018-01-15 04:13:16,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 5/60] 2018-01-15 04:13:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 6/60] 2018-01-15 04:13:31,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 6/60] 2018-01-15 04:14:39,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 6/60] 2018-01-15 04:14:54,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 7/60] 2018-01-15 04:14:54,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 7/60] 2018-01-15 04:15:56,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 7/60] 2018-01-15 04:16:11,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 8/60] 2018-01-15 04:16:11,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 8/60] 2018-01-15 04:17:19,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/vellum_host_rfixj0/env/bin/python" "/home/ubuntu/vellum_host_rfixj0/env/bin/cfy-agent" daemons start --name=vellum_host_rfixj0' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-vellum_host_rfixj0 start Error: Daemon vellum_host_rfixj0 failed to start in 60 seconds output: None [retry 8/60] 2018-01-15 04:17:29,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 9/60] 2018-01-15 04:17:34,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 9/60] 2018-01-15 04:18:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-15 04:18:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-15 04:18:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:18:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:18:10,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:18:16,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-15 04:18:16,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:18:16,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:18:26,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:18:26,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-15 04:18:26,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-15 04:18:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-15 04:18:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-15 04:18:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-15 04:18:37,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-15 04:18:37,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:18:37,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:18:37,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:19:08,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:19:08,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:19:08,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:19:08,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:20:56,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:21:02,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:21:02,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:21:02,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:21:02,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:21:02,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:21:02,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:21:02,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:21:02,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:21:02,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:21:02,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:21:02,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:21:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:21:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:21:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:21:07,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:21:12,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:21:12,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:21:12,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:21:12,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-15 04:21:12,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:21:12,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:21:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:21:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:21:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:21:17,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:21:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-15 04:21:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:21:17,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:24:46,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:24:46,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-15 04:24:46,073 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 76, in run self.deploy_vnf() and File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 334, in deploy_vnf execution = wait_for_execution(cfy_client, execution, self.__logger) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/ims/cloudify_ims.py", line 477, in wait_for_execution execution.deployment_id)) RuntimeError: execution of operation install for deployment clearwater-opnfv timed out 2018-01-15 04:24:46,076 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-15 04:24:46,076 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-15 04:24:46,869 - functest.utils.functest_utils - DEBUG - 2018-01-15 04:24:46,870 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 04:24:46,870 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 31:25 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-15 04:24:46,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-15 04:24:52,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:24:52,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:24:52,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:24:52,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,521 - 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 04:25:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'ellis' not found 2018-01-15 04:25:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_qhv3zf for its registered tasks. [timeout=30 seconds] 2018-01-15 04:25:56,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@vellum_host_rfixj0 for its registered tasks. [timeout=30 seconds] 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'vellum' 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-smcooq sudo: monit: command not found 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'ellis' 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'homer' 2018-01-15 04:25:56,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:26:01,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:26:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'dime' 2018-01-15 04:26:27,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@vellum_host_rfixj0 for its registered tasks. [timeout=30 seconds] 2018-01-15 04:26:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-01-15 04:26:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:26:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:26:27,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:26:32,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:26:32,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:26:32,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:26:32,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:26:58,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_qhv3zf for its registered tasks. [timeout=30 seconds] 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-15 04:26:58,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-15 04:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-15 04:27:29,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@vellum_host_rfixj0 for its registered tasks. [timeout=30 seconds] 2018-01-15 04:27:29,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-smcooq clearwater-etcd: unrecognized service 2018-01-15 04:27:29,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:28:00,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@vellum_host_rfixj0 for its registered tasks. [timeout=30 seconds] 2018-01-15 04:28:00,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:28:31,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@homer_host_qhv3zf for its registered tasks. [timeout=30 seconds] 2018-01-15 04:28:31,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:28:31,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:29:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:29:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@homer_host_qhv3zf for its registered tasks. [timeout=30 seconds] 2018-01-15 04:29:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:29:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:29:02,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 04:29:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:02,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:02,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:29:02,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:29:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:29:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:29:07,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:29:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:29:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-15 04:29:07,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:12,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:12,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 04:29:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 04:29:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:12,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6092) 2018-01-15 04:29:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:17,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:17,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 04:29:22,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 04:29:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 04:29:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:22,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:22,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 04:29:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 04:29:28,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-15 04:29:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-15 04:29:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 04:29:28,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:33,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:33,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 04:29:33,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 04:29:33,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 04:29:33,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 04:29:33,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:33,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 04:29:33,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 04:29:33,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 04:29:38,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:38,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-15 04:29:38,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 04:29:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 04:29:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-15 04:29:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-15 04:29:38,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:43,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 04:29:43,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-15 04:29:43,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-15 04:29:43,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:43,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_homer not associated with the instance 6c4061e2-b71e-4c74-ad7d-f7c140c477a3 [status_code=404] 2018-01-15 04:29:43,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-15 04:29:50,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 04:29:50,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:29:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-15 04:29:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:29:55,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:00,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:00,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 04:30:00,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:30:00,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_base not associated with the instance 6c4061e2-b71e-4c74-ad7d-f7c140c477a3 [status_code=404] 2018-01-15 04:30:06,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:06,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:06,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:11,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 04:30:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:30:11,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 04:30:21,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 04:30:21,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 04:30:26,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:31,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 04:30:31,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:30:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:30:37,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 04:30:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:37,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 04:30:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:30:42,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 04:30:47,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 04:30:47,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:47,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:30:47,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:30:47,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 04:30:52,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 04:30:52,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/17684f6b3c3a4ee39225110515c679f8/servers/f0555339-dc02-472d-9ff2-ecee4a1501ab/os-security-groups: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-15 04:30:52,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:52,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:30:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 04:30:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:30:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 04:30:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 04:30:52,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 04:30:57,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 04:30:57,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:31:02,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 04:31:02,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:31:02,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 04:31:02,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:31:02,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:31:02,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:31:02,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:31:02,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:31:02,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:31:02,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 04:31:02,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-15 04:31:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-15 04:31:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 04:31:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:31:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-15 04:31:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 04:31:08,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-15 04:31:13,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 04:31:13,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-15 04:31:13,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-15 04:31:13,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-15 04:31:13,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 04:31:19,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 04:31:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-15 04:31:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-15 04:31:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-15 04:31:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-15 04:31:19,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-15 04:31:24,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-15 04:49:52,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-01-15 04:49:52,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-01-15 04:49:52,477 - functest.core.vnf - INFO - test cleaning 2018-01-15 04:49:52,477 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-15 04:50:13,396 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 0a829315-1017-459b-8c1f-e27adb208daf: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-779460fb-5269-4d51-a8b2-1c293579a6f3'] 2018-01-15 04:50:15,503 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-15 04:50:15,503 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-15 04:50:16,329 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 04:50:17,503 - 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 04:50:17,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-15 04:50:17,530 - 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 04:50:17,535 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 04:50:17,557 - 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 04:50:17,557 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-15 04:50:19,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-15 04:50:19,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-15 04:50:19,945 - 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 04:50:22,026 - 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 04:50:36,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-15 04:50:37,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-15 04:50:52,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-15 04:50:56,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-15 04:50:57,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-15 04:51:23,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-15 04:51:23,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-15 04:51:35,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-15 04:52:05,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-15 04:52:05,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-15 04:52:06,544 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-15 04:53:16,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-15 04:53:19,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-15 04:53:22,129 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-15 04:53:28,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-15 04:53:28,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-15 04:53:28,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-15 04:53:28,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-15 04:53:54,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-15 04:53:54,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-15 04:53:54,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-15 04:53:54,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-15 04:53:54,918 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-15 04:54:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-15 04:54:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 04:54:00,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:00,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-15 04:54:00,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-15 04:54:00,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-15 04:54:00,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:00,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-15 04:54:00,645 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-15 04:54:06,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 04:54:06,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-15 04:54:06,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 04:54:06,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:06,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:06,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:06,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:06,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-15 04:54:11,287 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:11,288 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-15 04:54:11,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:11,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:11,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:11,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:11,289 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-15 04:54:16,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 04:54:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-15 04:54:21,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:21,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:21,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:21,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:21,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:21,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-15 04:54:21,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-15 04:54:21,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:27,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-15 04:54:27,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:27,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:27,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:27,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-15 04:54:27,177 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-15 04:54:32,617 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-15 04:54:32,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:32,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:32,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 04:54:32,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 04:54:32,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-15 04:54:32,618 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-15 04:54:37,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 04:54:37,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-15 04:54:37,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:37,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:37,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:37,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:37,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:37,798 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:37,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:37,799 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-15 04:54:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-15 04:54:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-15 04:54:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-15 04:54:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-15 04:54:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-15 04:54:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:54:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:54:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-15 04:54:48,498 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-15 04:54:48,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-15 04:54:48,499 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-15 04:54:53,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:54:53,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-15 04:54:53,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-15 04:55:00,033 - 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 04:55:00,033 - 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 04:55:25,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:55:25,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:55:25,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:55:25,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:55:31,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:55:31,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-15 04:55:31,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-15 04:55:31,073 - 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-15T04:53:54.992Z', 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'd8d945b2-6850-4c33-a01b-889fd8ad9694'} 2018-01-15 04:55:31,086 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-15 04:55:31,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.131'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.130'}}, 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 04:55:31,226 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.131'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.30.10.130'}}, 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 04:55:31,227 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-15 04:55:31,227 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.131 2018-01-15 04:55:34,049 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.12 2018-01-15 04:55:34,049 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:26:23:ef 2018-01-15 04:55:36,854 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.10 2018-01-15 04:55:36,854 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:84:23:0c 2018-01-15 04:55:36,854 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-15 04:55:36,854 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.130 2018-01-15 04:55:39,553 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.5 2018-01-15 04:55:39,554 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:09:9b:06 2018-01-15 04:55:42,283 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.3 2018-01-15 04:55:42,283 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:e0:00:2b 2018-01-15 04:55:42,283 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-15 04:55:42,283 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-15 04:55:43,900 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-15 04:56:15,316 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-15 04:56:15,329 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 04:56:15,349 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-15 04:56:15,358 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 04:56:15,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-15 04:56:15,374 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-15 04:56:15,383 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 04:56:15,444 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-15 04:56:15' 2018-01-15 04:56:15,444 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-15 04:56:15,444 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-15 04:56:15,453 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 04:56:15,473 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.130. 2018-01-15 04:56:18,531 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.10.130... 2018-01-15 04:56:48,557 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.130. 2018-01-15 04:56:48,752 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.130. 2018-01-15 04:56:49,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-15 04:56:50,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-15 04:56:55,809 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-15 04:56:56,811 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-15 04:57:01,816 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-15 04:57:02,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-15 04:57:07,823 - 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 04:57:08,824 - 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 04:57:13,830 - 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 04:57:14,832 - 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 04:57:19,837 - 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 04:57:20,839 - 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 04:57:25,845 - 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 04:57:26,846 - 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 04:57:31,852 - 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 04:57:32,854 - 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 04:57:37,859 - 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 04:57:38,861 - 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 04:57:43,864 - 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 04:57:44,866 - 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 04:57:49,871 - 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 04:57:50,873 - 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 04:57:55,878 - 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 04:57:56,880 - 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 04:58:01,885 - 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 04:58:02,887 - 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 04:58:07,893 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 04:58:08,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 04:58:13,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 ebgp-multihop '2' 2018-01-15 04:58:14,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-15 04:58:19,907 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 remote-as 65002 2018-01-15 04:58:20,909 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 remote-as 65002 [edit] vyos@vyos# 2018-01-15 04:58:25,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 update-source 12.0.0.3 2018-01-15 04:58:26,916 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 update-source 12.0.0.3 [edit] vyos@vyos# 2018-01-15 04:58:31,922 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-01-15 04:58:32,924 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-15 04:58:37,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.10 password lab0033 2018-01-15 04:58:38,931 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-01-15 04:58:43,936 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-15 04:58:44,938 - 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 04:58:49,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-15 04:58:50,945 - 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 04:58:55,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-15 04:58:56,953 - 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 04:59:01,957 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-15 04:59:02,959 - 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 04:59:07,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-15 04:59:08,966 - 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 04:59:13,970 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-15 04:59:14,972 - 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 04:59:19,975 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-15 04:59:20,977 - 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 04:59:25,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-15 04:59:26,985 - 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 04:59:31,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-15 04:59:32,992 - 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 04:59:37,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-15 04:59:38,999 - 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 04:59:44,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.3 2018-01-15 04:59:45,006 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-01-15 04:59:50,012 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 04:59:52,015 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 04:59:57,134 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-15 04:59:57,151 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 04:59:57,185 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.131. 2018-01-15 04:59:57,420 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.131. 2018-01-15 04:59:58,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-15 04:59:59,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-15 05:00:04,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-15 05:00:05,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-15 05:00:10,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-15 05:00:11,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-15 05:00:16,473 - 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 05:00:17,475 - 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 05:00:22,480 - 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 05:00:23,482 - 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 05:00:28,487 - 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 05:00:29,488 - 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 05:00:34,494 - 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 05:00:35,496 - 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 05:00:40,501 - 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 05:00:41,503 - 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 05:00:46,507 - 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 05:00:47,509 - 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 05:00:52,514 - 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 05:00:53,516 - 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 05:00:58,517 - 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 05:00:59,519 - 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 05:01:04,522 - 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 05:01:05,524 - 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 05:01:10,529 - 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 05:01:11,531 - 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 05:01:16,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 05:01:17,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 05:01:22,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' 2018-01-15 05:01:23,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-15 05:01:28,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 2018-01-15 05:01:29,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 remote-as 65001 [edit] vyos@vyos# 2018-01-15 05:01:34,558 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.10 2018-01-15 05:01:35,560 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 update-source 12.0.0.10 [edit] vyos@vyos# 2018-01-15 05:01:40,565 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-01-15 05:01:41,567 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-15 05:01:46,571 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 2018-01-15 05:01:47,572 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-01-15 05:01:52,577 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-15 05:01:53,579 - 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 05:01:58,584 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-15 05:01:59,586 - 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 05:02:04,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-15 05:02:05,593 - 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 05:02:10,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-15 05:02:11,601 - 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 05:02:16,606 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-15 05:02:17,608 - 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 05:02:22,614 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-15 05:02:23,615 - 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 05:02:28,621 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-15 05:02:29,623 - 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 05:02:34,628 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-15 05:02:35,629 - 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 05:02:40,635 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-15 05:02:41,636 - 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 05:02:46,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-15 05:02:47,644 - 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 05:02:52,649 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.10 2018-01-15 05:02:53,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-01-15 05:02:58,653 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-15 05:03:00,656 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-15 05:03:05,726 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-15 05:03:05,726 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-15 05:04:05,786 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-15 05:04:05,810 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-15 05:04:05,845 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.130. 2018-01-15 05:04:06,043 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.130. 2018-01-15 05:04:07,053 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-15 05:04:37,209 - 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 05:04:37,210 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.3, 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.10 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-15 05:04:37,210 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 | no-more BGP neighbor is 12.0.0.10, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.10 BGP state = Established, up for 00:01:10 Last read 19:04:05, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.3 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.3, Local port: 179 Foreign host: 12.0.0.10, Foreign port: 43490 Nexthop: 12.0.0.3 Nexthop global: fe80::f816:3eff:fee0:2b Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-15 05:04:37,210 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.3 0 32768 i *> 10.0.2.0/24 12.0.0.3 0 32768 i *> 10.0.3.0/24 12.0.0.3 0 32768 i *> 10.0.4.0/24 12.0.0.3 0 32768 i *> 10.0.5.0/24 12.0.0.3 0 32768 i *> 10.0.6.0/24 12.0.0.3 0 32768 i *> 10.0.7.0/24 12.0.0.3 0 32768 i *> 10.0.8.0/24 12.0.0.3 0 32768 i *> 10.0.9.0/24 12.0.0.3 0 32768 i *> 10.0.10.0/24 12.0.0.3 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-15 05:04:37,210 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.10 0 0 65002 i *> 10.1.2.0/24 12.0.0.10 0 0 65002 i *> 10.1.3.0/24 12.0.0.10 0 0 65002 i *> 10.1.4.0/24 12.0.0.10 0 0 65002 i *> 10.1.5.0/24 12.0.0.10 0 0 65002 i *> 10.1.6.0/24 12.0.0.10 0 0 65002 i *> 10.1.7.0/24 12.0.0.10 0 0 65002 i *> 10.1.8.0/24 12.0.0.10 0 0 65002 i *> 10.1.9.0/24 12.0.0.10 0 0 65002 i *> 10.1.10.0/24 12.0.0.10 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-15 05:04:37,210 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.10 routes | no-more BGP table version is 0, local router ID is 12.0.0.3 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.10 0 0 65002 i *> 10.1.2.0/24 12.0.0.10 0 0 65002 i *> 10.1.3.0/24 12.0.0.10 0 0 65002 i *> 10.1.4.0/24 12.0.0.10 0 0 65002 i *> 10.1.5.0/24 12.0.0.10 0 0 65002 i *> 10.1.6.0/24 12.0.0.10 0 0 65002 i *> 10.1.7.0/24 12.0.0.10 0 0 65002 i *> 10.1.8.0/24 12.0.0.10 0 0 65002 i *> 10.1.9.0/24 12.0.0.10 0 0 65002 i *> 10.1.10.0/24 12.0.0.10 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-15 05:04:37,210 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-15 05:04:37,210 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'501.8' 2018-01-15 05:04:37,212 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-15 05:04:38,913 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-15 05:04:40,537 - functest.utils.functest_utils - DEBUG - 2018-01-15 05:04:40,537 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 05:04:40,539 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 14:23 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-15 05:04:40,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-15 05:04:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-15 05:04:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-15 05:04:40,730 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-15 05:05:04,809 - functest.core.vnf - INFO - test cleaning 2018-01-15 05:05:04,810 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-15 05:05:04,899 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-15 05:05:05,020 - 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 05:05:05,048 - 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 05:05:05,051 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-15 05:05:05,661 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://10.167.4.10:35357/v3', 'user_domain_name': 'Default', 'password': 'opnfv_secret', 'project_domain_name': 'Default'} 2018-01-15 05:05:05,661 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-15 05:05:07,775 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-15 05:05:08,485 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-15 05:05:08,485 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'https://172.30.10.103:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-15 05:05:08,486 - 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 05:05:08,497 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-15 05:05:08,497 - 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 05:05:16,249 - 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 05:05:23,253 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-15 05:05:23,253 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-15 05:05:27,208 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-15 05:05:38,873 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-15 05:05:38,873 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-15 05:05:39,707 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-15 05:08:18,494 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-15 05:08:19,934 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-15 05:08:20,937 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-15 05:08:22,189 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 0a5b939c-5720-4dcc-abb3-a5b1f7b4f4b4 2018-01-15 05:11:01,780 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-15 05:11:01,781 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-15 05:11:02,456 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-15 05:11:02,572 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-15 05:11:02,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-15 05:11:02,836 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-15 05:11:02,964 - functest.utils.functest_utils - DEBUG - 2018-01-15 05:11:02,965 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 05:11:02,965 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 05:57 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-15 05:11:02,968 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-15 05:11:02,968 - 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 05:11:02,969 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-15 05:11:03,075 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-15 05:11:18,180 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-15 05:11:18,629 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-15 05:11:18,629 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-15 05:11:18,675 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-15 05:11:18,676 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2082 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-15 05:11:18,679 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 31:25 | FAIL | | vyos_vrouter | functest | vnf | 14:23 | PASS | | juju_epc | functest | vnf | 05:57 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-15 05:11:18,683 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-15 05:11:26,984 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-15 05:11:26,985 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-15 05:11:26,986 - 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 05:11:26,986 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-15 05:11:26,987 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-15 05:12:21,033 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-15 05:12:21,033 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-15 05:12:21,161 - functest.utils.functest_utils - DEBUG - 2018-01-15 05:12:21,161 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-15 05:12:21,162 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:54 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-15 05:12:21,165 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-15 05:12:21,166 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2082 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-15 05:12:21,168 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:54 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-15 05:12:21,169 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK