2018-01-06 12:02:15,923 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-06 12:02:15,923 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-06 12:02:16,324 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-06 12:02:16,868 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-06 12:02:16,868 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-06 12:02:17,291 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-06 12:02:17,291 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/620e06ab1d374c2b8301655559e21496 ...OK 2018-01-06 12:02:17,796 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-06 12:02:17,796 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-06 12:02:18,205 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-06 12:02:18,205 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-06 12:02:19,632 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-06 12:02:21,509 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-06 12:02:21,546 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-06 12:02:23,963 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-06 12:02:36,930 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-06 12:02:36,931 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-06 12:02:36,933 - 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-06 12:02:36,935 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-06 12:02:36,935 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-06 12:02:39,139 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-06 12:02:48,681 - 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.539s OK 2018-01-06 12:02:48,814 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:02:48,815 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:02:48,816 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-06 12:02:48,819 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-06 12:02:49,738 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-06 12:12:24,715 - 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 574.968s OK 2018-01-06 12:12:24,842 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:12:24,842 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:12:24,842 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:35 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-06 12:12:24,848 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-06 12:12:26,168 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-06 12:13:01,282 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.114s OK 2018-01-06 12:13:01,395 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:13:01,395 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:13:01,396 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:35 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-06 12:13:01,400 - 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-2059 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-06 12:13:01,402 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 09:35 | PASS | | snaps_health_check | functest | healthcheck | 00:35 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-06 12:13:01,405 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-06 12:13:29,613 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-06 12:13:29,613 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-06 12:13:29,614 - 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-06 12:13:29,615 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-06 12:13:29,615 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-06 12:13:30,806 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-06 12:13:30,806 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-06 12:13:31,409 - functest.energy.energy - DEBUG - Starting recording 2018-01-06 12:13:31,409 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-06 12:13:31,796 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-06 12:13:31,797 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-06 12:13:31' 2018-01-06 12:13:31,797 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:13:34,339 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:13:37,691 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:13:50,367 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:13:51,193 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:13:52,030 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:13:59,203 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:14:02,768 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-31ae5b34-171a-48b4-a5d1-fcbac14c66e1' 2018-01-06 12:14:26,582 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-06 12:14:31,601 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-06 12:14:31,739 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-06 12:14:32,746 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-06 12:14:57,788 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-06 12:14:57,788 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-06 12:14:58,274 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:14:58,274 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:14:58,274 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-06 12:14:58,278 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-06 12:14:58,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-06 12:14:58,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-06 12:14:58' 2018-01-06 12:14:58,359 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--f3a70815-37cc-4850-8fe6-33342ea71550' 2018-01-06 12:15:00,119 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-f3a70815-37cc-4850-8fe6-33342ea71550' 2018-01-06 12:15:02,468 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-f3a70815-37cc-4850-8fe6-33342ea71550' 2018-01-06 12:15:14,792 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-f3a70815-37cc-4850-8fe6-33342ea71550' 2018-01-06 12:15:15,605 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-f3a70815-37cc-4850-8fe6-33342ea71550' 2018-01-06 12:15:21,876 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-f3a70815-37cc-4850-8fe6-33342ea71550' 2018-01-06 12:15:28,564 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-06 12:15:38,521 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-06 12:15:40,516 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-06 12:16:02,985 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:16:02,986 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:16:02,986 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:42 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-06 12:16:02,991 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-06 12:16:03,077 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-06 12:16:05,687 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-06 12:16:08,532 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-06 12:16:11,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-06 12:16:13,953 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-06 12:16:20,838 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-06 12:16:23,380 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-06 12:16:23,380 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-06 12:16:25,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-06 12:16:25,703 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-06 12:16:28,880 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-06 12:16:28,881 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-06 12:16:28,883 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-06 12:16:28,887 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-06 12:16:28,887 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-3e20b6dc-dd4c-4aa1-94a3-b682125eeffc/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-06 12:16:31,305 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-06 12:16:31,307 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-06 12:16:31,308 - 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-06 12:16:33,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:16:33.604 62 INFO rally.api [-] Starting verification (UUID=1a0d9b68-5c9c-4d1d-869f-4ea16b297b7e) for deployment 'opnfv-rally' (UUID=4afecff3-1d96-49e3-bd0a-30fd52e7b2be) by verifier 'opnfv-tempest' (UUID=3e20b6dc-dd4c-4aa1-94a3-b682125eeffc). 2018-01-06 12:16:33,607 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1a0d9b68-5c9c-4d1d-869f-4ea16b297b7e 2018-01-06 12:16:40,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:16:40.350 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.216s] 2018-01-06 12:16:40,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:16:40.472 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.122s] 2018-01-06 12:16:47,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:16:47.704 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.491s] 2018-01-06 12:16:50,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:16:50.501 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.795s] 2018-01-06 12:17:03,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:17:03.698 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.150s] 2018-01-06 12:17:24,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:17:24.016 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.720s] 2018-01-06 12:18:02,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:18:02.716 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.141s] 2018-01-06 12:18:02,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:18:02.719 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.003s] 2018-01-06 12:18:50,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:18:50.709 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.174s] 2018-01-06 12:18:50,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:18:50.711 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-01-06 12:19:35,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:19:35.463 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.113s] 2018-01-06 12:19:35,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:19:35.465 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-01-06 12:20:41,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:20:41.006 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [21.502s] 2018-01-06 12:21:12,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:12.560 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.087s] 2018-01-06 12:21:12,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:12.730 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.169s] 2018-01-06 12:21:22,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:22.590 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [1.093s] 2018-01-06 12:21:22,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:22.598 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.008s] 2018-01-06 12:21:24,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:24.324 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-06 12:21:24,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:24.325 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-06 12:21:29,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:29.231 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.538s] 2018-01-06 12:21:36,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:36.859 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.032s] 2018-01-06 12:21:44,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:44.293 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.948s] 2018-01-06 12:21:53,565 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:21:53.565 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.546s] 2018-01-06 12:22:04,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:04.297 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.539s] 2018-01-06 12:22:12,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:12.037 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.201s] 2018-01-06 12:22:18,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:18.755 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.119s] 2018-01-06 12:22:26,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:26.448 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.253s] 2018-01-06 12:22:35,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:35.162 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.527s] 2018-01-06 12:22:45,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:45.316 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.225s] 2018-01-06 12:22:48,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:48.388 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-06 12:22:50,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:50.593 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.025s] 2018-01-06 12:22:50,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:50.621 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.028s] 2018-01-06 12:22:50,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:50.647 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.025s] 2018-01-06 12:22:50,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:50.656 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.010s] 2018-01-06 12:22:55,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:55.805 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.070s] 2018-01-06 12:22:56,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:56.573 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.768s] 2018-01-06 12:22:57,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:22:57.483 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.909s] 2018-01-06 12:23:02,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:23:02.180 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-01-06 12:23:08,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:23:08.461 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.011s] 2018-01-06 12:23:31,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:23:31.348 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.686s] 2018-01-06 12:23:38,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:23:38.307 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.957s] 2018-01-06 12:23:57,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:23:57.124 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.630s] 2018-01-06 12:24:01,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:01.738 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.612s] 2018-01-06 12:24:11,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:11.551 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.813s] 2018-01-06 12:24:23,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:23.175 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.124s] 2018-01-06 12:24:27,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:27.809 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.632s] 2018-01-06 12:24:35,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:35.412 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.602s] 2018-01-06 12:24:52,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:52.344 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.674s] 2018-01-06 12:24:52,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:52.624 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.280s] 2018-01-06 12:24:52,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:52.879 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.254s] 2018-01-06 12:24:53,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:53.078 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.199s] 2018-01-06 12:24:53,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:53.413 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.334s] 2018-01-06 12:24:53,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:24:53.534 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.121s] 2018-01-06 12:25:09,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:09.391 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.839s] 2018-01-06 12:25:09,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:09.816 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.426s] 2018-01-06 12:25:10,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:10.104 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.288s] 2018-01-06 12:25:10,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:10.294 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.188s] 2018-01-06 12:25:10,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:10.591 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.296s] 2018-01-06 12:25:10,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:10.719 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.128s] 2018-01-06 12:25:26,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:26.563 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.524s] 2018-01-06 12:25:33,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:33.048 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.485s] 2018-01-06 12:25:35,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:35.506 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.457s] 2018-01-06 12:25:35,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:35.708 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.202s] 2018-01-06 12:25:35,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:35.814 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.106s] 2018-01-06 12:25:50,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:50.629 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.332s] 2018-01-06 12:25:58,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:25:58.815 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [8.185s] 2018-01-06 12:26:01,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:26:01.344 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.528s] 2018-01-06 12:26:01,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:26:01.509 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.165s] 2018-01-06 12:26:01,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:26:01.614 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.105s] 2018-01-06 12:26:28,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:26:28.724 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [20.362s] 2018-01-06 12:26:43,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:26:43.509 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [14.785s] 2018-01-06 12:26:57,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:26:57.394 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.884s] 2018-01-06 12:27:09,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:27:09.855 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.461s] 2018-01-06 12:27:48,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:27:48.850 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [21.487s] 2018-01-06 12:28:04,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:28:04.085 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.232s] 2018-01-06 12:28:18,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:28:18.530 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.444s] 2018-01-06 12:28:32,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:28:32.796 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.265s] 2018-01-06 12:28:52,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:28:52.979 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.902s] 2018-01-06 12:28:55,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:28:55.321 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.339s] 2018-01-06 12:28:55,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:28:55.420 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.103s] 2018-01-06 12:29:00,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:00.853 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.795s] 2018-01-06 12:29:03,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:03.035 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.180s] 2018-01-06 12:29:03,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:03.144 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.112s] 2018-01-06 12:29:08,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:08.233 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.171s] 2018-01-06 12:29:12,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:12.129 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-06 12:29:14,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:14.043 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-06 12:29:14,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:14.045 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-06 12:29:14,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:14.048 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-06 12:29:14,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:14.049 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-06 12:29:14,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:14.049 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-06 12:29:16,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:16.344 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.018s] 2018-01-06 12:29:31,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:31.998 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.681s] 2018-01-06 12:29:55,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:29:55.061 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [14.649s] 2018-01-06 12:30:09,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:30:09.620 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.560s] 2018-01-06 12:30:19,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:30:19.085 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.086s] 2018-01-06 12:32:00,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:32:00.547 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [84.553s] 2018-01-06 12:32:49,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:32:49.946 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.150s] 2018-01-06 12:33:50,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-06 12:33:50.652 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [25.978s] 2018-01-06 12:34:18,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 1a0d9b68-5c9c-4d1d-869f-4ea16b297b7e'. 2018-01-06 12:34:19,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-06 12:34:19,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1a0d9b68-5c9c-4d1d-869f-4ea16b297b7e | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-06 12:16:33 | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-06 12:34:18 | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:17:45 | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-06 12:34:19,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 3e20b6dc-dd4c-4aa1-94a3-b682125eeffc) | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4afecff3-1d96-49e3-bd0a-30fd52e7b2be) | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1032.696 | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-06 12:34:19,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-06 12:34:19,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-06 12:34:19,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-06 12:34:19,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-06 12:34:19,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-06 12:34:25,120 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:34:25,121 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:34:25,121 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:04 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-06 12:34:25,125 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-06 12:34:25,204 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-06 12:34:25,724 - functest.energy.energy - DEBUG - Starting recording 2018-01-06 12:34:25,725 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-06 12:34:26,093 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-06 12:34:28,829 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-06 12:34:31,503 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-06 12:34:34,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-06 12:34:36,889 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-838f22a6-5aac-4e75-af3b-44abf765d711'... 2018-01-06 12:34:38,772 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-838f22a6-5aac-4e75-af3b-44abf765d711'... 2018-01-06 12:34:41,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-838f22a6-5aac-4e75-af3b-44abf765d711'... 2018-01-06 12:34:52,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-838f22a6-5aac-4e75-af3b-44abf765d711'... 2018-01-06 12:34:53,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-838f22a6-5aac-4e75-af3b-44abf765d711'... 2018-01-06 12:34:54,242 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-06 12:34:54,243 - 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-06 12:34:54,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-06 12:34:54,282 - 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-06 12:34:54,287 - 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': '4bc5a4bf-2998-42f4-8a97-6558a146e954', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-838f22a6-5aac-4e75-af3b-44abf765d711', 'flavor_name': 'rally-tiny-838f22a6-5aac-4e75-af3b-44abf765d711', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-838f22a6-5aac-4e75-af3b-44abf765d711', '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-06 12:36:08,353 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 8761a3c4-2a94-4525-9d82-f9e514fc852e: started 2018-01-06 12:34:56.597 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Starting: Task validation. 2018-01-06 12:34:56.709 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Starting: Task validation of syntax. 2018-01-06 12:34:56.788 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Completed: Task validation of syntax. 2018-01-06 12:34:56.789 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Starting: Task validation of required platforms. 2018-01-06 12:34:56.818 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Completed: Task validation of required platforms. 2018-01-06 12:34:56.818 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Starting: Task validation of semantic. 2018-01-06 12:34:57.556 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() started 2018-01-06 12:34:59.868 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() finished in 2.31 sec 2018-01-06 12:34:59.912 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() started 2018-01-06 12:35:04.280 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() finished in 4.37 sec 2018-01-06 12:35:04.281 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Completed: Task validation of semantic. 2018-01-06 12:35:04.281 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Completed: Task validation. 2018-01-06 12:35:04.282 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Starting: Running task. 2018-01-06 12:35:04.615 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() started 2018-01-06 12:35:07.717 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() finished in 3.10 sec 2018-01-06 12:35:07.745 263 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 START 2018-01-06 12:35:08.479 263 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 END: OK 2018-01-06 12:35:08.507 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() started 2018-01-06 12:35:12.663 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() finished in 4.16 sec 2018-01-06 12:35:14.675 138 INFO rally.task.engine [-] Load duration is: 0.731434 2018-01-06 12:35:14.675 138 INFO rally.task.engine [-] Full duration is: 8.068116 2018-01-06 12:35:15.215 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() started 2018-01-06 12:35:18.140 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() finished in 2.92 sec 2018-01-06 12:35:18.166 349 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 START 2018-01-06 12:35:19.220 349 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 END: OK 2018-01-06 12:35:19.253 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() started 2018-01-06 12:35:23.701 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() finished in 4.45 sec 2018-01-06 12:35:25.275 138 INFO rally.task.engine [-] Load duration is: 1.050749 2018-01-06 12:35:25.275 138 INFO rally.task.engine [-] Full duration is: 8.503433 2018-01-06 12:35:25.804 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() started 2018-01-06 12:35:28.440 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() finished in 2.64 sec 2018-01-06 12:35:28.466 435 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 START 2018-01-06 12:35:29.759 435 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 END: OK 2018-01-06 12:35:29.787 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() started 2018-01-06 12:35:34.205 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() finished in 4.42 sec 2018-01-06 12:35:35.868 138 INFO rally.task.engine [-] Load duration is: 1.290286 2018-01-06 12:35:35.869 138 INFO rally.task.engine [-] Full duration is: 8.420649 2018-01-06 12:35:36.399 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() started 2018-01-06 12:35:39.091 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() finished in 2.69 sec 2018-01-06 12:35:39.117 521 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 START 2018-01-06 12:35:40.121 521 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 END: OK 2018-01-06 12:35:40.154 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() started 2018-01-06 12:35:44.850 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() finished in 4.70 sec 2018-01-06 12:35:46.463 138 INFO rally.task.engine [-] Load duration is: 1.001091 2018-01-06 12:35:46.464 138 INFO rally.task.engine [-] Full duration is: 8.468898 2018-01-06 12:35:46.987 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() started 2018-01-06 12:35:49.920 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() finished in 2.93 sec 2018-01-06 12:35:49.947 607 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 START 2018-01-06 12:35:51.463 607 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 END: OK 2018-01-06 12:35:51.493 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() started 2018-01-06 12:35:55.571 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() finished in 4.08 sec 2018-01-06 12:35:57.066 138 INFO rally.task.engine [-] Load duration is: 1.512213 2018-01-06 12:35:57.067 138 INFO rally.task.engine [-] Full duration is: 8.601198 2018-01-06 12:35:57.555 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() started 2018-01-06 12:36:00.296 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack setup() finished in 2.74 sec 2018-01-06 12:36:00.324 693 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 START 2018-01-06 12:36:01.358 693 INFO rally.task.runner [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | ITER: 1 END: OK 2018-01-06 12:36:01.390 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() started 2018-01-06 12:36:05.922 138 INFO rally.task.context [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Context users@openstack cleanup() finished in 4.53 sec 2018-01-06 12:36:07.622 138 INFO rally.task.engine [-] Load duration is: 1.030783 2018-01-06 12:36:07.623 138 INFO rally.task.engine [-] Full duration is: 8.384653 2018-01-06 12:36:08.074 138 INFO rally.task.engine [-] Task 8761a3c4-2a94-4525-9d82-f9e514fc852e | Completed: Running task. Task 8761a3c4-2a94-4525-9d82-f9e514fc852e: 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.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | total | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> duration | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 0.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731434 Full duration: 8.068116 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.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> duration | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.050749 Full duration: 8.503433 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | total | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> duration | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 1.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.290286 Full duration: 8.420649 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.432 | 0.432 | 0.432 | 0.432 | 0.432 | 0.432 | 100.0% | 1 | | total | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> duration | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 1.001 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.001091 Full duration: 8.468898 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.883 | 0.883 | 0.883 | 0.883 | 0.883 | 0.883 | 100.0% | 1 | | total | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> duration | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.512213 Full duration: 8.601198 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.325 | 0.325 | 0.325 | 0.325 | 0.325 | 0.325 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.030783 Full duration: 8.384653 2018-01-06 12:36:08,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8761a3c4-2a94-4525-9d82-f9e514fc852e 2018-01-06 12:36:08,354 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-06 12:36:08,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '8761a3c4-2a94-4525-9d82-f9e514fc852e', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-06 12:36:08,366 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '8761a3c4-2a94-4525-9d82-f9e514fc852e'] 2018-01-06 12:36:09,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-06 12:36:09,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-06 12:36:09,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-06 12:36:09,331 - 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-06 12:36:09,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-06 12:36:09,369 - 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-06 12:36:09,372 - 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': '4bc5a4bf-2998-42f4-8a97-6558a146e954', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-838f22a6-5aac-4e75-af3b-44abf765d711', 'flavor_name': 'rally-tiny-838f22a6-5aac-4e75-af3b-44abf765d711', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-838f22a6-5aac-4e75-af3b-44abf765d711', '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-06 12:37:42,199 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 94b6ffc2-8caa-4792-a161-a131f4692a64: started 2018-01-06 12:36:11.670 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Starting: Task validation. 2018-01-06 12:36:11.789 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Starting: Task validation of syntax. 2018-01-06 12:36:11.861 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Completed: Task validation of syntax. 2018-01-06 12:36:11.861 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Starting: Task validation of required platforms. 2018-01-06 12:36:11.887 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Completed: Task validation of required platforms. 2018-01-06 12:36:11.887 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Starting: Task validation of semantic. 2018-01-06 12:36:12.739 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() started 2018-01-06 12:36:15.557 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() finished in 2.82 sec 2018-01-06 12:36:18.299 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() started 2018-01-06 12:36:22.854 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() finished in 4.56 sec 2018-01-06 12:36:22.855 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Completed: Task validation of semantic. 2018-01-06 12:36:22.855 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Completed: Task validation. 2018-01-06 12:36:22.856 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Starting: Running task. 2018-01-06 12:36:23.246 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() started 2018-01-06 12:36:26.032 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() finished in 2.79 sec 2018-01-06 12:36:26.033 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack setup() started 2018-01-06 12:36:26.033 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-06 12:36:26.062 868 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 START 2018-01-06 12:36:30.620 868 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 END: OK 2018-01-06 12:36:30.648 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack cleanup() started 2018-01-06 12:36:31.522 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack cleanup() finished in 0.87 sec 2018-01-06 12:36:31.523 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() started 2018-01-06 12:36:35.835 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() finished in 4.31 sec 2018-01-06 12:36:37.333 743 INFO rally.task.engine [-] Load duration is: 3.458618 2018-01-06 12:36:37.334 743 INFO rally.task.engine [-] Full duration is: 12.60731 2018-01-06 12:36:37.967 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() started 2018-01-06 12:36:40.818 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() finished in 2.85 sec 2018-01-06 12:36:40.818 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack setup() started 2018-01-06 12:36:40.819 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-06 12:36:40.845 974 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 START 2018-01-06 12:36:45.391 974 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 END: OK 2018-01-06 12:36:45.420 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack cleanup() started 2018-01-06 12:36:48.103 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack cleanup() finished in 2.68 sec 2018-01-06 12:36:48.103 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() started 2018-01-06 12:36:52.650 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() finished in 4.55 sec 2018-01-06 12:36:54.059 743 INFO rally.task.engine [-] Load duration is: 3.344478 2018-01-06 12:36:54.060 743 INFO rally.task.engine [-] Full duration is: 14.701516 2018-01-06 12:36:54.588 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() started 2018-01-06 12:36:57.416 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() finished in 2.83 sec 2018-01-06 12:36:57.443 1080 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 START 2018-01-06 12:36:58.942 1080 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 END: OK 2018-01-06 12:36:58.974 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() started 2018-01-06 12:37:03.088 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-06 12:37:04.652 743 INFO rally.task.engine [-] Load duration is: 0.42463 2018-01-06 12:37:04.653 743 INFO rally.task.engine [-] Full duration is: 8.518357 2018-01-06 12:37:05.197 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() started 2018-01-06 12:37:07.882 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack setup() finished in 2.69 sec 2018-01-06 12:37:07.883 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context quotas@openstack setup() started 2018-01-06 12:37:08.958 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context quotas@openstack setup() finished in 1.08 sec 2018-01-06 12:37:08.958 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack setup() started 2018-01-06 12:37:08.959 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-06 12:37:09.562 1166 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 START 2018-01-06 12:37:26.829 1166 INFO rally.task.runner [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | ITER: 1 END: OK 2018-01-06 12:37:26.860 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack cleanup() started 2018-01-06 12:37:37.221 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context cleanup@openstack cleanup() finished in 10.36 sec 2018-01-06 12:37:37.222 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context quotas@openstack cleanup() started 2018-01-06 12:37:37.255 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context quotas@openstack cleanup() finished in 33.52 msec 2018-01-06 12:37:37.262 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() started 2018-01-06 12:37:41.095 743 INFO rally.task.context [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-06 12:37:41.434 743 INFO rally.task.engine [-] Load duration is: 15.270141 2018-01-06 12:37:41.435 743 INFO rally.task.engine [-] Full duration is: 35.915506 2018-01-06 12:37:41.908 743 INFO rally.task.engine [-] Task 94b6ffc2-8caa-4792-a161-a131f4692a64 | Completed: Running task. Task 94b6ffc2-8caa-4792-a161-a131f4692a64: 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.237 | 3.237 | 3.237 | 3.237 | 3.237 | 3.237 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 0.454 | 100.0% | 1 | | -> glance_v2.upload_data | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 0.382 | 100.0% | 1 | | glance_v2.delete_image | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 3.459 | 3.459 | 3.459 | 3.459 | 3.459 | 3.459 | 100.0% | 1 | | -> duration | 3.459 | 3.459 | 3.459 | 3.459 | 3.459 | 3.459 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.458618 Full duration: 12.60731 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.187 | 3.187 | 3.187 | 3.187 | 3.187 | 3.187 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | -> glance_v2.upload_data | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 0.376 | 100.0% | 1 | | glance_v2.list_images | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 3.344 | 3.344 | 3.344 | 3.344 | 3.344 | 3.344 | 100.0% | 1 | | -> duration | 3.344 | 3.344 | 3.344 | 3.344 | 3.344 | 3.344 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.344478 Full duration: 14.701516 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.424 | 0.424 | 0.424 | 0.424 | 0.424 | 0.424 | 100.0% | 1 | | total | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | -> duration | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 0.425 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.42463 Full duration: 8.518357 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.307 | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | -> glance_v2.upload_data | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 0.486 | 100.0% | 1 | | nova.boot_servers | 12.962 | 12.962 | 12.962 | 12.962 | 12.962 | 12.962 | 100.0% | 1 | | total | 16.27 | 16.27 | 16.27 | 16.27 | 16.27 | 16.27 | 100.0% | 1 | | -> duration | 15.27 | 15.27 | 15.27 | 15.27 | 15.27 | 15.27 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.270141 Full duration: 35.915506 2018-01-06 12:37:42,200 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 94b6ffc2-8caa-4792-a161-a131f4692a64 2018-01-06 12:37:42,201 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '94b6ffc2-8caa-4792-a161-a131f4692a64', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-06 12:37:42,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '94b6ffc2-8caa-4792-a161-a131f4692a64'] 2018-01-06 12:37:43,239 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-06 12:37:43,240 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-06 12:37:43,241 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-06 12:37:43,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-06 12:37:43,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-06 12:37:43,266 - 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-06 12:37:43,267 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-06 12:37:43,267 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-06 12:37:43,267 - 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-06 12:37:43,267 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-06 12:37:43,289 - 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-06 12:37:43,292 - 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': '4bc5a4bf-2998-42f4-8a97-6558a146e954', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-838f22a6-5aac-4e75-af3b-44abf765d711', 'flavor_name': 'rally-tiny-838f22a6-5aac-4e75-af3b-44abf765d711', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-838f22a6-5aac-4e75-af3b-44abf765d711', '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-06 12:41:50,906 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 2624fff9-9607-4827-a0cb-9f186eff320f: started 2018-01-06 12:37:45.527 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Starting: Task validation. 2018-01-06 12:37:45.653 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Starting: Task validation of syntax. 2018-01-06 12:37:45.808 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Completed: Task validation of syntax. 2018-01-06 12:37:45.808 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Starting: Task validation of required platforms. 2018-01-06 12:37:45.851 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Completed: Task validation of required platforms. 2018-01-06 12:37:45.851 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Starting: Task validation of semantic. 2018-01-06 12:37:46.579 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:37:49.103 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.52 sec 2018-01-06 12:37:55.239 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:37:59.547 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.31 sec 2018-01-06 12:37:59.547 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Completed: Task validation of semantic. 2018-01-06 12:37:59.548 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Completed: Task validation. 2018-01-06 12:37:59.549 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Starting: Running task. 2018-01-06 12:37:59.986 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:38:02.802 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.82 sec 2018-01-06 12:38:02.803 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() started 2018-01-06 12:38:03.755 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() finished in 0.95 sec 2018-01-06 12:38:03.756 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack setup() started 2018-01-06 12:38:07.015 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack setup() finished in 3.26 sec 2018-01-06 12:38:07.015 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() started 2018-01-06 12:38:07.015 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-06 12:38:07.049 1421 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:38:16.383 1421 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:38:16.413 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() started 2018-01-06 12:38:19.045 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() finished in 2.63 sec 2018-01-06 12:38:19.046 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack cleanup() started 2018-01-06 12:38:26.016 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack cleanup() finished in 6.97 sec 2018-01-06 12:38:26.017 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() started 2018-01-06 12:38:26.062 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() finished in 44.90 msec 2018-01-06 12:38:26.062 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:38:30.307 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.24 sec 2018-01-06 12:38:32.181 1296 INFO rally.task.engine [-] Load duration is: 9.329254 2018-01-06 12:38:32.182 1296 INFO rally.task.engine [-] Full duration is: 30.339913 2018-01-06 12:38:32.696 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:38:35.627 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.93 sec 2018-01-06 12:38:35.628 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() started 2018-01-06 12:38:36.528 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() finished in 0.90 sec 2018-01-06 12:38:36.529 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() started 2018-01-06 12:38:36.529 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-06 12:38:36.555 1607 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:38:46.528 1607 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:38:46.560 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() started 2018-01-06 12:38:49.630 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() finished in 3.07 sec 2018-01-06 12:38:49.630 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() started 2018-01-06 12:38:49.672 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() finished in 41.47 msec 2018-01-06 12:38:49.672 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:38:54.072 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.40 sec 2018-01-06 12:38:54.828 1296 INFO rally.task.engine [-] Load duration is: 9.967803 2018-01-06 12:38:54.828 1296 INFO rally.task.engine [-] Full duration is: 21.396979 2018-01-06 12:38:55.345 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:38:58.117 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.77 sec 2018-01-06 12:38:58.118 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() started 2018-01-06 12:38:59.334 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() finished in 1.22 sec 2018-01-06 12:38:59.335 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() started 2018-01-06 12:38:59.335 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-06 12:39:00.101 1773 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:39:10.531 1773 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:39:10.561 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() started 2018-01-06 12:39:13.981 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() finished in 3.42 sec 2018-01-06 12:39:13.981 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() started 2018-01-06 12:39:14.027 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() finished in 45.35 msec 2018-01-06 12:39:14.027 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:39:18.297 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.27 sec 2018-01-06 12:39:19.491 1296 INFO rally.task.engine [-] Load duration is: 10.424422 2018-01-06 12:39:19.491 1296 INFO rally.task.engine [-] Full duration is: 22.971051 2018-01-06 12:39:20.037 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:39:23.077 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 3.04 sec 2018-01-06 12:39:23.078 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() started 2018-01-06 12:39:24.526 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() finished in 1.45 sec 2018-01-06 12:39:24.526 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() started 2018-01-06 12:39:24.527 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-06 12:39:24.554 1939 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:39:34.380 1939 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:39:34.407 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() started 2018-01-06 12:39:38.384 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() finished in 3.98 sec 2018-01-06 12:39:38.385 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() started 2018-01-06 12:39:38.431 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() finished in 46.52 msec 2018-01-06 12:39:38.431 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:39:42.525 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.09 sec 2018-01-06 12:39:44.178 1296 INFO rally.task.engine [-] Load duration is: 9.820943 2018-01-06 12:39:44.179 1296 INFO rally.task.engine [-] Full duration is: 22.506498 2018-01-06 12:39:44.747 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:39:47.429 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.68 sec 2018-01-06 12:39:47.429 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() started 2018-01-06 12:39:48.158 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() finished in 0.73 sec 2018-01-06 12:39:48.159 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() started 2018-01-06 12:39:48.159 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-06 12:39:48.186 2105 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:40:03.017 2105 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:40:03.045 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() started 2018-01-06 12:40:05.708 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() finished in 2.66 sec 2018-01-06 12:40:05.709 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() started 2018-01-06 12:40:05.755 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() finished in 45.50 msec 2018-01-06 12:40:05.755 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:40:09.998 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.24 sec 2018-01-06 12:40:10.909 1296 INFO rally.task.engine [-] Load duration is: 14.825066 2018-01-06 12:40:10.910 1296 INFO rally.task.engine [-] Full duration is: 25.271011 2018-01-06 12:40:11.479 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:40:14.272 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.79 sec 2018-01-06 12:40:14.272 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() started 2018-01-06 12:40:15.129 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack setup() finished in 0.86 sec 2018-01-06 12:40:15.129 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack setup() started 2018-01-06 12:40:18.520 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack setup() finished in 3.39 sec 2018-01-06 12:40:18.521 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() started 2018-01-06 12:40:18.521 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-06 12:40:18.548 2271 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:40:36.883 2271 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:40:36.914 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() started 2018-01-06 12:40:40.424 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context cleanup@openstack cleanup() finished in 3.51 sec 2018-01-06 12:40:40.424 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack cleanup() started 2018-01-06 12:40:47.201 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context volumes@openstack cleanup() finished in 6.78 sec 2018-01-06 12:40:47.202 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() started 2018-01-06 12:40:47.248 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context quotas@openstack cleanup() finished in 46.26 msec 2018-01-06 12:40:47.249 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:40:51.381 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.13 sec 2018-01-06 12:40:51.724 1296 INFO rally.task.engine [-] Load duration is: 18.329195 2018-01-06 12:40:51.725 1296 INFO rally.task.engine [-] Full duration is: 39.922695 2018-01-06 12:40:52.190 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:40:54.934 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.74 sec 2018-01-06 12:40:54.934 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() started 2018-01-06 12:40:54.934 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-06 12:40:54.963 2457 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:40:55.925 2457 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:40:55.958 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() started 2018-01-06 12:41:01.184 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() finished in 5.23 sec 2018-01-06 12:41:01.185 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:41:05.355 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.17 sec 2018-01-06 12:41:06.274 1296 INFO rally.task.engine [-] Load duration is: 0.957135 2018-01-06 12:41:06.275 1296 INFO rally.task.engine [-] Full duration is: 13.183331 2018-01-06 12:41:06.805 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:41:09.550 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.75 sec 2018-01-06 12:41:09.551 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() started 2018-01-06 12:41:09.551 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-06 12:41:09.580 2623 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:41:10.462 2623 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:41:10.492 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() started 2018-01-06 12:41:15.393 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() finished in 4.90 sec 2018-01-06 12:41:15.394 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:41:19.706 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.31 sec 2018-01-06 12:41:20.879 1296 INFO rally.task.engine [-] Load duration is: 0.87548 2018-01-06 12:41:20.880 1296 INFO rally.task.engine [-] Full duration is: 12.917718 2018-01-06 12:41:21.433 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:41:24.454 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 3.02 sec 2018-01-06 12:41:24.455 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() started 2018-01-06 12:41:24.455 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-06 12:41:24.483 2789 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:41:25.309 2789 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:41:25.335 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() started 2018-01-06 12:41:30.380 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() finished in 5.04 sec 2018-01-06 12:41:30.380 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:41:34.759 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.38 sec 2018-01-06 12:41:35.510 1296 INFO rally.task.engine [-] Load duration is: 0.821429 2018-01-06 12:41:35.511 1296 INFO rally.task.engine [-] Full duration is: 13.346417 2018-01-06 12:41:36.081 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() started 2018-01-06 12:41:38.946 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack setup() finished in 2.86 sec 2018-01-06 12:41:38.947 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() started 2018-01-06 12:41:38.947 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-06 12:41:38.975 2955 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 START 2018-01-06 12:41:39.899 2955 INFO rally.task.runner [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | ITER: 1 END: OK 2018-01-06 12:41:39.929 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() started 2018-01-06 12:41:45.055 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context admin_cleanup@openstack cleanup() finished in 5.13 sec 2018-01-06 12:41:45.055 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() started 2018-01-06 12:41:49.425 1296 INFO rally.task.context [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Context users@openstack cleanup() finished in 4.37 sec 2018-01-06 12:41:50.164 1296 INFO rally.task.engine [-] Load duration is: 0.918428 2018-01-06 12:41:50.165 1296 INFO rally.task.engine [-] Full duration is: 13.362394 2018-01-06 12:41:50.599 1296 INFO rally.task.engine [-] Task 2624fff9-9607-4827-a0cb-9f186eff320f | Completed: Running task. Task 2624fff9-9607-4827-a0cb-9f186eff320f: 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 | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 2.916 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 6.413 | 100.0% | 1 | | total | 9.329 | 9.329 | 9.329 | 9.329 | 9.329 | 9.329 | 100.0% | 1 | | -> duration | 9.329 | 9.329 | 9.329 | 9.329 | 9.329 | 9.329 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.329254 Full duration: 30.339913 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.42 | 3.42 | 3.42 | 3.42 | 3.42 | 3.42 | 100.0% | 1 | | cinder_v2.delete_volume | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 6.548 | 100.0% | 1 | | total | 9.968 | 9.968 | 9.968 | 9.968 | 9.968 | 9.968 | 100.0% | 1 | | -> duration | 9.968 | 9.968 | 9.968 | 9.968 | 9.968 | 9.968 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.967803 Full duration: 21.396979 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.882 | 3.882 | 3.882 | 3.882 | 3.882 | 3.882 | 100.0% | 1 | | cinder_v2.delete_volume | 6.542 | 6.542 | 6.542 | 6.542 | 6.542 | 6.542 | 100.0% | 1 | | total | 10.424 | 10.424 | 10.424 | 10.424 | 10.424 | 10.424 | 100.0% | 1 | | -> duration | 10.424 | 10.424 | 10.424 | 10.424 | 10.424 | 10.424 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.424422 Full duration: 22.971051 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.287 | 3.287 | 3.287 | 3.287 | 3.287 | 3.287 | 100.0% | 1 | | cinder_v2.delete_volume | 6.534 | 6.534 | 6.534 | 6.534 | 6.534 | 6.534 | 100.0% | 1 | | total | 9.821 | 9.821 | 9.821 | 9.821 | 9.821 | 9.821 | 100.0% | 1 | | -> duration | 9.821 | 9.821 | 9.821 | 9.821 | 9.821 | 9.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.820943 Full duration: 22.506498 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.692 | 3.692 | 3.692 | 3.692 | 3.692 | 3.692 | 100.0% | 1 | | cinder_v2.extend_volume | 2.446 | 2.446 | 2.446 | 2.446 | 2.446 | 2.446 | 100.0% | 1 | | cinder_v2.delete_volume | 8.687 | 8.687 | 8.687 | 8.687 | 8.687 | 8.687 | 100.0% | 1 | | total | 14.825 | 14.825 | 14.825 | 14.825 | 14.825 | 14.825 | 100.0% | 1 | | -> duration | 14.825 | 14.825 | 14.825 | 14.825 | 14.825 | 14.825 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.825066 Full duration: 25.271011 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 11.793 | 11.793 | 11.793 | 11.793 | 11.793 | 11.793 | 100.0% | 1 | | cinder_v2.delete_volume | 6.536 | 6.536 | 6.536 | 6.536 | 6.536 | 6.536 | 100.0% | 1 | | total | 18.329 | 18.329 | 18.329 | 18.329 | 18.329 | 18.329 | 100.0% | 1 | | -> duration | 18.329 | 18.329 | 18.329 | 18.329 | 18.329 | 18.329 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.329195 Full duration: 39.922695 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.906 | 0.906 | 0.906 | 0.906 | 0.906 | 0.906 | 100.0% | 1 | | cinder_v2.list_qos | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> duration | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 0.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.957135 Full duration: 13.183331 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | cinder_v2.set_qos | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | total | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> duration | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87548 Full duration: 12.917718 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v2.list_types | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821429 Full duration: 13.346417 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.824 | 0.824 | 0.824 | 0.824 | 0.824 | 0.824 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | total | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> duration | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 0.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.918428 Full duration: 13.362394 2018-01-06 12:41:50,907 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 2624fff9-9607-4827-a0cb-9f186eff320f 2018-01-06 12:41:50,908 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '2624fff9-9607-4827-a0cb-9f186eff320f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-06 12:41:50,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '2624fff9-9607-4827-a0cb-9f186eff320f'] 2018-01-06 12:41:52,023 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-06 12:41:52,025 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: Expecting object: line 609 column 22 (char 19418) 2018-01-06 12:42:06,354 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-06 12:42:06,355 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-06 12:42:06,729 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 12:42:06,853 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:42:06,854 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:42:06,854 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 12:42:06,855 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 12:42:06,856 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 12:42:06,857 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 12:42:06,859 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 12:42:06,854 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 07:40 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-06 12:42:06,860 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 12:42:06,860 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-06 12:42:06,861 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-06 12:42:06,944 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-06 12:42:07,421 - functest.energy.energy - DEBUG - Starting recording 2018-01-06 12:42:07,421 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-06 12:42:07,794 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-06 12:42:10,314 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-06 12:42:13,165 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-06 12:42:16,595 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-06 12:42:19,053 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-06 12:42:25,904 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-06 12:42:26,547 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-06 12:42:27,523 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-06 12:42:31,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-06 12:42:31,423 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-06 12:42:33,225 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-06 12:42:33,225 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-06 12:42:35,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-06 12:42:36,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-06 12:42:36,683 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-06 12:42:36,683 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-06 12:42:39,820 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-06 12:42:39,821 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-06 12:42:39,824 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-06 12:42:39,827 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-06 12:42:39,829 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-06 12:42:39,832 - 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-06 12:58:27,117 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.198012s] ... ok 2018-01-06 12:58:27,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.135071s] ... ok 2018-01-06 12:58:27,118 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [7.534546s] ... ok 2018-01-06 12:58:27,118 - 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.917941s] ... ok 2018-01-06 12:58:27,118 - 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.338158s] ... ok 2018-01-06 12:58:27,119 - 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.136654s] ... ok 2018-01-06 12:58:27,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.155117s] ... ok 2018-01-06 12:58:27,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.784854s] ... ok 2018-01-06 12:58:27,119 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.131056s] ... ok 2018-01-06 12:58:27,120 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001029s] ... ok 2018-01-06 12:58:27,120 - 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 [7.089624s] ... ok 2018-01-06 12:58:27,120 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.139735s] ... ok 2018-01-06 12:58:27,120 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.741536s] ... ok 2018-01-06 12:58:27,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.122258s] ... ok 2018-01-06 12:58:27,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001089s] ... ok 2018-01-06 12:58:27,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [10.164595s] ... ok 2018-01-06 12:58:27,121 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.101277s] ... ok 2018-01-06 12:58:27,122 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.142023s] ... ok 2018-01-06 12:58:27,122 - 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.653722s] ... ok 2018-01-06 12:58:27,122 - 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.536049s] ... ok 2018-01-06 12:58:27,122 - 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.469990s] ... ok 2018-01-06 12:58:27,122 - 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.735611s] ... ok 2018-01-06 12:58:27,123 - 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.527528s] ... ok 2018-01-06 12:58:27,123 - 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.139939s] ... ok 2018-01-06 12:58:27,123 - 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.190527s] ... ok 2018-01-06 12:58:27,123 - 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.140927s] ... ok 2018-01-06 12:58:27,123 - 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.143604s] ... ok 2018-01-06 12:58:27,123 - 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.138360s] ... ok 2018-01-06 12:58:27,124 - 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.260032s] ... ok 2018-01-06 12:58:27,124 - 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.144321s] ... ok 2018-01-06 12:58:27,124 - 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.022139s] ... ok 2018-01-06 12:58:27,124 - 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.292254s] ... ok 2018-01-06 12:58:27,124 - 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.017602s] ... ok 2018-01-06 12:58:27,125 - 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.017328s] ... ok 2018-01-06 12:58:27,125 - 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.048807s] ... ok 2018-01-06 12:58:27,125 - 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.115292s] ... ok 2018-01-06 12:58:27,125 - 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.133521s] ... ok 2018-01-06 12:58:27,125 - 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.398582s] ... ok 2018-01-06 12:58:27,126 - 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.023979s] ... ok 2018-01-06 12:58:27,126 - 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.149958s] ... ok 2018-01-06 12:58:27,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [10.495414s] ... ok 2018-01-06 12:58:27,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [6.367380s] ... ok 2018-01-06 12:58:27,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [23.305506s] ... ok 2018-01-06 12:58:27,126 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.890473s] ... ok 2018-01-06 12:58:27,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.472541s] ... ok 2018-01-06 12:58:27,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.310836s] ... ok 2018-01-06 12:58:27,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.297567s] ... ok 2018-01-06 12:58:27,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.529588s] ... ok 2018-01-06 12:58:27,127 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.520317s] ... ok 2018-01-06 12:58:27,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.468488s] ... ok 2018-01-06 12:58:27,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [2.545356s] ... ok 2018-01-06 12:58:27,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [9.835521s] ... ok 2018-01-06 12:58:27,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [15.927785s] ... ok 2018-01-06 12:58:27,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.623992s] ... ok 2018-01-06 12:58:27,128 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [23.882542s] ... ok 2018-01-06 12:58:27,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.425200s] ... ok 2018-01-06 12:58:27,129 - 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.341146s] ... ok 2018-01-06 12:58:27,129 - 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.721058s] ... ok 2018-01-06 12:58:27,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.581917s] ... ok 2018-01-06 12:58:27,129 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.212655s] ... ok 2018-01-06 12:58:27,130 - 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.533540s] ... ok 2018-01-06 12:58:27,130 - 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.484658s] ... ok 2018-01-06 12:58:27,130 - 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.436415s] ... ok 2018-01-06 12:58:27,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.559133s] ... ok 2018-01-06 12:58:27,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.400320s] ... ok 2018-01-06 12:58:27,130 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.582946s] ... ok 2018-01-06 12:58:27,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.459384s] ... ok 2018-01-06 12:58:27,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.862604s] ... ok 2018-01-06 12:58:27,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.320067s] ... ok 2018-01-06 12:58:27,131 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.578273s] ... ok 2018-01-06 12:58:27,131 - 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.448549s] ... ok 2018-01-06 12:58:27,132 - 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.650769s] ... ok 2018-01-06 12:58:27,132 - 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.440573s] ... ok 2018-01-06 12:58:27,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.265305s] ... ok 2018-01-06 12:58:27,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.323806s] ... ok 2018-01-06 12:58:27,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012933s] ... ok 2018-01-06 12:58:27,132 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [36.258588s] ... ok 2018-01-06 12:58:27,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.027237s] ... ok 2018-01-06 12:58:27,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.025867s] ... ok 2018-01-06 12:58:27,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.025819s] ... ok 2018-01-06 12:58:27,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.385536s] ... ok 2018-01-06 12:58:27,133 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.842599s] ... ok 2018-01-06 12:58:27,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.034233s] ... ok 2018-01-06 12:58:27,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.082860s] ... ok 2018-01-06 12:58:27,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.101561s] ... ok 2018-01-06 12:58:27,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.160739s] ... ok 2018-01-06 12:58:27,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.132330s] ... ok 2018-01-06 12:58:27,134 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.144552s] ... ok 2018-01-06 12:58:27,135 - 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.249386s] ... ok 2018-01-06 12:58:27,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.237768s] ... ok 2018-01-06 12:58:27,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.311610s] ... ok 2018-01-06 12:58:27,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.263751s] ... ok 2018-01-06 12:58:27,135 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.166307s] ... ok 2018-01-06 12:58:27,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.167352s] ... ok 2018-01-06 12:58:27,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.110564s] ... ok 2018-01-06 12:58:27,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.846399s] ... ok 2018-01-06 12:58:27,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.094632s] ... ok 2018-01-06 12:58:27,136 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.111145s] ... ok 2018-01-06 12:58:27,136 - 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.248686s] ... ok 2018-01-06 12:58:27,137 - 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.533233s] ... ok 2018-01-06 12:58:27,137 - 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.115894s] ... ok 2018-01-06 12:58:27,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [5.765025s] ... ok 2018-01-06 12:58:27,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.797262s] ... ok 2018-01-06 12:58:27,137 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.860094s] ... ok 2018-01-06 12:58:27,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.217731s] ... ok 2018-01-06 12:58:27,138 - 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.930592s] ... ok 2018-01-06 12:58:27,138 - 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.397834s] ... ok 2018-01-06 12:58:27,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.226080s] ... ok 2018-01-06 12:58:27,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [6.345014s] ... ok 2018-01-06 12:58:27,138 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [6.050392s] ... ok 2018-01-06 12:58:27,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.409417s] ... ok 2018-01-06 12:58:27,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.516123s] ... ok 2018-01-06 12:58:27,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.133005s] ... ok 2018-01-06 12:58:27,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.170259s] ... ok 2018-01-06 12:58:27,139 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.217426s] ... ok 2018-01-06 12:58:27,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.222853s] ... ok 2018-01-06 12:58:27,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.375332s] ... ok 2018-01-06 12:58:27,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.120153s] ... ok 2018-01-06 12:58:27,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [6.500829s] ... ok 2018-01-06 12:58:27,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.390260s] ... ok 2018-01-06 12:58:27,140 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.256327s] ... ok 2018-01-06 12:58:27,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.379782s] ... ok 2018-01-06 12:58:27,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.367643s] ... ok 2018-01-06 12:58:27,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.135134s] ... ok 2018-01-06 12:58:27,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.104095s] ... ok 2018-01-06 12:58:27,141 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.105791s] ... ok 2018-01-06 12:58:27,142 - 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.837844s] ... ok 2018-01-06 12:58:27,142 - 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.435137s] ... ok 2018-01-06 12:58:27,142 - 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.652197s] ... ok 2018-01-06 12:58:27,142 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [1.046933s] ... ok 2018-01-06 12:58:27,142 - 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.213603s] ... ok 2018-01-06 12:58:27,142 - 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.439776s] ... ok 2018-01-06 12:58:27,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [2.030911s] ... ok 2018-01-06 12:58:27,143 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.140684s] ... ok 2018-01-06 12:58:27,143 - 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.194518s] ... ok 2018-01-06 12:58:27,143 - 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.835835s] ... ok 2018-01-06 12:58:27,143 - 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.921857s] ... ok 2018-01-06 12:58:27,144 - 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.004035s] ... ok 2018-01-06 12:58:27,144 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.839189s] ... ok 2018-01-06 12:58:27,144 - 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.482241s] ... ok 2018-01-06 12:58:27,144 - 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.058720s] ... ok 2018-01-06 12:58:27,144 - 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.125090s] ... ok 2018-01-06 12:58:27,144 - 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.039114s] ... ok 2018-01-06 12:58:27,145 - 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.045579s] ... ok 2018-01-06 12:58:27,145 - 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.041314s] ... ok 2018-01-06 12:58:27,145 - 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.039034s] ... ok 2018-01-06 12:58:27,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.199687s] ... ok 2018-01-06 12:58:27,145 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.186774s] ... ok 2018-01-06 12:58:27,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.651364s] ... ok 2018-01-06 12:58:27,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.520324s] ... ok 2018-01-06 12:58:27,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.741998s] ... ok 2018-01-06 12:58:27,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.447084s] ... ok 2018-01-06 12:58:27,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.458975s] ... ok 2018-01-06 12:58:27,146 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.398461s] ... ok 2018-01-06 12:58:27,147 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.435327s] ... ok 2018-01-06 12:58:27,147 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [7.213912s] ... ok 2018-01-06 12:58:27,147 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [14.425787s] ... ok 2018-01-06 12:58:27,147 - 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 [24.270766s] ... ok 2018-01-06 12:58:27,147 - 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 [16.719678s] ... ok 2018-01-06 12:58:27,147 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.093617s] ... ok 2018-01-06 12:58:27,148 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.076762s] ... ok 2018-01-06 12:58:27,148 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.095462s] ... ok 2018-01-06 12:58:27,148 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.559661s] ... ok 2018-01-06 12:58:27,148 - 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.216287s] ... ok 2018-01-06 12:58:27,148 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.490780s] ... ok 2018-01-06 12:58:27,148 - 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.081736s] ... ok 2018-01-06 12:58:27,149 - 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.107971s] ... ok 2018-01-06 12:58:27,149 - 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.110944s] ... ok 2018-01-06 12:58:27,149 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.098362s] ... ok 2018-01-06 12:58:27,149 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.093707s] ... ok 2018-01-06 12:58:27,149 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.165756s] ... ok 2018-01-06 12:58:27,150 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.174085s] ... ok 2018-01-06 12:58:27,150 - 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.108351s] ... ok 2018-01-06 12:58:27,150 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.100981s] ... ok 2018-01-06 12:58:27,150 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.028455s] ... ok 2018-01-06 12:58:27,150 - 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.053747s] ... ok 2018-01-06 12:58:27,150 - 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.075119s] ... ok 2018-01-06 12:58:27,151 - 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.038139s] ... ok 2018-01-06 12:58:27,151 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.024900s] ... ok 2018-01-06 12:58:27,151 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.026368s] ... ok 2018-01-06 12:58:27,151 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.072257s] ... ok 2018-01-06 12:58:27,151 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.078389s] ... ok 2018-01-06 12:58:27,151 - 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.018036s] ... ok 2018-01-06 12:58:27,152 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.073121s] ... ok 2018-01-06 12:58:27,152 - 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.017720s] ... ok 2018-01-06 12:58:27,152 - 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.096800s] ... ok 2018-01-06 12:58:27,152 - 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.094878s] ... ok 2018-01-06 12:58:27,152 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.077070s] ... ok 2018-01-06 12:58:27,152 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.076603s] ... ok 2018-01-06 12:58:27,153 - 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.323123s] ... ok 2018-01-06 12:58:27,153 - 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.078336s] ... ok 2018-01-06 12:58:27,153 - 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.071391s] ... ok 2018-01-06 12:58:27,153 - 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.018342s] ... ok 2018-01-06 12:58:27,153 - 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.072374s] ... ok 2018-01-06 12:58:27,153 - 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.070198s] ... ok 2018-01-06 12:58:27,154 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.070661s] ... ok 2018-01-06 12:58:27,154 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.070269s] ... ok 2018-01-06 12:58:27,154 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [6.171594s] ... ok 2018-01-06 12:58:27,154 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [16.092965s] ... ok 2018-01-06 12:58:27,154 - 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.163781s] ... ok 2018-01-06 12:58:27,154 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.146284s] ... ok 2018-01-06 12:58:27,155 - 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.143957s] ... ok 2018-01-06 12:58:27,155 - 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.075767s] ... ok 2018-01-06 12:58:27,157 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 943.0000 sec. 2018-01-06 12:58:27,160 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-06 12:58:27,163 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-06 12:58:27,166 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-06 12:58:27,179 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-06 12:58:34,493 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-06 12:58:34,493 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-06 12:58:35,353 - functest.utils.functest_utils - DEBUG - 2018-01-06 12:58:35,353 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 12:58:35,353 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 16:27 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-06 12:58:35,358 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-06 12:58:36,461 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-06 13:48:47,842 - 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 3011.367s FAILED (failures=8) 2018-01-06 13:48:48,012 - functest.utils.functest_utils - DEBUG - 2018-01-06 13:48:48,012 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 13:48:48,013 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 50:11 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-06 13:48:48,017 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-06 13:48:48,018 - 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-2059 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-06 13:48:48,021 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-06 13:48:48,021 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:01 | PASS | | vping_userdata | functest | smoke | 00:42 | PASS | | tempest_smoke_serial | functest | smoke | 18:04 | PASS | | rally_sanity | functest | smoke | 07:40 | FAIL | | refstack_defcore | functest | smoke | 16:27 | PASS | | snaps_smoke | functest | smoke | 50:11 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-06 13:48:48,027 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-06 13:49:12,285 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-06 13:49:12,286 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-06 13:49:12,286 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-06 13:49:12,287 - 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-2059 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-06 13:49:12,287 - 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-06 13:49:12,289 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-06 13:49:39,992 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-06 13:49:39,993 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-06 13:49:39,994 - 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-06 13:49:39,995 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-06 13:49:39,995 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-06 13:49:40,285 - 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-06 13:49:40,318 - 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-06 13:49:40,338 - 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-06 13:49:41,075 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-06 13:49:41,076 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-06 13:49:41,527 - functest.energy.energy - DEBUG - Starting recording 2018-01-06 13:49:41,528 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-06 13:49:42,407 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-06 13:49:44,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-06 13:49:47,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-06 13:49:47,986 - 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-06 13:51:28,172 - 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-06 13:51:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-06 13:51:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-06 13:51:54,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-06 13:51:57,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-06 13:51:58,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-06 13:53:30,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-06 13:53:30,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-06 13:53:33,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-06 13:54:04,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-06 13:54:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-06 13:54:34,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-06 13:54:38,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-06 13:55:27,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-06 13:55:31,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-06 13:55:32,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-06 13:55:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-06 13:55:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:55:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:55:39,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-06 13:56:06,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 13:56:06,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-06 13:56:06,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-06 13:56:11,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-06 13:56:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:11,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-06 13:56:17,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-06 13:56:17,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 13:56:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-06 13:56:17,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-06 13:56:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:28,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:28,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:28,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-06 13:56:28,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:28,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:28,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:28,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:33,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:33,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:33,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:49,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:49,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:56:49,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 13:56:49,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:56:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:56:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:56:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:56:54,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:57:00,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:57:00,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:57:00,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:00,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:00,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:00,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:57:00,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:57:00,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:57:00,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:06,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:57:06,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:57:06,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:57:06,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:57:06,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:06,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:06,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 13:57:06,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:57:06,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:06,318 - 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-06 13:57:06,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 13:57:12,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-06 13:57:12,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:12,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 13:57:12,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:12,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:12,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-06 13:57:12,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:12,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:18,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-06 13:57:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:18,313 - 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-06 13:57:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-06 13:57:18,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:18,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-06 13:57:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:24,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:24,415 - 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-06 13:57:24,415 - 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.8 on port 22: Unable to connect to port 22 on 10.67.79.8 (tried 1 time) 2018-01-06 13:57:24,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:24,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:57:24,415 - 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.20 on port 22: Unable to connect to port 22 on 10.67.79.20 (tried 1 time) 2018-01-06 13:57:24,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:24,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:57:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:35,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-06 13:57:35,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:35,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-06 13:57:35,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:57:35,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:40,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:40,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:40,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-06 13:57:40,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:40,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:40,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:57:40,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:45,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:45,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:45,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:45,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:45,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:57:45,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:45,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 13:57:45,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:45,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 13:57:52,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 13:57:52,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:52,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:52,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 13:57:52,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 13:57:52,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 13:57:52,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:52,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:52,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:57:57,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 13:57:57,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:57,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:57:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 13:57:57,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:58:05,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:58:05,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:58:05,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:05,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:58:05,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:05,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 13:58:05,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 13:58:05,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 13:58:10,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:10,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 13:58:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 13:58:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 13:58:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 13:58:10,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 13:58:16,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 13:58:16,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:16,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:16,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:16,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:16,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-06 13:58:16,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:16,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-06 13:58:16,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:16,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:21,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 13:58:21,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:21,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 13:58:21,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:27,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:27,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:27,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 13:58:27,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:27,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:27,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 13:58:27,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:27,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-06 13:58:27,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-06 13:58:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-06 13:58:32,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-06 13:58:37,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-06 14:00:05,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Request to https://172.30.10.103:8774/v2.1/c21287ae657e40b28f75da4c5f9cfeed/servers/2f123892-2f83-4e75-93f7-b792acdbf268/os-security-groups timed out 2018-01-06 14:00:21,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-06 14:00:21,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-06 14:00:26,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f2b7e9fa-3169-48bf-bb20-7781f7adc409) [retry 1/60] 2018-01-06 14:00:31,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Request to https://172.30.10.103:8774/v2.1/c21287ae657e40b28f75da4c5f9cfeed/servers/46aea77b-efcb-4039-bcf5-00ee717db904/os-security-groups timed out 2018-01-06 14:00:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-06 14:00:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-06 14:00:42,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1e5060f6-8f5b-487a-98a0-22fa2132f107) [retry 2/60] 2018-01-06 14:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-06 14:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-06 14:00:47,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a686c025-2d1e-486c-924d-4b01c0603bec) [retry 1/60] 2018-01-06 14:00:57,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-06 14:00:57,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-06 14:00:57,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-06 14:00:57,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-06 14:00:57,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-06 14:01:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-576a2834-f158-4e1a-a1e8-d9df7942cf9c) [retry 3/60] 2018-01-06 14:01:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-06 14:01:03,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-06 14:01:08,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-76d3e571-da16-4b8b-a579-8ea784304bf5) [retry 2/60] 2018-01-06 14:01:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-06 14:01:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-06 14:01:18,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7362770b-0840-4980-9ac3-e309556b124b) [retry 4/60] 2018-01-06 14:01:23,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-06 14:01:23,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-06 14:01:23,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2ddd1ed5-33f4-44e3-821e-51a6e6ac6024) [retry 3/60] 2018-01-06 14:01:33,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-06 14:01:33,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-06 14:01:39,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ce5e7b11-7e82-452e-bed7-69716cc2962f) [retry 5/60] 2018-01-06 14:01:39,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-06 14:01:39,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-06 14:01:44,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-11a75147-b9df-4c53-8e69-20331c2044de) [retry 4/60] 2018-01-06 14:01:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-06 14:01:54,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-06 14:01:54,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c13898ff-fa8a-4ba8-baaf-c240e7bf6839) [retry 6/60] 2018-01-06 14:01:59,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-06 14:01:59,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-06 14:01:59,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-45b71a77-9254-40f3-a104-f5077825f808) [retry 5/60] 2018-01-06 14:02:04,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/bono_host_91rs4f/env/bin/python" "/home/ubuntu/bono_host_91rs4f/env/bin/cfy-agent" daemons start --name=bono_host_91rs4f' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-bono_host_91rs4f start Error: Daemon bono_host_91rs4f failed to start in 60 seconds output: None 2018-01-06 14:02:10,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-06 14:02:10,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-06 14:02:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-62d7c637-197e-4d6c-b16e-7b827edea3f2) [retry 7/60] 2018-01-06 14:02:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-06 14:02:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-06 14:02:20,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-44d7106b-0f3b-4e5b-8af6-09acdc758502) [retry 6/60] 2018-01-06 14:02:20,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 1/60] 2018-01-06 14:02:25,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 1/60] 2018-01-06 14:02:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-06 14:02:30,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-06 14:02:36,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-547312f8-a005-4cb9-9df5-9d61ca89dc0d) [retry 8/60] 2018-01-06 14:02:36,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-06 14:02:36,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-06 14:02:36,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1b67b8e7-e8d8-4c36-9aca-bf5e7023bc0e) [retry 7/60] 2018-01-06 14:02:46,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-06 14:02:51,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-06 14:02:51,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-979a07d3-5ecd-438d-acf7-c51f49b76eb7) [retry 9/60] 2018-01-06 14:02:51,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-06 14:02:51,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-06 14:02:56,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e2a80bc3-81d9-4564-8d04-06937df47c23) [retry 8/60] 2018-01-06 14:03:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-06 14:03:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-06 14:03:12,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5900ff87-6ff4-4235-827b-22827fdce541) [retry 10/60] 2018-01-06 14:03:12,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-06 14:03:12,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-06 14:03:12,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1dc00d00-8778-4f20-801b-8bb6d9509652) [retry 9/60] 2018-01-06 14:03:22,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-06 14:03:27,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-06 14:03:27,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'cloudify_agent.installer.operations.start' -> Command '"/home/ubuntu/bono_host_91rs4f/env/bin/python" "/home/ubuntu/bono_host_91rs4f/env/bin/cfy-agent" daemons start --name=bono_host_91rs4f' executed with an error. code: 103 error: Starting... Starting daemon with command: sudo service celeryd-bono_host_91rs4f start Error: Daemon bono_host_91rs4f failed to start in 60 seconds output: None [retry 1/60] 2018-01-06 14:03:27,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-06 14:03:27,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-79555207-ac48-4cd7-a45e-261d45ad8a51) [retry 11/60] 2018-01-06 14:03:27,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-06 14:03:33,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-0492b277-6395-4e09-ac37-bc7ad6025ab8) [retry 10/60] 2018-01-06 14:03:38,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' [retry 2/60] 2018-01-06 14:03:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' [retry 2/60] 2018-01-06 14:03:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-06 14:03:43,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-06 14:03:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-06 14:03:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-06 14:03:48,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-86887f9d-3351-4a19-b339-94f48d884454) [retry 12/60] 2018-01-06 14:03:48,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d16d7d1a-7450-4087-8504-abfd395c44c5) [retry 11/60] 2018-01-06 14:04:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-06 14:04:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-06 14:04:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' [retry 2/60] 2018-01-06 14:04:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-06 14:04:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 14:04:04,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 14:04:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3743e2b3-cdf8-4a45-846e-12f7816ec91f) [retry 13/60] 2018-01-06 14:04:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 14:04:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 14:04:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 14:04:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-06 14:04:04,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-06 14:04:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 14:04:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 14:04:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 14:04:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 14:04:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-06 14:04:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-06 14:04:09,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2337d886-c09e-46ed-9252-a827d2c00f26) [retry 12/60] 2018-01-06 14:04:14,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-06 14:04:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:19,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:19,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:19,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:19,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-06 14:04:19,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-06 14:04:25,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-eff5e9d4-da2d-45e0-b79b-bca2d494dca5) [retry 14/60] 2018-01-06 14:04:25,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:25,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:25,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-06 14:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-06 14:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2d4d0b12-7459-4376-8721-ac5511c8c236) [retry 13/60] 2018-01-06 14:04:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-06 14:04:30,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-06 14:04:35,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-06 14:04:35,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 14:04:35,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-06 14:04:35,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-06 14:04:35,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-06 14:04:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-06 14:04:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-06 14:04:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-06 14:04:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-06 14:04:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-06 14:04:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-06 14:04:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-06 14:04:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d3833b22-d12f-417e-9254-51e9c862db31) [retry 15/60] 2018-01-06 14:04:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-06 14:04:46,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-06 14:04:46,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-06 14:04:46,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:46,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 14:04:46,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6a617fef-3426-4963-9335-5d93e634bbf9) [retry 14/60] 2018-01-06 14:04:56,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-06 14:04:56,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-06 14:05:01,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-98e7ab53-0c8a-4afa-94d9-cb42e5cf58d0) [retry 16/60] 2018-01-06 14:05:01,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-06 14:05:01,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-06 14:05:01,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-185d61a1-a8c0-4bb8-8892-7cd1216b9c26) [retry 15/60] 2018-01-06 14:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-06 14:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-06 14:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5ff2a333-fde9-4e09-a072-540b43997141) [retry 17/60] 2018-01-06 14:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-06 14:05:17,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-06 14:05:22,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7e18d246-1880-420a-a08c-3a0ad1cff7d8) [retry 16/60] 2018-01-06 14:05:32,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-06 14:05:32,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-06 14:05:37,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5cb0a4f4-d0e3-4dc4-89f6-190e630ccd25) [retry 18/60] 2018-01-06 14:05:37,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-06 14:05:37,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-06 14:05:43,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1c53a720-5c40-4043-8666-0f0dbddd384d) [retry 17/60] 2018-01-06 14:05:48,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-06 14:05:53,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-06 14:05:53,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-71b8f094-a73c-4783-8ab5-0e49b60806db) [retry 19/60] 2018-01-06 14:05:53,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-06 14:05:58,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-06 14:05:58,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-4625246a-38a9-4252-a755-d60eb44cc738) [retry 18/60] 2018-01-06 14:06:09,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-06 14:06:09,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-06 14:06:14,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-58d96904-973b-4159-9bff-2fda5ca99a13) [retry 20/60] 2018-01-06 14:06:14,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-06 14:06:14,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-06 14:06:14,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-dad71176-577b-4683-a6e8-17c3da4d9f2f) [retry 19/60] 2018-01-06 14:06:24,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-06 14:06:29,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-06 14:06:29,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e2c700f5-50e1-448e-a570-ff1ccff0d4cf) [retry 21/60] 2018-01-06 14:06:29,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-06 14:06:34,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-06 14:06:34,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-175375ec-ef02-41f5-bc02-6e1234bef2b6) [retry 20/60] 2018-01-06 14:06:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-06 14:06:45,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-06 14:06:50,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-017b14ff-9757-4d11-8004-752bd74d1801) [retry 22/60] 2018-01-06 14:06:50,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-06 14:06:50,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-06 14:06:50,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Request to https://172.30.10.103:8774/v2.1/c21287ae657e40b28f75da4c5f9cfeed/servers/07fd0e78-fe9b-4789-9caf-d0404a797da4/os-security-groups timed out 2018-01-06 14:06:50,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f299f5d8-c3ad-4125-b2b6-ec8e84740dde) [retry 21/60] 2018-01-06 14:07:06,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-06 14:07:06,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-06 14:07:06,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-06 14:07:06,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-06 14:07:06,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-fecb5cc0-6283-4c28-a0b4-9f13a4b3d0fd) [retry 23/60] 2018-01-06 14:07:06,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-06 14:07:06,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-06 14:07:06,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a0293d49-fae9-4ac3-9bc0-0630cc66fb65) [retry 1/60] 2018-01-06 14:07:11,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c768cd45-ba38-465b-bb0f-5c9b8357249b) [retry 22/60] 2018-01-06 14:07:21,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-06 14:07:21,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-06 14:07:21,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-06 14:07:21,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-06 14:07:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-27cd1a6c-aafc-4e34-b5e3-613af6537cdf) [retry 24/60] 2018-01-06 14:07:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-06 14:07:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-06 14:07:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-715bb37f-8044-4ef1-b49e-8c430c44c170) [retry 2/60] 2018-01-06 14:07:26,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5690b030-fd87-4715-8283-96f900f098d3) [retry 23/60] 2018-01-06 14:07:42,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-06 14:07:42,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-06 14:07:42,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-06 14:07:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-06 14:07:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-29cb8578-6f4e-4e5b-9f2e-c147dc285cd7) [retry 25/60] 2018-01-06 14:07:42,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-06 14:07:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-06 14:07:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6172c1d5-6ca3-432b-be01-ccf7d292d360) [retry 3/60] 2018-01-06 14:07:47,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-55c1097e-88da-4dff-a9c2-ec93bd06c308) [retry 24/60] 2018-01-06 14:07:57,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-06 14:07:57,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-06 14:07:57,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-06 14:07:57,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-06 14:08:02,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d30e30d1-4f35-4a62-b1bb-581aa26492e7) [retry 26/60] 2018-01-06 14:08:02,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-06 14:08:02,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-06 14:08:02,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-458cdb00-3a66-4492-8419-7e89e00f9e95) [retry 4/60] 2018-01-06 14:08:02,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-78a141b7-790f-4255-b747-31b9cde6af9d) [retry 25/60] 2018-01-06 14:08:18,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-06 14:08:18,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-06 14:08:18,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-06 14:08:18,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-06 14:08:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-38348a38-ad85-4d55-9aa6-4761de37aed2) [retry 27/60] 2018-01-06 14:08:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-06 14:08:18,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-06 14:08:23,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7c6f64d2-24c2-41ed-b1e5-8f2ba8259612) [retry 5/60] 2018-01-06 14:08:23,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-311b5ebb-8b28-4b9c-b657-2eb55c6109a9) [retry 26/60] 2018-01-06 14:08:33,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-06 14:08:33,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-06 14:08:33,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-06 14:08:33,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-06 14:08:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-10f155ce-8736-4f52-bcd2-c21e337ee980) [retry 28/60] 2018-01-06 14:08:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-06 14:08:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-06 14:08:39,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1c115bc9-7dd7-498d-b707-eceb76df9e6e) [retry 6/60] 2018-01-06 14:08:39,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-68bcb3d4-d943-4be2-a853-eaeffb4811a7) [retry 27/60] 2018-01-06 14:08:54,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-06 14:08:54,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-06 14:08:54,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-06 14:08:54,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-06 14:08:54,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-34039c4a-0c84-452e-8e13-7509b0932fd1) [retry 29/60] 2018-01-06 14:08:59,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-06 14:08:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-06 14:08:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-16695a5d-60ad-46a2-8ce8-3e7be7bbff6d) [retry 7/60] 2018-01-06 14:08:59,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6bdf07d4-2f7b-4dab-b887-fd3fb3986328) [retry 28/60] 2018-01-06 14:09:10,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-06 14:09:10,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-06 14:09:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-06 14:09:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-06 14:09:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8a29e608-b872-41c7-b59f-540cf553b4ca) [retry 30/60] 2018-01-06 14:09:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-06 14:09:15,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-06 14:09:15,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-422e4c7e-0ee4-49a6-a0f4-eb2a7a2af1b3) [retry 8/60] 2018-01-06 14:09:20,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6407522a-d155-4b43-9bed-a6e304ce791b) [retry 29/60] 2018-01-06 14:09:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-06 14:09:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-06 14:09:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-06 14:09:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-06 14:09:30,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-966cd032-65aa-41a4-9c0c-65c0b39e88c0) [retry 31/60] 2018-01-06 14:09:36,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-06 14:09:36,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-06 14:09:36,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e441b689-f7d7-40eb-b439-89513f13a5d1) [retry 9/60] 2018-01-06 14:09:36,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-73c8397f-0219-4675-8b2b-0c3278488b4a) [retry 30/60] 2018-01-06 14:09:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-06 14:09:46,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-06 14:09:51,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-06 14:09:51,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-06 14:09:51,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ee6bc874-a1d5-4a75-bed5-55e108f76f21) [retry 32/60] 2018-01-06 14:09:51,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-06 14:09:51,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-06 14:09:51,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b9f26920-332f-4ac3-b004-309f77d481e7) [retry 10/60] 2018-01-06 14:09:56,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-273bb833-ce06-4dfa-b40b-ea9163a87e99) [retry 31/60] 2018-01-06 14:10:07,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-06 14:10:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-06 14:10:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c10000ed-5558-45eb-a9ba-41aa5c20edcb) [retry 33/60] 2018-01-06 14:10:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-06 14:10:07,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-06 14:10:12,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-06 14:10:12,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-06 14:10:12,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-79a558b6-703e-4306-85ad-de785f9b0772) [retry 11/60] 2018-01-06 14:10:12,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1fb6057f-4c09-4883-8c22-88bfa601a016) [retry 32/60] 2018-01-06 14:10:22,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-06 14:10:22,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-06 14:10:28,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-06 14:10:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-06 14:10:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b9362e95-ba95-458c-9a37-fbee31315694) [retry 34/60] 2018-01-06 14:10:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-06 14:10:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-06 14:10:28,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-180979b4-3748-443c-9138-bcdf66467e3b) [retry 12/60] 2018-01-06 14:10:33,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-da36f5dc-dd45-401d-84b3-abef5d3e1196) [retry 33/60] 2018-01-06 14:10:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-06 14:10:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-06 14:10:43,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-06 14:10:48,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-06 14:10:48,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ec085b77-14e0-4a1e-8d68-81689b6f684f) [retry 35/60] 2018-01-06 14:10:48,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-06 14:10:48,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-06 14:10:48,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-85c29ec2-637a-4bd6-b3d7-85a3509d8726) [retry 13/60] 2018-01-06 14:10:48,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a14b2cce-6f67-4740-96eb-def4f526c06b) [retry 34/60] 2018-01-06 14:10:59,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-06 14:10:59,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-06 14:11:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-06 14:11:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-06 14:11:04,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f85edd28-1d46-4604-a1bc-2e5ddfe49665) [retry 36/60] 2018-01-06 14:11:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-06 14:11:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-06 14:11:04,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-725303f1-e9fc-4563-855d-c2ed391c0e3c) [retry 14/60] 2018-01-06 14:11:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5ab2f5a9-e381-4543-bd52-3abfdcd45de3) [retry 35/60] 2018-01-06 14:11:19,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-06 14:11:19,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-06 14:11:19,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-06 14:11:19,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-06 14:11:24,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5705dfa2-fc6a-441f-aa59-d8b16a5e1683) [retry 37/60] 2018-01-06 14:11:24,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-06 14:11:24,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-06 14:11:24,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-40dae201-2baf-4c0a-b03b-82081e9c70d2) [retry 15/60] 2018-01-06 14:11:24,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c145294e-dd65-43a9-8b4c-4e6e47a6e5ec) [retry 36/60] 2018-01-06 14:11:35,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-06 14:11:40,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-06 14:11:40,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-06 14:11:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-06 14:11:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ce62dbc6-bd29-4693-be10-07970ee81ec1) [retry 38/60] 2018-01-06 14:11:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-06 14:11:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-06 14:11:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f5ae0402-1183-4fb4-9622-7da36967d281) [retry 16/60] 2018-01-06 14:11:45,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-89e086d5-2a1d-4a47-a771-3afffe52cb10) [retry 37/60] 2018-01-06 14:11:56,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-06 14:11:56,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-06 14:12:01,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-06 14:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-06 14:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-47e127ff-b706-47e2-a1bb-029ae67aeb13) [retry 39/60] 2018-01-06 14:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-06 14:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-06 14:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9a44c0dd-8dbf-4148-b1ae-4be7caad007f) [retry 17/60] 2018-01-06 14:12:01,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7fb1b504-f6e0-4706-aadd-a05c86abf206) [retry 38/60] 2018-01-06 14:12:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-06 14:12:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-06 14:12:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-06 14:12:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-06 14:12:16,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-beeade9d-f018-4227-8e30-c959faa7c251) [retry 40/60] 2018-01-06 14:12:21,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-06 14:12:21,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-06 14:12:21,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-42056de5-b4de-42dd-a5f5-5cf4d44ab59e) [retry 18/60] 2018-01-06 14:12:21,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-79390e4c-72e7-4203-82d0-5591b11cdef2) [retry 39/60] 2018-01-06 14:12:32,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-06 14:12:32,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-06 14:12:37,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-79b2e58d-f27f-4a5c-a1c2-505e216e02a6) [retry 41/60] 2018-01-06 14:12:37,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-06 14:12:37,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-06 14:12:37,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-06 14:12:37,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-06 14:12:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7e992e41-03a2-4d27-a13b-ab3930ffdcc5) [retry 19/60] 2018-01-06 14:12:42,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2a68cfad-6ef1-48ee-875b-ae9a30cde333) [retry 40/60] 2018-01-06 14:12:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-06 14:12:53,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-06 14:12:53,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1994d91b-eabe-41ba-a363-fe940f763006) [retry 42/60] 2018-01-06 14:12:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-06 14:12:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-06 14:12:58,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-06 14:12:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-06 14:12:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7dd5b2f3-38f5-4a7c-bb74-75d3f079c0b9) [retry 20/60] 2018-01-06 14:12:58,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e3e3d89a-02a7-45b6-b986-c21d4da34ffb) [retry 41/60] 2018-01-06 14:13:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-06 14:13:08,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-06 14:13:13,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-06 14:13:13,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-06 14:13:13,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ee56ce6b-0eea-42d5-9ea8-b7ee2e339253) [retry 43/60] 2018-01-06 14:13:13,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-06 14:13:13,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-06 14:13:18,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-7b992379-c788-422a-a230-3104c649cb2e) [retry 42/60] 2018-01-06 14:13:18,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-40dd3de3-4426-4ef0-b2a1-1d4433d35eb2) [retry 21/60] 2018-01-06 14:13:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-06 14:13:29,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-06 14:13:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6838f566-28d9-48c9-b260-83dbbb3720de) [retry 44/60] 2018-01-06 14:13:34,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-06 14:13:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-06 14:13:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-06 14:13:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-06 14:13:34,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1f9ba17e-a96f-4722-b2fb-9deb16e5bd12) [retry 22/60] 2018-01-06 14:13:39,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-30c76f61-0094-4463-b036-877a87a21df5) [retry 43/60] 2018-01-06 14:13:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-06 14:13:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-06 14:13:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-33c93e15-4f12-49ca-9d25-242c86502f78) [retry 45/60] 2018-01-06 14:13:50,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-06 14:13:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-06 14:13:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-06 14:13:50,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-06 14:13:55,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b9f21953-05b8-4d63-aed6-c642d8c56271) [retry 44/60] 2018-01-06 14:13:55,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-372ed0da-0109-4b21-b85e-f4ed72a93473) [retry 23/60] 2018-01-06 14:14:05,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-06 14:14:05,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-06 14:14:10,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-c807e133-abf1-472a-9397-12cd3c54bd40) [retry 46/60] 2018-01-06 14:14:10,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-06 14:14:10,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-06 14:14:10,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-06 14:14:10,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-06 14:14:10,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-06 14:14:16,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 14:14:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 14:14:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-3b456ea0-2c27-4901-b5d8-1ac84009a026) [retry 24/60] 2018-01-06 14:14:16,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9b2e045b-13d6-48d4-bc5d-2f6ec4fc18ee) [retry 45/60] 2018-01-06 14:14:21,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-06 14:14:21,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-06 14:14:21,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-06 14:14:26,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-06 14:14:26,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-06 14:14:26,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-06 14:14:26,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a6717775-0ba2-416e-b99a-4ebdac92fe43) [retry 47/60] 2018-01-06 14:14:31,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-06 14:14:31,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-06 14:14:31,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-06 14:14:31,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-06 14:14:31,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-1d56def9-266d-4fac-a53d-a1469740aa68) [retry 25/60] 2018-01-06 14:14:31,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9adbf944-9a88-4728-9d99-6e1a03890357) [retry 46/60] 2018-01-06 14:14:42,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-06 14:14:42,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-06 14:14:47,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-68d7bfe2-80bf-4815-8c24-86749792105b) [retry 48/60] 2018-01-06 14:14:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-06 14:14:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-06 14:14:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-06 14:14:47,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-06 14:14:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-59653a12-2d53-45ee-8580-07c2a84b67f3) [retry 26/60] 2018-01-06 14:14:52,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6c0f1e76-d2b4-4644-8748-b51b165b4f9d) [retry 47/60] 2018-01-06 14:15:02,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-06 14:15:02,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-06 14:15:02,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2749d817-d1fc-4f0c-a33f-b56f7d22a629) [retry 49/60] 2018-01-06 14:15:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-06 14:15:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-06 14:15:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-06 14:15:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-06 14:15:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-80acd4d8-618f-4889-8ff7-d8b1a78fc92b) [retry 27/60] 2018-01-06 14:15:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-aeea818f-2190-416b-a323-9ada57b995dc) [retry 48/60] 2018-01-06 14:15:18,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-06 14:15:18,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-06 14:15:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d3e26aba-6592-4131-aa0c-d9ee769d08b6) [retry 50/60] 2018-01-06 14:15:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-06 14:15:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-06 14:15:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-06 14:15:23,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-06 14:15:28,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6ae42a4e-aa5d-4177-8a7a-2b700ad7be6f) [retry 28/60] 2018-01-06 14:15:28,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e7dae780-628c-42c5-81ea-a9ff7086d082) [retry 49/60] 2018-01-06 14:15:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-06 14:15:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-06 14:15:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8f1df078-4337-4d9e-bd01-b4a68e58f53c) [retry 51/60] 2018-01-06 14:15:44,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-06 14:15:44,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-06 14:15:44,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-06 14:15:44,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-06 14:15:44,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-0238a5f9-2a57-4f51-ae3c-7a7586292350) [retry 29/60] 2018-01-06 14:15:49,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-88137e36-26e6-4214-80ce-36905b83adcb) [retry 50/60] 2018-01-06 14:15:54,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-06 14:15:54,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-06 14:16:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ad62586c-5753-4673-92c4-0e487ac2ea8a) [retry 52/60] 2018-01-06 14:16:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-06 14:16:00,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-06 14:16:05,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-06 14:16:05,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-06 14:16:05,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-cc12edc2-fec7-4ff2-83ef-95ceed9d318d) [retry 30/60] 2018-01-06 14:16:05,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-ecd950e3-a28a-4179-b58b-951361d4e706) [retry 51/60] 2018-01-06 14:16:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-06 14:16:15,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-06 14:16:20,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-b96aabdc-63ed-42f2-aa16-7557016788f4) [retry 53/60] 2018-01-06 14:16:20,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-06 14:16:20,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-06 14:16:20,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-06 14:16:20,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-06 14:16:20,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-bfbe7c72-49a0-4e61-9acd-37c1f83ea1de) [retry 31/60] 2018-01-06 14:16:26,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9b421825-9193-457d-b834-9a05e1c2fd1b) [retry 52/60] 2018-01-06 14:16:31,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-06 14:16:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-06 14:16:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-d0e21645-b4b8-4777-82d2-ded73d5e392a) [retry 54/60] 2018-01-06 14:16:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-06 14:16:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-06 14:16:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-06 14:16:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-06 14:16:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-2adaece4-3874-4a63-9def-1a204b8b95ea) [retry 32/60] 2018-01-06 14:16:41,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-6117b174-d0d6-4845-8975-b9962f8eca46) [retry 53/60] 2018-01-06 14:16:51,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-06 14:16:51,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-06 14:16:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9316d86b-d483-4c89-a02d-3d1bcb4f7048) [retry 55/60] 2018-01-06 14:16:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-06 14:16:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-06 14:16:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-06 14:16:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-06 14:16:57,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-66965eb4-87eb-4421-9f4c-a2f7aeddd049) [retry 33/60] 2018-01-06 14:17:02,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-40d64388-48f6-4215-9ed2-2c4d879d66a9) [retry 54/60] 2018-01-06 14:17:12,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-06 14:17:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-06 14:17:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-891c57c6-699f-47f9-8b01-a4c4a46a42da) [retry 56/60] 2018-01-06 14:17:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-06 14:17:12,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-06 14:17:17,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-06 14:17:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-06 14:17:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-9d987496-5f81-47d7-8f2f-08722a8c7c4d) [retry 34/60] 2018-01-06 14:17:17,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-47dc637c-bfda-4402-94c2-fb2eb238185d) [retry 55/60] 2018-01-06 14:17:28,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-06 14:17:28,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-06 14:17:33,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-5b832a57-3acd-4278-b9c3-ebc8128b9e80) [retry 57/60] 2018-01-06 14:17:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-06 14:17:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-06 14:17:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-06 14:17:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-06 14:17:33,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-37796679-98c7-4ba9-aea6-0fee0b6605af) [retry 35/60] 2018-01-06 14:17:38,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-473ccca7-b964-4aee-8920-61dd3e130621) [retry 56/60] 2018-01-06 14:17:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-06 14:17:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-06 14:17:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e08f1e4e-d9bc-45ba-b3a6-cb14e29b6e63) [retry 58/60] 2018-01-06 14:17:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-06 14:17:48,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-06 14:17:53,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-06 14:17:53,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-06 14:17:53,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-87402fce-c7ae-4a2c-b66d-cc81b468d51e) [retry 36/60] 2018-01-06 14:17:53,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-a071f493-27b2-4188-805d-5974d8545585) [retry 57/60] 2018-01-06 14:18:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-06 14:18:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-06 14:18:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8da197ae-f4fb-41c9-aeab-41a175b809e5) [retry 59/60] 2018-01-06 14:18:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-06 14:18:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-06 14:18:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-06 14:18:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-06 14:18:09,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-f3d39c03-3d63-4a42-8c3b-1ded3aac68e6) [retry 37/60] 2018-01-06 14:18:14,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-e0fceff1-1ea6-4e42-bad8-ab9112ba9eb7) [retry 58/60] 2018-01-06 14:18:24,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-06 14:18:24,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-06 14:18:24,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8e64f859-f247-4ee3-bdad-6c013324494e) [retry 60/60] 2018-01-06 14:18:24,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'nova_plugin.server.connect_security_group' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible. (HTTP 500) (Request-ID: req-8e64f859-f247-4ee3-bdad-6c013324494e) 2018-01-06 14:18:25,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'failed', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-06T13:56:06.303Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'Traceback (most recent call last):\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 502, in _remote_workflow_child_thread\n File "/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py", line 533, in _execute_workflow_function\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/workflows.py", line 27, in install\n node_instances=set(ctx.node_instances))\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 28, in install_node_instances\n processor.install()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 93, in install\n graph_finisher_func=self._finish_install)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/plugins/lifecycle.py", line 114, in _process_node_instances\n self.graph.execute()\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 133, in execute\n self._handle_terminated_task(task)\n File "/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/workflows/tasks_graph.py", line 207, in _handle_terminated_task\n raise RuntimeError(message)\nRuntimeError: Workflow failed: Task failed \'nova_plugin.server.connect_security_group\' -> Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.\n (HTTP 500) (Request-ID: req-8e64f859-f247-4ee3-bdad-6c013324494e)\n', u'deployment_id': u'clearwater-opnfv', u'id': u'a50b93a0-d056-416f-9138-28da9a945625'} 2018-01-06 14:18:25,003 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-06 14:18:25,004 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-06 14:18:25,584 - functest.utils.functest_utils - DEBUG - 2018-01-06 14:18:25,585 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 14:18:25,586 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:43 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-06 14:18:25,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-06 14:18:31,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-06 14:18:31,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:18:31,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:18:31,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:18:31,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:18:31,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:18:31,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:19:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_5zxbnr for its registered tasks. [timeout=30 seconds] 2018-01-06 14:19:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:02,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-r99205 sudo: monit: command not found 2018-01-06 14:19:33,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:33,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-91rs4f sudo: monit: command not found 2018-01-06 14:19:33,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@vellum_host_v4pdoo for its registered tasks. [timeout=30 seconds] 2018-01-06 14:19:33,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-dime-host-aqtw6o sudo: monit: command not found 2018-01-06 14:19:33,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:33,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-sprout-host-0tlyyd sudo: monit: command not found 2018-01-06 14:19:33,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:19:33,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:19:33,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'homer' 2018-01-06 14:19:33,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:20:04,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'bono' 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'vellum' 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'dime' 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'sprout' 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@homer_host_5zxbnr for its registered tasks. [timeout=30 seconds] 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'ellis' 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:20:04,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:20:04,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-06 14:20:04,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-06 14:20:04,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:20:35,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-sprout-host-0tlyyd clearwater-etcd: unrecognized service 2018-01-06 14:20:35,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-r99205 clearwater-etcd: unrecognized service 2018-01-06 14:20:35,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-dime-host-aqtw6o clearwater-etcd: unrecognized service 2018-01-06 14:20:35,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@vellum_host_v4pdoo for its registered tasks. [timeout=30 seconds] 2018-01-06 14:20:35,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-91rs4f clearwater-etcd: unrecognized service 2018-01-06 14:21:06,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@homer_host_5zxbnr for its registered tasks. [timeout=30 seconds] 2018-01-06 14:21:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@homer_host_5zxbnr for its registered tasks. [timeout=30 seconds] 2018-01-06 14:21:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:21:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:21:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:08,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:08,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@vellum_host_v4pdoo for its registered tasks. [timeout=30 seconds] 2018-01-06 14:22:08,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:08,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:08,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:08,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:08,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:08,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@vellum_host_v4pdoo for its registered tasks. [timeout=30 seconds] 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:22:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:22:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:22:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:22:44,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-06 14:22:44,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:44,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:44,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:44,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:44,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:22:44,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-06 14:22:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-06 14:22:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-06 14:22:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:49,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-06 14:22:49,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-06 14:22:55,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-06 14:22:55,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-06 14:22:55,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-06 14:23:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-06 14:23:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-06 14:23:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-06 14:23:00,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-06 14:23:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-06 14:23:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-06 14:23:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-06 14:23:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-06 14:23:00,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-06 14:23:06,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-06 14:23:06,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-06 14:23:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-06 14:23:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-06 14:23:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-06 14:23:11,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:23:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-06 14:23:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_sprout not associated with the instance 46aea77b-efcb-4039-bcf5-00ee717db904 [status_code=404] 2018-01-06 14:23:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-06 14:23:11,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:16,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-06 14:23:16,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:16,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_dime not associated with the instance 2f123892-2f83-4e75-93f7-b792acdbf268 [status_code=404] 2018-01-06 14:23:16,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-06 14:23:16,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:16,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:16,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:16,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:16,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:21,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:21,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_internal_sip not associated with the instance 46aea77b-efcb-4039-bcf5-00ee717db904 [status_code=404] 2018-01-06 14:23:21,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:21,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:21,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:21,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-06 14:23:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-06 14:23:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:26,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.135 is not associated with instance 07fd0e78-fe9b-4789-9caf-d0404a797da4. [status_code=409] 2018-01-06 14:23:32,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:32,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:37,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:37,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:37,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:37,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:37,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_bind not associated with the instance 07fd0e78-fe9b-4789-9caf-d0404a797da4 [status_code=404] 2018-01-06 14:23:37,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:42,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:42,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:23:42,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:42,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-06 14:23:47,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:47,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:47,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:52,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:23:52,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-06 14:23:52,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:23:52,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-06 14:24:03,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-06 14:24:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:24:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:24:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:24:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:24:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-06 14:24:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:24:03,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:24:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:24:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-06 14:24:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-06 14:24:13,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-06 14:24:18,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-06 14:24:18,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:24:18,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-06 14:24:18,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:24:18,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:24:18,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:24:18,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:18,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-06 14:24:18,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:18,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:18,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-06 14:24:29,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-06 14:24:29,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:29,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-06 14:24:34,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:34,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:34,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-06 14:24:39,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-06 14:24:39,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-06 14:25:26,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Request to https://172.30.10.103:8774/v2.1/c21287ae657e40b28f75da4c5f9cfeed/servers/2f123892-2f83-4e75-93f7-b792acdbf268 timed out 2018-01-06 14:25:26,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:25:26,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-06 14:25:26,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-06 14:25:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Request to https://172.30.10.103:8774/v2.1/c21287ae657e40b28f75da4c5f9cfeed/servers/46aea77b-efcb-4039-bcf5-00ee717db904/os-security-groups timed out 2018-01-06 14:25:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:25:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-06 14:25:31,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-06 14:25:31,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-06 14:25:36,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:25:36,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:25:36,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-06 14:25:36,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-06 14:25:36,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-06 14:25:41,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-06 14:25:41,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-06 14:25:41,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-06 14:29:49,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-06 14:29:54,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-06 14:29:54,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-06 14:29:54,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-06 14:29:54,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-06 14:29:54,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-06 14:29:54,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-06 14:29:59,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-06 14:29:59,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:29:59,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:30:04,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:30:04,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:30:04,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:30:09,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-06 14:30:09,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:30:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-06 14:30:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-06 14:30:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-06 14:30:20,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-06 14:30:20,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-06 14:30:20,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-06 14:30:20,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-06 14:30:20,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-06 14:43:29,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-01-06 14:43:29,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-01-06 14:43:29,003 - functest.core.vnf - INFO - test cleaning 2018-01-06 14:43:29,003 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-06 14:43:46,802 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet c300caa7-01a5-4db9-bb26-9439d30fba52: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-c8f36459-dd04-44e9-b826-652ebb6f62b4'] 2018-01-06 14:43:48,900 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-06 14:43:48,901 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-06 14:43:49,722 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:43:50,851 - 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-06 14:43:50,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-06 14:43:50,892 - 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-06 14:43:50,899 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:43:50,930 - 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-06 14:43:50,931 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-06 14:43:53,242 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-06 14:43:53,243 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-06 14:43:53,243 - 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-06 14:43:55,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-06 14:44:07,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-06 14:44:08,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-06 14:44:24,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-06 14:44:28,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-06 14:44:29,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-06 14:44:54,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-06 14:44:54,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-06 14:45:07,103 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-06 14:45:37,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-06 14:45:37,106 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-06 14:45:37,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-06 14:46:39,327 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-06 14:46:43,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-06 14:46:45,817 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-06 14:46:52,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-06 14:46:52,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-06 14:46:52,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-06 14:46:52,234 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-06 14:47:18,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-06 14:47:18,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-06 14:47:18,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-06 14:47:18,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-06 14:47:18,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-06 14:47:24,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-06 14:47:24,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:24,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:24,253 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:29,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-06 14:47:29,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:29,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-06 14:47:29,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-06 14:47:29,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-06 14:47:29,650 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:34,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:34,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:34,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:34,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-06 14:47:34,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-06 14:47:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-06 14:47:34,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-06 14:47:40,074 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-06 14:47:40,075 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-06 14:47:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-06 14:47:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-06 14:47:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-06 14:47:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-06 14:47:45,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-06 14:47:45,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-06 14:47:50,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-06 14:47:50,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-06 14:47:50,949 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-06 14:47:50,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:47:50,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:47:50,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-06 14:47:50,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-06 14:47:56,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-06 14:47:56,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:56,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-06 14:47:56,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:47:56,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-06 14:47:56,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-06 14:47:56,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-06 14:48:01,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-06 14:48:01,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-06 14:48:01,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:48:01,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:48:01,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:48:01,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:48:01,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-06 14:48:01,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-06 14:48:01,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-06 14:48:01,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-06 14:48:06,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-06 14:48:06,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-06 14:48:06,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-06 14:48:06,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-06 14:48:06,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-06 14:48:06,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-06 14:48:06,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-06 14:48:12,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-06 14:48:12,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:48:12,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 14:48:12,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 14:48:12,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-06 14:48:12,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-06 14:48:12,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-06 14:48:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 14:48:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-06 14:48:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:48:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-06 14:48:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:48:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 14:48:17,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 14:48:17,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-06 14:48:17,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-06 14:48:17,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-06 14:48:23,912 - 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-06 14:48:23,912 - 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-06 14:48:49,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-06 14:48:49,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-06 14:48:49,670 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-06 14:48:49,671 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-06 14:48:54,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-06 14:48:54,821 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-06 14:48:54,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-06 14:48:54,930 - 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-06T14:47:18.764Z', 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'80b1eb11-c5bd-41fe-b1f3-d7143acfc42e'} 2018-01-06 14:48:54,941 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-06 14:48:55,011 - 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.140'}, 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.135'}}, 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-06 14:48:55,081 - 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.140'}, 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.135'}}, 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-06 14:48:55,082 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-06 14:48:55,082 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.140 2018-01-06 14:48:57,936 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.12 2018-01-06 14:48:57,937 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:84:cc:49 2018-01-06 14:49:00,826 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.12 2018-01-06 14:49:00,826 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:9e:55:0e 2018-01-06 14:49:00,826 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-06 14:49:00,826 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.135 2018-01-06 14:49:03,666 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.11 2018-01-06 14:49:03,666 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:0f:cb:73 2018-01-06 14:49:06,260 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2018-01-06 14:49:06,260 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:76:31:36 2018-01-06 14:49:06,260 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-06 14:49:06,260 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-06 14:49:07,934 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-06 14:49:39,464 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-06 14:49:39,482 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:49:39,501 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-06 14:49:39,511 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:49:39,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-06 14:49:39,531 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-06 14:49:39,542 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:49:39,631 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-06 14:49:39' 2018-01-06 14:49:39,631 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-06 14:49:39,631 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-06 14:49:39,643 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:49:39,669 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.135. 2018-01-06 14:49:54,919 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.135. 2018-01-06 14:49:55,950 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-06 14:49:56,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-06 14:50:01,956 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-06 14:50:02,958 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-06 14:50:07,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-06 14:50:08,965 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-06 14:50:13,971 - 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-06 14:50:14,973 - 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-06 14:50:19,978 - 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-06 14:50:20,980 - 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-06 14:50:25,984 - 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-06 14:50:26,985 - 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-06 14:50:31,991 - 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-06 14:50:32,993 - 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-06 14:50:37,998 - 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-06 14:50:39,000 - 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-06 14:50:44,005 - 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-06 14:50:45,007 - 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-06 14:50:50,013 - 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-06 14:50:51,014 - 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-06 14:50:56,017 - 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-06 14:50:57,019 - 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-06 14:51:02,025 - 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-06 14:51:03,027 - 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-06 14:51:08,031 - 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-06 14:51:09,033 - 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-06 14:51:14,038 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-06 14:51:15,040 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-06 14:51:20,045 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' 2018-01-06 14:51:21,047 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-06 14:51:26,052 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 2018-01-06 14:51:27,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 [edit] vyos@vyos# 2018-01-06 14:51:32,059 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.4 2018-01-06 14:51:33,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.4 [edit] vyos@vyos# 2018-01-06 14:51:38,067 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-01-06 14:51:39,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-06 14:51:44,074 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 2018-01-06 14:51:45,076 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-01-06 14:51:50,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-06 14:51:51,079 - 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-06 14:51:56,080 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-06 14:51:57,081 - 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-06 14:52:02,087 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-06 14:52:03,089 - 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-06 14:52:08,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-06 14:52:09,091 - 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-06 14:52:14,096 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-06 14:52:15,098 - 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-06 14:52:20,103 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-06 14:52:21,105 - 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-06 14:52:26,110 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-06 14:52:27,112 - 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-06 14:52:32,118 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-06 14:52:33,119 - 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-06 14:52:38,125 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-06 14:52:39,127 - 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-06 14:52:44,132 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-06 14:52:45,134 - 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-06 14:52:50,139 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2018-01-06 14:52:51,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-01-06 14:52:56,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-06 14:52:58,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-06 14:53:03,161 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-06 14:53:03,179 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:53:03,212 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.140. 2018-01-06 14:53:03,402 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.140. 2018-01-06 14:53:04,429 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-06 14:53:05,431 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-06 14:53:10,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-06 14:53:11,438 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-06 14:53:16,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-06 14:53:17,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-06 14:53:22,451 - 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-06 14:53:23,453 - 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-06 14:53:28,458 - 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-06 14:53:29,460 - 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-06 14:53:34,465 - 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-06 14:53:35,467 - 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-06 14:53:40,473 - 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-06 14:53:41,475 - 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-06 14:53:46,480 - 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-06 14:53:47,482 - 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-06 14:53:52,487 - 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-06 14:53:53,489 - 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-06 14:53:58,494 - 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-06 14:53:59,496 - 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-06 14:54:04,502 - 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-06 14:54:05,503 - 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-06 14:54:10,508 - 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-06 14:54:11,510 - 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-06 14:54:16,515 - 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-06 14:54:17,516 - 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-06 14:54:22,521 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-06 14:54:23,523 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-06 14:54:28,528 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' 2018-01-06 14:54:29,530 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-06 14:54:34,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 2018-01-06 14:54:35,537 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 remote-as 65001 [edit] vyos@vyos# 2018-01-06 14:54:40,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.12 2018-01-06 14:54:41,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 update-source 12.0.0.12 [edit] vyos@vyos# 2018-01-06 14:54:46,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-01-06 14:54:47,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-06 14:54:52,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2018-01-06 14:54:53,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-01-06 14:54:58,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-06 14:54:59,563 - 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-06 14:55:04,569 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-06 14:55:05,571 - 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-06 14:55:10,576 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-06 14:55:11,578 - 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-06 14:55:16,583 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-06 14:55:17,585 - 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-06 14:55:22,588 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-06 14:55:23,590 - 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-06 14:55:28,595 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-06 14:55:29,597 - 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-06 14:55:34,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-06 14:55:35,604 - 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-06 14:55:40,610 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-06 14:55:41,612 - 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-06 14:55:46,617 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-06 14:55:47,619 - 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-06 14:55:52,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-06 14:55:53,627 - 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-06 14:55:58,632 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.12 2018-01-06 14:55:59,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-01-06 14:56:04,639 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-06 14:56:06,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-06 14:56:11,761 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-06 14:56:11,761 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-06 14:57:11,764 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-06 14:57:11,783 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-06 14:57:11,819 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.135. 2018-01-06 14:57:12,021 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.135. 2018-01-06 14:57:13,029 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-06 14:57:43,140 - 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-06 14:57:43,140 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.4, 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.12 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-06 14:57:43,140 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 | no-more BGP neighbor is 12.0.0.12, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.12 BGP state = Established, up for 00:01:10 Last read 09:10:37, 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.4 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.4, Local port: 179 Foreign host: 12.0.0.12, Foreign port: 40645 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:fe76:3136 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-06 14:57:43,140 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.4 0 32768 i *> 10.0.2.0/24 12.0.0.4 0 32768 i *> 10.0.3.0/24 12.0.0.4 0 32768 i *> 10.0.4.0/24 12.0.0.4 0 32768 i *> 10.0.5.0/24 12.0.0.4 0 32768 i *> 10.0.6.0/24 12.0.0.4 0 32768 i *> 10.0.7.0/24 12.0.0.4 0 32768 i *> 10.0.8.0/24 12.0.0.4 0 32768 i *> 10.0.9.0/24 12.0.0.4 0 32768 i *> 10.0.10.0/24 12.0.0.4 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-06 14:57:43,140 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-06 14:57:43,141 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 routes | no-more BGP table version is 0, local router ID is 12.0.0.4 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-06 14:57:43,141 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-06 14:57:43,141 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'483.5' 2018-01-06 14:57:43,142 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-06 14:57:45,804 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-06 14:57:48,289 - functest.utils.functest_utils - DEBUG - 2018-01-06 14:57:48,289 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 14:57:48,291 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 13:57 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-06 14:57:48,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-06 14:57:48,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-06 14:57:48,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-06 14:57:48,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-06 14:58:16,127 - functest.core.vnf - INFO - test cleaning 2018-01-06 14:58:16,128 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-06 14:58:16,228 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-06 14:58:16,332 - 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-06 14:58:16,355 - 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-06 14:58:16,358 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-06 14:58:16,930 - 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-06 14:58:16,931 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-06 14:58:19,188 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-06 14:58:19,746 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-06 14:58:19,747 - 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-06 14:58:19,747 - 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-06 14:58:19,758 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-06 14:58:19,758 - 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-06 14:58:27,556 - 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-06 14:58:35,281 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-06 14:58:35,282 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-06 14:58:40,264 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-06 14:58:51,738 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-06 14:58:51,738 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-06 14:58:52,512 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-06 15:01:38,014 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-06 15:01:40,263 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-06 15:01:41,196 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-06 15:01:42,227 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 16ec3e43-51d5-4e2d-bc0d-f3c45c205c23 2018-01-06 15:04:26,418 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-06 15:04:26,418 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-06 15:04:27,028 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-06 15:04:27,137 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-06 15:04:27,350 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-06 15:04:27,350 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-06 15:04:27,473 - functest.utils.functest_utils - DEBUG - 2018-01-06 15:04:27,473 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 15:04:27,473 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 06:10 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-06 15:04:27,476 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-06 15:04:27,476 - 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-06 15:04:27,476 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-06 15:04:27,565 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-06 15:04:43,541 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-06 15:04:43,798 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-06 15:04:43,798 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-06 15:04:43,868 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-06 15:04:43,869 - 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-2059 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-06 15:04:43,872 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:43 | FAIL | | vyos_vrouter | functest | vnf | 13:57 | PASS | | juju_epc | functest | vnf | 06:10 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-06 15:04:43,876 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-06 15:04:57,027 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-06 15:04:57,028 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-06 15:04:57,029 - 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-06 15:04:57,029 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-06 15:04:57,029 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-06 15:05:50,928 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-06 15:05:50,929 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-06 15:05:51,049 - functest.utils.functest_utils - DEBUG - 2018-01-06 15:05:51,049 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-06 15:05:51,049 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:54 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-06 15:05:51,053 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-06 15:05:51,053 - 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-2059 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-06 15:05:51,056 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:54 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-06 15:05:51,057 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK