2018-01-17 01:20:35,927 - functest.ci.check_deployment - DEBUG - 10.167.4.10:35357 is reachable! 2018-01-17 01:20:35,927 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://10.167.4.10:35357/v3 ...OK 2018-01-17 01:20:36,378 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-17 01:20:36,806 - functest.ci.check_deployment - DEBUG - 172.30.10.103:5000 is reachable! 2018-01-17 01:20:36,806 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint https://172.30.10.103:5000/v3 ...OK 2018-01-17 01:20:37,458 - functest.ci.check_deployment - DEBUG - 172.30.10.103:8774 is reachable! 2018-01-17 01:20:37,458 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' https://172.30.10.103:8774/v2.1/d205d11a16f84e96bf19e85f6a9fb1f8 ...OK 2018-01-17 01:20:37,883 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9696 is reachable! 2018-01-17 01:20:37,883 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' https://172.30.10.103:9696/ ...OK 2018-01-17 01:20:38,304 - functest.ci.check_deployment - DEBUG - 172.30.10.103:9292 is reachable! 2018-01-17 01:20:38,304 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' https://172.30.10.103:9292 ...OK 2018-01-17 01:20:39,894 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-17 01:20:41,699 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-17 01:20:41,742 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-17 01:20:44,031 - functest.ci.check_deployment - INFO - External network found: floating_net 2018-01-17 01:21:12,018 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 01:21:12,019 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 01:21:12,020 - 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-17 01:21:12,021 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-17 01:21:12,021 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-17 01:21:13,985 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 01:21:22,866 - 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 8.879s OK 2018-01-17 01:21:22,999 - functest.utils.functest_utils - DEBUG - 2018-01-17 01:21:22,999 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 01:21:23,000 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 01:21:23,003 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-17 01:21:24,005 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 01:31:11,287 - 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 587.273s OK 2018-01-17 01:31:11,402 - functest.utils.functest_utils - DEBUG - 2018-01-17 01:31:11,402 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 01:31:11,403 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 09:47 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 01:31:11,406 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-17 01:31:12,437 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 01:31:50,945 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.507s OK 2018-01-17 01:31:51,059 - functest.utils.functest_utils - DEBUG - 2018-01-17 01:31:51,059 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 01:31:51,059 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-17 01:31:51,064 - 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-2088 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 01:31:51,066 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:09 | PASS | | api_check | functest | healthcheck | 09:47 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-17 01:31:51,069 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 01:32:11,614 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 01:32:11,615 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 01:32:11,616 - 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-17 01:32:11,617 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-17 01:32:11,617 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-17 01:32:12,692 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-17 01:32:12,692 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 01:32:13,263 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 01:32:13,263 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-17 01:32:13,665 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 01:32:13,665 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 01:32:13' 2018-01-17 01:32:13,666 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:32:15,543 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:32:19,228 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:32:31,800 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:32:32,576 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:32:33,366 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:32:40,178 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:32:44,037 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-7d0d5818-8798-4711-8288-a9a3640fae18' 2018-01-17 01:33:10,286 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 01:33:15,070 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-17 01:33:15,210 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 01:33:16,217 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 01:33:43,287 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-17 01:33:43,287 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-17 01:33:43,830 - functest.utils.functest_utils - DEBUG - 2018-01-17 01:33:43,830 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 01:33:43,831 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:03 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 01:33:43,834 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-17 01:33:43,923 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 01:33:43,923 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 01:33:43' 2018-01-17 01:33:43,923 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--cc692f16-1a76-49eb-937b-36c81718b9ee' 2018-01-17 01:33:45,674 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-cc692f16-1a76-49eb-937b-36c81718b9ee' 2018-01-17 01:33:48,234 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-cc692f16-1a76-49eb-937b-36c81718b9ee' 2018-01-17 01:34:01,353 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-cc692f16-1a76-49eb-937b-36c81718b9ee' 2018-01-17 01:34:02,130 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-cc692f16-1a76-49eb-937b-36c81718b9ee' 2018-01-17 01:34:08,922 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-cc692f16-1a76-49eb-937b-36c81718b9ee' 2018-01-17 01:34:15,701 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 01:34:25,874 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 01:34:27,925 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 01:34:49,356 - functest.utils.functest_utils - DEBUG - 2018-01-17 01:34:49,357 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 01:34:49,357 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:44 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-17 01:34:49,362 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-17 01:34:49,447 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 01:34:51,969 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 01:34:54,989 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 01:34:58,380 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 01:35:00,743 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 01:35:07,359 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 01:35:10,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 01:35:10,135 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 01:35:12,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 01:35:12,686 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 01:35:16,210 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 01:35:16,211 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 01:35:16,212 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 01:35:16,216 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-17 01:35:16,216 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-80ff4a56-44fd-4302-a374-93ee12e96fa7/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-17 01:35:18,713 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-17 01:35:18,715 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-17 01:35:18,715 - 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-17 01:35:21,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:35:21.280 62 INFO rally.api [-] Starting verification (UUID=c4f20cd8-ed47-4a45-8973-cefbf8963577) for deployment 'opnfv-rally' (UUID=0c8454d4-dee0-494a-8b99-7057f380fee1) by verifier 'opnfv-tempest' (UUID=80ff4a56-44fd-4302-a374-93ee12e96fa7). 2018-01-17 01:35:21,283 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c4f20cd8-ed47-4a45-8973-cefbf8963577 2018-01-17 01:35:27,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:35:27.943 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.127s] 2018-01-17 01:35:28,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:35:28.081 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.138s] 2018-01-17 01:35:35,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:35:35.352 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.324s] 2018-01-17 01:35:38,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:35:38.196 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [2.843s] 2018-01-17 01:35:52,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:35:52.489 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.910s] 2018-01-17 01:36:13,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:36:13.393 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.473s] 2018-01-17 01:36:53,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:36:53.610 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.121s] 2018-01-17 01:36:53,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:36:53.611 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.002s] 2018-01-17 01:37:42,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:37:42.031 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.157s] 2018-01-17 01:37:42,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:37:42.033 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-01-17 01:38:29,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:38:29.209 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.163s] 2018-01-17 01:38:29,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:38:29.210 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-17 01:39:31,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:39:31.221 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [15.417s] 2018-01-17 01:40:03,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:03.482 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.086s] 2018-01-17 01:40:03,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:03.676 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.193s] 2018-01-17 01:40:13,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:13.158 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.758s] 2018-01-17 01:40:13,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:13.169 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-01-17 01:40:14,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:14.674 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 01:40:14,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:14.674 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 01:40:18,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:18.678 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.225s] 2018-01-17 01:40:26,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:26.295 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.029s] 2018-01-17 01:40:34,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:34.402 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.961s] 2018-01-17 01:40:43,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:43.938 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.483s] 2018-01-17 01:40:54,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:40:54.513 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.718s] 2018-01-17 01:41:02,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:02.568 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.188s] 2018-01-17 01:41:09,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:09.656 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.281s] 2018-01-17 01:41:17,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:17.576 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.264s] 2018-01-17 01:41:26,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:26.399 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.269s] 2018-01-17 01:41:36,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:36.790 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.221s] 2018-01-17 01:41:40,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:40.228 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-17 01:41:42,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:42.550 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.040s] 2018-01-17 01:41:42,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:42.577 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2018-01-17 01:41:42,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:42.625 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.047s] 2018-01-17 01:41:42,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:42.634 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.009s] 2018-01-17 01:41:47,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:47.745 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.160s] 2018-01-17 01:41:48,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:48.661 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.915s] 2018-01-17 01:41:49,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:49.509 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.848s] 2018-01-17 01:41:54,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:41:54.481 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-17 01:42:00,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:42:00.437 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.005s] 2018-01-17 01:42:25,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:42:25.114 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.359s] 2018-01-17 01:42:32,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:42:32.750 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.636s] 2018-01-17 01:42:51,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:42:51.553 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.633s] 2018-01-17 01:42:55,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:42:55.915 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.360s] 2018-01-17 01:43:04,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:04.697 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.781s] 2018-01-17 01:43:16,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:16.814 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.951s] 2018-01-17 01:43:21,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:21.684 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.868s] 2018-01-17 01:43:28,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:28.928 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [7.243s] 2018-01-17 01:43:47,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:47.603 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.543s] 2018-01-17 01:43:47,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:47.879 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.276s] 2018-01-17 01:43:48,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:48.185 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.305s] 2018-01-17 01:43:48,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:48.375 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.190s] 2018-01-17 01:43:48,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:48.604 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.228s] 2018-01-17 01:43:48,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:43:48.741 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.137s] 2018-01-17 01:44:03,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:03.983 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.903s] 2018-01-17 01:44:04,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:04.257 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.274s] 2018-01-17 01:44:04,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:04.542 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.284s] 2018-01-17 01:44:04,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:04.750 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.207s] 2018-01-17 01:44:05,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:05.004 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.254s] 2018-01-17 01:44:05,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:05.141 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.137s] 2018-01-17 01:44:21,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:21.681 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.307s] 2018-01-17 01:44:28,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:28.706 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [7.024s] 2018-01-17 01:44:31,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:31.162 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.456s] 2018-01-17 01:44:31,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:31.371 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.209s] 2018-01-17 01:44:31,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:31.511 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.140s] 2018-01-17 01:44:46,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:46.173 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.440s] 2018-01-17 01:44:53,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:53.813 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.639s] 2018-01-17 01:44:56,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:56.490 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.676s] 2018-01-17 01:44:56,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:56.612 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.121s] 2018-01-17 01:44:56,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:44:56.751 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.139s] 2018-01-17 01:45:24,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:45:24.842 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [21.321s] 2018-01-17 01:45:40,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:45:40.516 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [15.675s] 2018-01-17 01:45:53,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:45:53.962 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [13.446s] 2018-01-17 01:46:06,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:46:06.924 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [12.960s] 2018-01-17 01:46:47,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:46:47.272 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [22.029s] 2018-01-17 01:47:02,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:47:02.555 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [15.281s] 2018-01-17 01:47:17,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:47:17.544 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [14.988s] 2018-01-17 01:47:31,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:47:31.096 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [13.551s] 2018-01-17 01:47:51,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:47:51.622 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.820s] 2018-01-17 01:47:53,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:47:53.748 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.122s] 2018-01-17 01:47:53,844 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:47:53.844 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.100s] 2018-01-17 01:47:59,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:47:59.552 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.031s] 2018-01-17 01:48:01,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:01.584 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.029s] 2018-01-17 01:48:01,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:01.682 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.101s] 2018-01-17 01:48:06,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:06.254 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.997s] 2018-01-17 01:48:10,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:10.127 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.009s] 2018-01-17 01:48:12,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:12.089 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-17 01:48:12,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:12.092 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-17 01:48:12,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:12.093 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-17 01:48:12,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:12.094 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-17 01:48:12,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:12.095 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-17 01:48:14,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:14.360 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.017s] 2018-01-17 01:48:30,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:30.609 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [9.710s] 2018-01-17 01:48:58,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:48:58.174 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [17.579s] 2018-01-17 01:49:16,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:49:16.389 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [18.216s] 2018-01-17 01:49:26,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:49:26.207 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.094s] 2018-01-17 01:51:07,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:51:07.105 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [81.479s] 2018-01-17 01:51:59,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:51:59.204 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [35.960s] 2018-01-17 01:53:09,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 01:53:09.173 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [32.507s] 2018-01-17 01:53:36,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid c4f20cd8-ed47-4a45-8973-cefbf8963577'. 2018-01-17 01:53:37,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-17 01:53:37,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c4f20cd8-ed47-4a45-8973-cefbf8963577 | 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-17 01:35:21 | 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-17 01:53:36 | 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:18:15 | 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-17 01:53:37,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 80ff4a56-44fd-4302-a374-93ee12e96fa7) | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 0c8454d4-dee0-494a-8b99-7057f380fee1) | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1063.762 | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-17 01:53:37,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-17 01:53:37,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-17 01:53:37,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 01:53:37,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-17 01:53:37,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-17 01:53:42,267 - functest.utils.functest_utils - DEBUG - 2018-01-17 01:53:42,267 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 01:53:42,267 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 18:35 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-17 01:53:42,274 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-17 01:53:42,377 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 01:53:42,805 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 01:53:42,805 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-17 01:53:43,194 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 01:53:45,926 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 01:53:48,552 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 01:53:52,126 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-17 01:53:53,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-c62efdcb-16ac-46cb-9e8c-4627602bc19b'... 2018-01-17 01:53:56,119 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-c62efdcb-16ac-46cb-9e8c-4627602bc19b'... 2018-01-17 01:53:58,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-c62efdcb-16ac-46cb-9e8c-4627602bc19b'... 2018-01-17 01:54:11,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-c62efdcb-16ac-46cb-9e8c-4627602bc19b'... 2018-01-17 01:54:11,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-c62efdcb-16ac-46cb-9e8c-4627602bc19b'... 2018-01-17 01:54:12,450 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-17 01:54:12,451 - 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-17 01:54:12,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 01:54:12,489 - 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-17 01:54:12,495 - 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': '22b34e1b-ff3a-4f3c-83d7-3968889b8542', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'flavor_name': 'rally-tiny-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c62efdcb-16ac-46cb-9e8c-4627602bc19b', '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-17 01:55:24,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task bc9b9493-7a2f-44a7-b487-5f719b85c97c: started 2018-01-17 01:54:14.792 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Starting: Task validation. 2018-01-17 01:54:14.906 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Starting: Task validation of syntax. 2018-01-17 01:54:14.987 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Completed: Task validation of syntax. 2018-01-17 01:54:14.987 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Starting: Task validation of required platforms. 2018-01-17 01:54:15.017 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Completed: Task validation of required platforms. 2018-01-17 01:54:15.018 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Starting: Task validation of semantic. 2018-01-17 01:54:15.697 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() started 2018-01-17 01:54:18.255 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() finished in 2.56 sec 2018-01-17 01:54:18.301 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() started 2018-01-17 01:54:22.689 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() finished in 4.39 sec 2018-01-17 01:54:22.689 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Completed: Task validation of semantic. 2018-01-17 01:54:22.689 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Completed: Task validation. 2018-01-17 01:54:22.690 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Starting: Running task. 2018-01-17 01:54:22.979 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() started 2018-01-17 01:54:25.802 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() finished in 2.82 sec 2018-01-17 01:54:25.830 263 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 START 2018-01-17 01:54:26.459 263 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 END: OK 2018-01-17 01:54:26.492 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() started 2018-01-17 01:54:30.636 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() finished in 4.14 sec 2018-01-17 01:54:31.033 138 INFO rally.task.engine [-] Load duration is: 0.625833 2018-01-17 01:54:31.033 138 INFO rally.task.engine [-] Full duration is: 7.676924 2018-01-17 01:54:31.539 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() started 2018-01-17 01:54:34.164 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() finished in 2.63 sec 2018-01-17 01:54:34.190 349 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 START 2018-01-17 01:54:35.498 349 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 END: OK 2018-01-17 01:54:35.531 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() started 2018-01-17 01:54:40.102 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() finished in 4.57 sec 2018-01-17 01:54:41.604 138 INFO rally.task.engine [-] Load duration is: 1.305271 2018-01-17 01:54:41.605 138 INFO rally.task.engine [-] Full duration is: 8.579887 2018-01-17 01:54:42.091 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() started 2018-01-17 01:54:44.853 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() finished in 2.76 sec 2018-01-17 01:54:44.880 435 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 START 2018-01-17 01:54:46.111 435 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 END: OK 2018-01-17 01:54:46.140 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() started 2018-01-17 01:54:50.519 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() finished in 4.38 sec 2018-01-17 01:54:52.153 138 INFO rally.task.engine [-] Load duration is: 1.228553 2018-01-17 01:54:52.153 138 INFO rally.task.engine [-] Full duration is: 8.444965 2018-01-17 01:54:52.680 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() started 2018-01-17 01:54:55.773 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() finished in 3.09 sec 2018-01-17 01:54:55.798 521 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 START 2018-01-17 01:54:56.960 521 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 END: OK 2018-01-17 01:54:56.993 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() started 2018-01-17 01:55:01.091 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() finished in 4.10 sec 2018-01-17 01:55:02.743 138 INFO rally.task.engine [-] Load duration is: 1.159257 2018-01-17 01:55:02.744 138 INFO rally.task.engine [-] Full duration is: 8.428052 2018-01-17 01:55:03.266 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() started 2018-01-17 01:55:06.225 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() finished in 2.96 sec 2018-01-17 01:55:06.251 607 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 START 2018-01-17 01:55:07.636 607 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 END: OK 2018-01-17 01:55:07.665 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() started 2018-01-17 01:55:11.899 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() finished in 4.23 sec 2018-01-17 01:55:13.330 138 INFO rally.task.engine [-] Load duration is: 1.382661 2018-01-17 01:55:13.331 138 INFO rally.task.engine [-] Full duration is: 8.650428 2018-01-17 01:55:13.907 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() started 2018-01-17 01:55:16.596 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack setup() finished in 2.69 sec 2018-01-17 01:55:16.622 693 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 START 2018-01-17 01:55:17.725 693 INFO rally.task.runner [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | ITER: 1 END: OK 2018-01-17 01:55:17.760 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() started 2018-01-17 01:55:22.090 138 INFO rally.task.context [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Context users@openstack cleanup() finished in 4.33 sec 2018-01-17 01:55:23.970 138 INFO rally.task.engine [-] Load duration is: 1.099647 2018-01-17 01:55:23.971 138 INFO rally.task.engine [-] Full duration is: 8.199492 2018-01-17 01:55:24.363 138 INFO rally.task.engine [-] Task bc9b9493-7a2f-44a7-b487-5f719b85c97c | Completed: Running task. Task bc9b9493-7a2f-44a7-b487-5f719b85c97c: 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | total | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> duration | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.625833 Full duration: 7.676924 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | -> duration | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 1.305 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.305271 Full duration: 8.579887 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.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | total | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> duration | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.228553 Full duration: 8.444965 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.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | total | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> duration | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 1.159 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.159257 Full duration: 8.428052 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.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | total | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> duration | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.382661 Full duration: 8.650428 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.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> duration | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.099647 Full duration: 8.199492 2018-01-17 01:55:24,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bc9b9493-7a2f-44a7-b487-5f719b85c97c 2018-01-17 01:55:24,623 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-17 01:55:24,624 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'bc9b9493-7a2f-44a7-b487-5f719b85c97c', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-17 01:55:24,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'bc9b9493-7a2f-44a7-b487-5f719b85c97c'] 2018-01-17 01:55:25,688 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 01:55:25,689 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-17 01:55:25,690 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-17 01:55:25,690 - 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-17 01:55:25,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 01:55:25,721 - 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-17 01:55:25,723 - 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': '22b34e1b-ff3a-4f3c-83d7-3968889b8542', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'flavor_name': 'rally-tiny-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c62efdcb-16ac-46cb-9e8c-4627602bc19b', '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-17 01:57:00,690 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f: started 2018-01-17 01:55:27.994 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Starting: Task validation. 2018-01-17 01:55:28.094 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Starting: Task validation of syntax. 2018-01-17 01:55:28.162 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Completed: Task validation of syntax. 2018-01-17 01:55:28.162 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Starting: Task validation of required platforms. 2018-01-17 01:55:28.186 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Completed: Task validation of required platforms. 2018-01-17 01:55:28.187 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Starting: Task validation of semantic. 2018-01-17 01:55:28.994 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() started 2018-01-17 01:55:31.882 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() finished in 2.89 sec 2018-01-17 01:55:34.704 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() started 2018-01-17 01:55:39.355 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() finished in 4.65 sec 2018-01-17 01:55:39.355 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Completed: Task validation of semantic. 2018-01-17 01:55:39.355 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Completed: Task validation. 2018-01-17 01:55:39.356 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Starting: Running task. 2018-01-17 01:55:39.805 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() started 2018-01-17 01:55:42.623 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() finished in 2.82 sec 2018-01-17 01:55:42.624 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack setup() started 2018-01-17 01:55:42.624 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-17 01:55:42.652 868 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 START 2018-01-17 01:55:47.485 868 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 END: OK 2018-01-17 01:55:47.522 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack cleanup() started 2018-01-17 01:55:48.457 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack cleanup() finished in 0.93 sec 2018-01-17 01:55:48.457 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() started 2018-01-17 01:55:52.819 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() finished in 4.36 sec 2018-01-17 01:55:53.895 743 INFO rally.task.engine [-] Load duration is: 3.522003 2018-01-17 01:55:53.896 743 INFO rally.task.engine [-] Full duration is: 13.032371 2018-01-17 01:55:54.409 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() started 2018-01-17 01:55:57.274 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() finished in 2.87 sec 2018-01-17 01:55:57.275 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack setup() started 2018-01-17 01:55:57.275 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-17 01:55:57.301 974 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 START 2018-01-17 01:56:02.141 974 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 END: OK 2018-01-17 01:56:02.177 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack cleanup() started 2018-01-17 01:56:05.275 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack cleanup() finished in 3.10 sec 2018-01-17 01:56:05.276 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() started 2018-01-17 01:56:09.495 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() finished in 4.22 sec 2018-01-17 01:56:10.508 743 INFO rally.task.engine [-] Load duration is: 3.553716 2018-01-17 01:56:10.509 743 INFO rally.task.engine [-] Full duration is: 15.105556 2018-01-17 01:56:11.063 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() started 2018-01-17 01:56:13.946 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() finished in 2.88 sec 2018-01-17 01:56:13.972 1080 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 START 2018-01-17 01:56:15.788 1080 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 END: OK 2018-01-17 01:56:15.823 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() started 2018-01-17 01:56:20.289 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() finished in 4.47 sec 2018-01-17 01:56:21.125 743 INFO rally.task.engine [-] Load duration is: 0.442148 2018-01-17 01:56:21.126 743 INFO rally.task.engine [-] Full duration is: 9.243581 2018-01-17 01:56:21.735 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() started 2018-01-17 01:56:24.761 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack setup() finished in 3.03 sec 2018-01-17 01:56:24.762 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context quotas@openstack setup() started 2018-01-17 01:56:25.893 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context quotas@openstack setup() finished in 1.13 sec 2018-01-17 01:56:25.893 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack setup() started 2018-01-17 01:56:25.893 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 01:56:26.511 1166 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 START 2018-01-17 01:56:44.145 1166 INFO rally.task.runner [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | ITER: 1 END: OK 2018-01-17 01:56:44.177 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack cleanup() started 2018-01-17 01:56:54.657 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context cleanup@openstack cleanup() finished in 10.48 sec 2018-01-17 01:56:54.658 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context quotas@openstack cleanup() started 2018-01-17 01:56:54.691 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context quotas@openstack cleanup() finished in 33.48 msec 2018-01-17 01:56:54.692 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() started 2018-01-17 01:56:58.641 743 INFO rally.task.context [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Context users@openstack cleanup() finished in 3.95 sec 2018-01-17 01:56:59.970 743 INFO rally.task.engine [-] Load duration is: 15.541117 2018-01-17 01:56:59.970 743 INFO rally.task.engine [-] Full duration is: 36.927083 2018-01-17 01:57:00.418 743 INFO rally.task.engine [-] Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f | Completed: Running task. Task 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f: 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.307 | 3.307 | 3.307 | 3.307 | 3.307 | 3.307 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | -> glance_v2.upload_data | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 0.433 | 100.0% | 1 | | glance_v2.delete_image | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 0.214 | 100.0% | 1 | | total | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 100.0% | 1 | | -> duration | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 3.522 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.522003 Full duration: 13.032371 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.397 | 3.397 | 3.397 | 3.397 | 3.397 | 3.397 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | -> glance_v2.upload_data | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | glance_v2.list_images | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 3.554 | 3.554 | 3.554 | 3.554 | 3.554 | 3.554 | 100.0% | 1 | | -> duration | 3.554 | 3.554 | 3.554 | 3.554 | 3.554 | 3.554 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.553716 Full duration: 15.105556 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.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | total | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | -> duration | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 0.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.442148 Full duration: 9.243581 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.291 | 3.291 | 3.291 | 3.291 | 3.291 | 3.291 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | -> glance_v2.upload_data | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | nova.boot_servers | 13.249 | 13.249 | 13.249 | 13.249 | 13.249 | 13.249 | 100.0% | 1 | | total | 16.541 | 16.541 | 16.541 | 16.541 | 16.541 | 16.541 | 100.0% | 1 | | -> duration | 15.541 | 15.541 | 15.541 | 15.541 | 15.541 | 15.541 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.541117 Full duration: 36.927083 2018-01-17 01:57:00,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 72856768-3ac2-42b3-a94b-ac7ef0dc5c7f 2018-01-17 01:57:00,691 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '72856768-3ac2-42b3-a94b-ac7ef0dc5c7f', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-17 01:57:00,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '72856768-3ac2-42b3-a94b-ac7ef0dc5c7f'] 2018-01-17 01:57:01,682 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 01:57:01,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-17 01:57:01,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-17 01:57:01,684 - 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-17 01:57:01,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 01:57:01,723 - 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-17 01:57:01,724 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-17 01:57:01,724 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-17 01:57:01,724 - 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-17 01:57:01,724 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 01:57:01,754 - 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-17 01:57:01,759 - 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': '22b34e1b-ff3a-4f3c-83d7-3968889b8542', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'flavor_name': 'rally-tiny-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c62efdcb-16ac-46cb-9e8c-4627602bc19b', '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-17 02:01:17,880 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task dde610e4-37c5-4f54-bd78-676b520339f1: started 2018-01-17 01:57:04.037 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Starting: Task validation. 2018-01-17 01:57:04.107 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Starting: Task validation of syntax. 2018-01-17 01:57:04.261 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Completed: Task validation of syntax. 2018-01-17 01:57:04.262 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Starting: Task validation of required platforms. 2018-01-17 01:57:04.305 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Completed: Task validation of required platforms. 2018-01-17 01:57:04.305 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Starting: Task validation of semantic. 2018-01-17 01:57:05.074 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 01:57:07.932 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.86 sec 2018-01-17 01:57:14.395 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 01:57:18.591 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.20 sec 2018-01-17 01:57:18.591 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Completed: Task validation of semantic. 2018-01-17 01:57:18.592 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Completed: Task validation. 2018-01-17 01:57:18.592 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Starting: Running task. 2018-01-17 01:57:18.873 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 01:57:21.866 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.99 sec 2018-01-17 01:57:21.866 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() started 2018-01-17 01:57:22.915 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() finished in 1.05 sec 2018-01-17 01:57:22.916 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack setup() started 2018-01-17 01:57:26.452 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack setup() finished in 3.54 sec 2018-01-17 01:57:26.453 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() started 2018-01-17 01:57:26.453 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 01:57:26.485 1421 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 01:57:36.056 1421 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 01:57:36.088 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() started 2018-01-17 01:57:39.354 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() finished in 3.27 sec 2018-01-17 01:57:39.355 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack cleanup() started 2018-01-17 01:57:47.811 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack cleanup() finished in 8.46 sec 2018-01-17 01:57:47.811 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() started 2018-01-17 01:57:47.859 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() finished in 47.61 msec 2018-01-17 01:57:47.859 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 01:57:52.335 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.48 sec 2018-01-17 01:57:53.066 1296 INFO rally.task.engine [-] Load duration is: 9.567018 2018-01-17 01:57:53.067 1296 INFO rally.task.engine [-] Full duration is: 33.480757 2018-01-17 01:57:53.545 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 01:57:56.484 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.94 sec 2018-01-17 01:57:56.485 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() started 2018-01-17 01:57:57.544 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() finished in 1.06 sec 2018-01-17 01:57:57.544 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() started 2018-01-17 01:57:57.544 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 01:57:57.569 1607 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 01:58:07.862 1607 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 01:58:07.892 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() started 2018-01-17 01:58:11.159 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() finished in 3.27 sec 2018-01-17 01:58:11.159 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() started 2018-01-17 01:58:11.205 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() finished in 45.99 msec 2018-01-17 01:58:11.206 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 01:58:15.684 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.48 sec 2018-01-17 01:58:17.692 1296 INFO rally.task.engine [-] Load duration is: 10.288541 2018-01-17 01:58:17.693 1296 INFO rally.task.engine [-] Full duration is: 22.15764 2018-01-17 01:58:18.196 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 01:58:20.966 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 01:58:20.966 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() started 2018-01-17 01:58:21.926 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() finished in 0.96 sec 2018-01-17 01:58:21.927 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() started 2018-01-17 01:58:21.927 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 01:58:22.796 1773 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 01:58:32.961 1773 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 01:58:32.995 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() started 2018-01-17 01:58:36.521 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() finished in 3.53 sec 2018-01-17 01:58:36.522 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() started 2018-01-17 01:58:36.566 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() finished in 44.59 msec 2018-01-17 01:58:36.567 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 01:58:41.129 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.56 sec 2018-01-17 01:58:42.340 1296 INFO rally.task.engine [-] Load duration is: 10.160286 2018-01-17 01:58:42.341 1296 INFO rally.task.engine [-] Full duration is: 22.951056 2018-01-17 01:58:42.849 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 01:58:45.794 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.94 sec 2018-01-17 01:58:45.794 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() started 2018-01-17 01:58:46.683 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() finished in 0.89 sec 2018-01-17 01:58:46.683 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() started 2018-01-17 01:58:46.684 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 01:58:46.709 1939 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 01:58:56.755 1939 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 01:58:56.783 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() started 2018-01-17 01:58:59.605 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() finished in 2.82 sec 2018-01-17 01:58:59.605 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() started 2018-01-17 01:58:59.653 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() finished in 47.87 msec 2018-01-17 01:58:59.653 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 01:59:03.895 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.24 sec 2018-01-17 01:59:04.982 1296 INFO rally.task.engine [-] Load duration is: 10.041065 2018-01-17 01:59:04.982 1296 INFO rally.task.engine [-] Full duration is: 21.064105 2018-01-17 01:59:05.556 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 01:59:08.220 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.66 sec 2018-01-17 01:59:08.221 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() started 2018-01-17 01:59:09.148 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() finished in 0.93 sec 2018-01-17 01:59:09.148 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() started 2018-01-17 01:59:09.149 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 01:59:09.173 2105 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 01:59:25.865 2105 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 01:59:25.894 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() started 2018-01-17 01:59:28.435 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() finished in 2.54 sec 2018-01-17 01:59:28.436 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() started 2018-01-17 01:59:28.485 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() finished in 49.63 msec 2018-01-17 01:59:28.486 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 01:59:32.617 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-17 01:59:33.743 1296 INFO rally.task.engine [-] Load duration is: 16.687304 2018-01-17 01:59:33.746 1296 INFO rally.task.engine [-] Full duration is: 27.080933 2018-01-17 01:59:34.301 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 01:59:37.318 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 3.02 sec 2018-01-17 01:59:37.318 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() started 2018-01-17 01:59:38.359 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack setup() finished in 1.04 sec 2018-01-17 01:59:38.359 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack setup() started 2018-01-17 01:59:41.824 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack setup() finished in 3.46 sec 2018-01-17 01:59:41.824 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() started 2018-01-17 01:59:41.825 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack setup() finished in 0.37 msec 2018-01-17 01:59:41.853 2271 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 02:00:00.389 2271 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 02:00:00.416 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() started 2018-01-17 02:00:02.795 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-17 02:00:02.796 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack cleanup() started 2018-01-17 02:00:10.959 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context volumes@openstack cleanup() finished in 8.16 sec 2018-01-17 02:00:10.959 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() started 2018-01-17 02:00:11.009 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context quotas@openstack cleanup() finished in 49.86 msec 2018-01-17 02:00:11.009 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 02:00:15.291 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.28 sec 2018-01-17 02:00:16.553 1296 INFO rally.task.engine [-] Load duration is: 18.531121 2018-01-17 02:00:16.553 1296 INFO rally.task.engine [-] Full duration is: 41.012618 2018-01-17 02:00:17.125 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 02:00:19.915 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.79 sec 2018-01-17 02:00:19.915 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() started 2018-01-17 02:00:19.916 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 02:00:19.942 2457 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 02:00:20.838 2457 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 02:00:20.867 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:00:26.068 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() finished in 5.20 sec 2018-01-17 02:00:26.069 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 02:00:30.415 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.35 sec 2018-01-17 02:00:31.206 1296 INFO rally.task.engine [-] Load duration is: 0.890109 2018-01-17 02:00:31.207 1296 INFO rally.task.engine [-] Full duration is: 13.307478 2018-01-17 02:00:31.720 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 02:00:34.860 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 3.14 sec 2018-01-17 02:00:34.861 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() started 2018-01-17 02:00:34.861 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 02:00:34.888 2623 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 02:00:35.780 2623 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 02:00:35.814 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:00:41.805 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() finished in 5.99 sec 2018-01-17 02:00:41.805 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 02:00:46.162 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.36 sec 2018-01-17 02:00:47.817 1296 INFO rally.task.engine [-] Load duration is: 0.887013 2018-01-17 02:00:47.817 1296 INFO rally.task.engine [-] Full duration is: 14.460682 2018-01-17 02:00:48.361 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 02:00:51.166 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 02:00:51.167 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() started 2018-01-17 02:00:51.167 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 02:00:51.193 2789 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 02:00:52.143 2789 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 02:00:52.169 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:00:57.265 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() finished in 5.10 sec 2018-01-17 02:00:57.266 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 02:01:02.038 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.77 sec 2018-01-17 02:01:02.444 1296 INFO rally.task.engine [-] Load duration is: 0.943296 2018-01-17 02:01:02.445 1296 INFO rally.task.engine [-] Full duration is: 13.698595 2018-01-17 02:01:02.941 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() started 2018-01-17 02:01:05.957 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack setup() finished in 3.02 sec 2018-01-17 02:01:05.957 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() started 2018-01-17 02:01:05.958 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 02:01:05.985 2955 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 START 2018-01-17 02:01:06.933 2955 INFO rally.task.runner [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | ITER: 1 END: OK 2018-01-17 02:01:06.960 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:01:12.098 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context admin_cleanup@openstack cleanup() finished in 5.14 sec 2018-01-17 02:01:12.098 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() started 2018-01-17 02:01:16.489 1296 INFO rally.task.context [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Context users@openstack cleanup() finished in 4.39 sec 2018-01-17 02:01:17.027 1296 INFO rally.task.engine [-] Load duration is: 0.942155 2018-01-17 02:01:17.028 1296 INFO rally.task.engine [-] Full duration is: 13.566214 2018-01-17 02:01:17.596 1296 INFO rally.task.engine [-] Task dde610e4-37c5-4f54-bd78-676b520339f1 | Completed: Running task. Task dde610e4-37c5-4f54-bd78-676b520339f1: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 3.063 | 100.0% | 1 | | cinder_v2.delete_snapshot | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 6.504 | 100.0% | 1 | | total | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 100.0% | 1 | | -> duration | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 9.567 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.567018 Full duration: 33.480757 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.724 | 3.724 | 3.724 | 3.724 | 3.724 | 3.724 | 100.0% | 1 | | cinder_v2.delete_volume | 6.564 | 6.564 | 6.564 | 6.564 | 6.564 | 6.564 | 100.0% | 1 | | total | 10.289 | 10.289 | 10.289 | 10.289 | 10.289 | 10.289 | 100.0% | 1 | | -> duration | 10.289 | 10.289 | 10.289 | 10.289 | 10.289 | 10.289 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.288541 Full duration: 22.15764 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.601 | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 100.0% | 1 | | cinder_v2.delete_volume | 6.559 | 6.559 | 6.559 | 6.559 | 6.559 | 6.559 | 100.0% | 1 | | total | 10.16 | 10.16 | 10.16 | 10.16 | 10.16 | 10.16 | 100.0% | 1 | | -> duration | 10.16 | 10.16 | 10.16 | 10.16 | 10.16 | 10.16 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.160286 Full duration: 22.951056 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.452 | 3.452 | 3.452 | 3.452 | 3.452 | 3.452 | 100.0% | 1 | | cinder_v2.delete_volume | 6.589 | 6.589 | 6.589 | 6.589 | 6.589 | 6.589 | 100.0% | 1 | | total | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 100.0% | 1 | | -> duration | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 10.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.041065 Full duration: 21.064105 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.386 | 3.386 | 3.386 | 3.386 | 3.386 | 3.386 | 100.0% | 1 | | cinder_v2.extend_volume | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | cinder_v2.delete_volume | 10.811 | 10.811 | 10.811 | 10.811 | 10.811 | 10.811 | 100.0% | 1 | | total | 16.687 | 16.687 | 16.687 | 16.687 | 16.687 | 16.687 | 100.0% | 1 | | -> duration | 16.687 | 16.687 | 16.687 | 16.687 | 16.687 | 16.687 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.687304 Full duration: 27.080933 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.965 | 11.965 | 11.965 | 11.965 | 11.965 | 11.965 | 100.0% | 1 | | cinder_v2.delete_volume | 6.565 | 6.565 | 6.565 | 6.565 | 6.565 | 6.565 | 100.0% | 1 | | total | 18.531 | 18.531 | 18.531 | 18.531 | 18.531 | 18.531 | 100.0% | 1 | | -> duration | 18.531 | 18.531 | 18.531 | 18.531 | 18.531 | 18.531 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.531121 Full duration: 41.012618 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.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | cinder_v2.list_qos | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> duration | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 0.89 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.890109 Full duration: 13.307478 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.807 | 0.807 | 0.807 | 0.807 | 0.807 | 0.807 | 100.0% | 1 | | cinder_v2.set_qos | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> duration | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 0.887 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.887013 Full duration: 14.460682 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.881 | 0.881 | 0.881 | 0.881 | 0.881 | 0.881 | 100.0% | 1 | | cinder_v2.list_types | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943296 Full duration: 13.698595 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.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> duration | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 0.942 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.942155 Full duration: 13.566214 2018-01-17 02:01:17,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dde610e4-37c5-4f54-bd78-676b520339f1 2018-01-17 02:01:17,884 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'dde610e4-37c5-4f54-bd78-676b520339f1', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-17 02:01:17,899 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'dde610e4-37c5-4f54-bd78-676b520339f1'] 2018-01-17 02:01:19,003 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 02:01:19,005 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-17 02:01:19,005 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-17 02:01:19,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-17 02:01:19,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 02:01:19,034 - 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-17 02:01:19,036 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['heat'], 'concurrency': 4, 'netid': '22b34e1b-ff3a-4f3c-83d7-3968889b8542', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'flavor_name': 'rally-tiny-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c62efdcb-16ac-46cb-9e8c-4627602bc19b', '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-17 02:02:57,212 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task fb80731b-abff-4591-97ab-fa8d6302b3e0: started 2018-01-17 02:01:21.248 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Starting: Task validation. 2018-01-17 02:01:21.357 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Starting: Task validation of syntax. 2018-01-17 02:01:21.428 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Completed: Task validation of syntax. 2018-01-17 02:01:21.428 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Starting: Task validation of required platforms. 2018-01-17 02:01:21.455 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Completed: Task validation of required platforms. 2018-01-17 02:01:21.455 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Starting: Task validation of semantic. 2018-01-17 02:01:22.306 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() started 2018-01-17 02:01:25.163 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() finished in 2.86 sec 2018-01-17 02:01:29.280 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() started 2018-01-17 02:01:33.864 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() finished in 4.58 sec 2018-01-17 02:01:33.864 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Completed: Task validation of semantic. 2018-01-17 02:01:33.865 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Completed: Task validation. 2018-01-17 02:01:33.865 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Starting: Running task. 2018-01-17 02:01:34.253 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() started 2018-01-17 02:01:36.958 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() finished in 2.71 sec 2018-01-17 02:01:36.958 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() started 2018-01-17 02:01:39.163 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() finished in 2.20 sec 2018-01-17 02:01:39.163 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack setup() started 2018-01-17 02:01:39.164 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack setup() finished in 0.33 msec 2018-01-17 02:01:39.193 3240 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 START 2018-01-17 02:01:50.327 3240 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 END: OK 2018-01-17 02:01:50.361 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack cleanup() started 2018-01-17 02:01:52.378 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack cleanup() finished in 2.02 sec 2018-01-17 02:01:52.379 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() started 2018-01-17 02:01:53.483 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() finished in 1.10 sec 2018-01-17 02:01:53.483 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() started 2018-01-17 02:01:57.945 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() finished in 4.46 sec 2018-01-17 02:01:58.419 3085 INFO rally.task.engine [-] Load duration is: 7.131529 2018-01-17 02:01:58.420 3085 INFO rally.task.engine [-] Full duration is: 23.710261 2018-01-17 02:01:59.023 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() started 2018-01-17 02:02:01.943 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() finished in 2.92 sec 2018-01-17 02:02:01.944 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() started 2018-01-17 02:02:03.946 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() finished in 2.00 sec 2018-01-17 02:02:03.947 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack setup() started 2018-01-17 02:02:03.947 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 02:02:03.975 3406 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 START 2018-01-17 02:02:11.919 3406 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 END: OK 2018-01-17 02:02:11.952 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack cleanup() started 2018-01-17 02:02:12.576 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack cleanup() finished in 0.62 sec 2018-01-17 02:02:12.576 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() started 2018-01-17 02:02:13.598 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() finished in 1.02 sec 2018-01-17 02:02:13.598 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() started 2018-01-17 02:02:18.044 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() finished in 4.45 sec 2018-01-17 02:02:19.144 3085 INFO rally.task.engine [-] Load duration is: 5.940802 2018-01-17 02:02:19.145 3085 INFO rally.task.engine [-] Full duration is: 19.040616 2018-01-17 02:02:19.657 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() started 2018-01-17 02:02:22.397 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() finished in 2.74 sec 2018-01-17 02:02:22.397 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() started 2018-01-17 02:02:24.561 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() finished in 2.16 sec 2018-01-17 02:02:24.561 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack setup() started 2018-01-17 02:02:24.561 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 02:02:24.588 3572 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 START 2018-01-17 02:02:34.855 3572 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 END: OK 2018-01-17 02:02:34.887 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack cleanup() started 2018-01-17 02:02:35.452 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context cleanup@openstack cleanup() finished in 0.57 sec 2018-01-17 02:02:35.453 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() started 2018-01-17 02:02:36.451 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() finished in 1.00 sec 2018-01-17 02:02:36.452 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() started 2018-01-17 02:02:41.260 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() finished in 4.81 sec 2018-01-17 02:02:41.787 3085 INFO rally.task.engine [-] Load duration is: 8.263879 2018-01-17 02:02:41.788 3085 INFO rally.task.engine [-] Full duration is: 21.621946 2018-01-17 02:02:42.275 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() started 2018-01-17 02:02:45.280 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack setup() finished in 3.00 sec 2018-01-17 02:02:45.281 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() started 2018-01-17 02:02:47.588 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack setup() finished in 2.31 sec 2018-01-17 02:02:47.614 3738 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 START 2018-01-17 02:02:48.506 3738 INFO rally.task.runner [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | ITER: 1 END: OK 2018-01-17 02:02:48.540 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() started 2018-01-17 02:02:49.808 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context roles@openstack cleanup() finished in 1.27 sec 2018-01-17 02:02:49.809 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() started 2018-01-17 02:02:54.588 3085 INFO rally.task.context [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Context users@openstack cleanup() finished in 4.78 sec 2018-01-17 02:02:56.378 3085 INFO rally.task.engine [-] Load duration is: 0.889096 2018-01-17 02:02:56.379 3085 INFO rally.task.engine [-] Full duration is: 12.331418 2018-01-17 02:02:56.890 3085 INFO rally.task.engine [-] Task fb80731b-abff-4591-97ab-fa8d6302b3e0 | Completed: Running task. Task fb80731b-abff-4591-97ab-fa8d6302b3e0: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 5.683 | 100.0% | 1 | | heat.update_stack | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 2.743 | 100.0% | 1 | | heat.delete_stack | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 100.0% | 1 | | total | 11.132 | 11.132 | 11.132 | 11.132 | 11.132 | 11.132 | 100.0% | 1 | | -> duration | 7.132 | 7.132 | 7.132 | 7.132 | 7.132 | 7.132 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.131529 Full duration: 23.710261 test scenario HeatStacks.create_check_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.885 | 4.885 | 4.885 | 4.885 | 4.885 | 4.885 | 100.0% | 1 | | heat.check_stack | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 0.572 | 100.0% | 1 | | heat.delete_stack | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 2.484 | 100.0% | 1 | | total | 7.941 | 7.941 | 7.941 | 7.941 | 7.941 | 7.941 | 100.0% | 1 | | -> duration | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 5.941 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.940802 Full duration: 19.040616 test scenario HeatStacks.create_suspend_resume_delete_stack +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.979 | 4.979 | 4.979 | 4.979 | 4.979 | 4.979 | 100.0% | 1 | | heat.suspend_stack | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 0.379 | 100.0% | 1 | | heat.resume_stack | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 100.0% | 1 | | heat.delete_stack | 3.049 | 3.049 | 3.049 | 3.049 | 3.049 | 3.049 | 100.0% | 1 | | total | 10.264 | 10.264 | 10.264 | 10.264 | 10.264 | 10.264 | 100.0% | 1 | | -> duration | 8.264 | 8.264 | 8.264 | 8.264 | 8.264 | 8.264 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.263879 Full duration: 21.621946 test scenario HeatStacks.list_stacks_and_resources +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.list_stacks | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.889096 Full duration: 12.331418 2018-01-17 02:02:57,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fb80731b-abff-4591-97ab-fa8d6302b3e0 2018-01-17 02:02:57,213 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'fb80731b-abff-4591-97ab-fa8d6302b3e0', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-17 02:02:57,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'fb80731b-abff-4591-97ab-fa8d6302b3e0'] 2018-01-17 02:02:58,225 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 02:02:58,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-17 02:02:58,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-17 02:02:58,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-17 02:02:58,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 02:02:58,244 - 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-17 02:02:58,246 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '22b34e1b-ff3a-4f3c-83d7-3968889b8542', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'flavor_name': 'rally-tiny-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c62efdcb-16ac-46cb-9e8c-4627602bc19b', '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-17 02:06:25,243 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249: started 2018-01-17 02:03:00.570 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Starting: Task validation. 2018-01-17 02:03:00.668 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Starting: Task validation of syntax. 2018-01-17 02:03:00.801 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Completed: Task validation of syntax. 2018-01-17 02:03:00.801 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Starting: Task validation of required platforms. 2018-01-17 02:03:00.845 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Completed: Task validation of required platforms. 2018-01-17 02:03:00.845 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Starting: Task validation of semantic. 2018-01-17 02:03:01.679 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:03:04.449 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 02:03:04.528 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:03:09.418 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.89 sec 2018-01-17 02:03:09.419 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Completed: Task validation of semantic. 2018-01-17 02:03:09.419 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Completed: Task validation. 2018-01-17 02:03:09.420 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Starting: Running task. 2018-01-17 02:03:09.775 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:03:12.658 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.88 sec 2018-01-17 02:03:12.658 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:03:12.659 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.37 msec 2018-01-17 02:03:12.685 3943 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:03:14.710 3943 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:03:14.739 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:03:21.298 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 6.56 sec 2018-01-17 02:03:21.300 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:03:25.918 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.62 sec 2018-01-17 02:03:27.924 3818 INFO rally.task.engine [-] Load duration is: 0.645918 2018-01-17 02:03:27.925 3818 INFO rally.task.engine [-] Full duration is: 16.160267 2018-01-17 02:03:28.488 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:03:31.467 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.98 sec 2018-01-17 02:03:31.467 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:03:31.467 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 02:03:31.495 4109 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:03:33.282 4109 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:03:33.308 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:03:39.712 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 6.40 sec 2018-01-17 02:03:39.713 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:03:44.597 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.88 sec 2018-01-17 02:03:44.609 3818 INFO rally.task.engine [-] Load duration is: 0.540991 2018-01-17 02:03:44.610 3818 INFO rally.task.engine [-] Full duration is: 16.129816 2018-01-17 02:03:45.195 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:03:47.976 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.78 sec 2018-01-17 02:03:47.976 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:03:47.977 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 02:03:48.002 4275 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:03:50.159 4275 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:03:50.189 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:03:56.908 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 6.72 sec 2018-01-17 02:03:56.909 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:04:01.405 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.50 sec 2018-01-17 02:04:03.303 3818 INFO rally.task.engine [-] Load duration is: 0.744677 2018-01-17 02:04:03.304 3818 INFO rally.task.engine [-] Full duration is: 16.230074 2018-01-17 02:04:03.837 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:04:06.536 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.70 sec 2018-01-17 02:04:06.537 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:04:06.537 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 02:04:06.562 4441 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:04:08.446 4441 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:04:08.475 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:04:12.769 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 4.29 sec 2018-01-17 02:04:12.770 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:04:17.058 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.29 sec 2018-01-17 02:04:17.918 3818 INFO rally.task.engine [-] Load duration is: 0.579111 2018-01-17 02:04:17.919 3818 INFO rally.task.engine [-] Full duration is: 13.241395 2018-01-17 02:04:18.594 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:04:21.364 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 02:04:21.364 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:04:21.364 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 02:04:21.391 4607 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:04:23.470 4607 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:04:23.496 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:04:27.483 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 3.99 sec 2018-01-17 02:04:27.484 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:04:31.771 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.29 sec 2018-01-17 02:04:32.693 3818 INFO rally.task.engine [-] Load duration is: 0.646998 2018-01-17 02:04:32.693 3818 INFO rally.task.engine [-] Full duration is: 13.199081 2018-01-17 02:04:33.196 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:04:35.981 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.78 sec 2018-01-17 02:04:35.982 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:04:35.982 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-17 02:04:36.008 4773 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:04:38.586 4773 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:04:38.620 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:04:49.368 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 10.75 sec 2018-01-17 02:04:49.368 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:04:53.743 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.38 sec 2018-01-17 02:04:55.324 3818 INFO rally.task.engine [-] Load duration is: 1.16917 2018-01-17 02:04:55.325 3818 INFO rally.task.engine [-] Full duration is: 20.565664 2018-01-17 02:04:55.861 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:04:58.507 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.65 sec 2018-01-17 02:04:58.508 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:04:58.508 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 02:04:58.532 4939 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:05:00.571 4939 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:05:00.606 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:05:04.918 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 4.31 sec 2018-01-17 02:05:04.919 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:05:09.218 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-17 02:05:09.962 3818 INFO rally.task.engine [-] Load duration is: 0.871455 2018-01-17 02:05:09.963 3818 INFO rally.task.engine [-] Full duration is: 13.374634 2018-01-17 02:05:10.396 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:05:13.531 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 3.13 sec 2018-01-17 02:05:13.531 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:05:13.531 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 02:05:13.557 5105 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:05:15.452 5105 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:05:15.480 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:05:22.050 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 6.57 sec 2018-01-17 02:05:22.050 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:05:26.236 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.19 sec 2018-01-17 02:05:26.501 3818 INFO rally.task.engine [-] Load duration is: 0.715846 2018-01-17 02:05:26.502 3818 INFO rally.task.engine [-] Full duration is: 15.859427 2018-01-17 02:05:27.076 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:05:30.071 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 3.00 sec 2018-01-17 02:05:30.072 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:05:30.072 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 02:05:30.098 5271 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:05:31.987 5271 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:05:32.018 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:05:38.495 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 6.48 sec 2018-01-17 02:05:38.496 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:05:43.089 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.59 sec 2018-01-17 02:05:43.172 3818 INFO rally.task.engine [-] Load duration is: 0.677824 2018-01-17 02:05:43.173 3818 INFO rally.task.engine [-] Full duration is: 16.030308 2018-01-17 02:05:43.643 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:05:46.411 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 02:05:46.411 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:05:46.411 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-17 02:05:46.437 5437 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:05:48.425 5437 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:05:48.459 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:05:55.289 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 6.83 sec 2018-01-17 02:05:55.290 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:05:59.441 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.15 sec 2018-01-17 02:05:59.747 3818 INFO rally.task.engine [-] Load duration is: 0.763921 2018-01-17 02:05:59.747 3818 INFO rally.task.engine [-] Full duration is: 15.818651 2018-01-17 02:06:00.293 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() started 2018-01-17 02:06:03.137 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack setup() finished in 2.84 sec 2018-01-17 02:06:03.138 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() started 2018-01-17 02:06:03.138 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 02:06:03.176 5603 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 START 2018-01-17 02:06:08.322 5603 INFO rally.task.runner [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | ITER: 1 END: OK 2018-01-17 02:06:08.358 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() started 2018-01-17 02:06:17.890 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context admin_cleanup@openstack cleanup() finished in 9.53 sec 2018-01-17 02:06:17.891 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() started 2018-01-17 02:06:22.539 3818 INFO rally.task.context [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Context users@openstack cleanup() finished in 4.65 sec 2018-01-17 02:06:24.473 3818 INFO rally.task.engine [-] Load duration is: 3.932357 2018-01-17 02:06:24.473 3818 INFO rally.task.engine [-] Full duration is: 22.266208 2018-01-17 02:06:24.938 3818 INFO rally.task.engine [-] Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 | Completed: Running task. Task 9b4b484c-5b3c-48a4-93c5-e38d09f6a249: finished test scenario KeystoneBasic.add_and_remove_user_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 0.481 | 100.0% | 1 | | keystone_v3.add_role | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | keystone_v3.revoke_role | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> duration | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 0.646 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.645918 Full duration: 16.160267 test scenario KeystoneBasic.create_add_and_list_user_roles +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 0.411 | 100.0% | 1 | | keystone_v3.add_role | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | keystone_v3.list_roles | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | -> duration | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.540991 Full duration: 16.129816 test scenario KeystoneBasic.create_and_list_tenants +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | keystone_v3.list_projects | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> duration | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.744677 Full duration: 16.230074 test scenario KeystoneBasic.create_and_delete_role +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_role | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.delete_role | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 0.072 | 100.0% | 1 | | total | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> duration | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.579111 Full duration: 13.241395 test scenario KeystoneBasic.create_and_delete_service +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_service | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 0.547 | 100.0% | 1 | | keystone_v3.delete_service | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | total | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> duration | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.646998 Full duration: 13.199081 test scenario KeystoneBasic.get_entities +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | keystone_v3.create_user | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 0.268 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | -> keystone_v3.add_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.create_role | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | keystone_v3.get_project | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 0.036 | 100.0% | 1 | | keystone_v3.get_user | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 0.039 | 100.0% | 1 | | keystone_v3.get_role | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 0.04 | 100.0% | 1 | | keystone_v3.list_services | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | keystone_v3.get_services | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | total | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> duration | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 1.169 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.16917 Full duration: 20.565664 test scenario KeystoneBasic.create_update_and_delete_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | keystone_v3.update_project | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 0.065 | 100.0% | 1 | | keystone_v3.delete_project | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> duration | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 0.871 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.871455 Full duration: 13.374634 test scenario KeystoneBasic.create_user +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715846 Full duration: 15.859427 test scenario KeystoneBasic.create_tenant +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 0.677 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.677824 Full duration: 16.030308 test scenario KeystoneBasic.create_and_list_users +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_user | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 0.598 | 100.0% | 1 | | keystone_v3.list_users | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | total | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> duration | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 0.764 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763921 Full duration: 15.818651 test scenario KeystoneBasic.create_tenant_with_users +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | keystone_v3.create_users | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 2.95 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 0.414 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 1.074 | 100.0% | 1 | | total | 3.932 | 3.932 | 3.932 | 3.932 | 3.932 | 3.932 | 100.0% | 1 | | -> duration | 3.932 | 3.932 | 3.932 | 3.932 | 3.932 | 3.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.932357 Full duration: 22.266208 2018-01-17 02:06:25,244 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9b4b484c-5b3c-48a4-93c5-e38d09f6a249 2018-01-17 02:06:25,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9b4b484c-5b3c-48a4-93c5-e38d09f6a249', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-17 02:06:25,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9b4b484c-5b3c-48a4-93c5-e38d09f6a249'] 2018-01-17 02:06:26,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 02:06:26,363 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-17 02:06:26,363 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-17 02:06:26,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-17 02:06:26,364 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 02:06:26,391 - 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-17 02:06:26,401 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'floating_net', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '22b34e1b-ff3a-4f3c-83d7-3968889b8542', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'flavor_name': 'rally-tiny-c62efdcb-16ac-46cb-9e8c-4627602bc19b', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-c62efdcb-16ac-46cb-9e8c-4627602bc19b', '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-17 02:13:40,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c: started 2018-01-17 02:06:28.688 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Starting: Task validation. 2018-01-17 02:06:28.785 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Starting: Task validation of syntax. 2018-01-17 02:06:28.966 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Completed: Task validation of syntax. 2018-01-17 02:06:28.967 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Starting: Task validation of required platforms. 2018-01-17 02:06:29.012 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Completed: Task validation of required platforms. 2018-01-17 02:06:29.012 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Starting: Task validation of semantic. 2018-01-17 02:06:29.864 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:06:33.392 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 3.53 sec 2018-01-17 02:06:38.617 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:06:43.068 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 4.45 sec 2018-01-17 02:06:43.069 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Completed: Task validation of semantic. 2018-01-17 02:06:43.069 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Completed: Task validation. 2018-01-17 02:06:43.070 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Starting: Running task. 2018-01-17 02:06:43.452 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:06:46.674 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 3.22 sec 2018-01-17 02:06:46.675 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:06:47.457 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.78 sec 2018-01-17 02:06:47.457 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:06:47.458 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 02:06:47.493 5858 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:06:50.115 5858 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:06:50.144 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:06:56.879 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 6.74 sec 2018-01-17 02:06:56.880 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:06:56.990 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-17 02:06:56.991 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:07:00.868 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 3.88 sec 2018-01-17 02:07:01.578 5733 INFO rally.task.engine [-] Load duration is: 2.618728 2018-01-17 02:07:01.579 5733 INFO rally.task.engine [-] Full duration is: 17.436846 2018-01-17 02:07:02.140 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:07:05.070 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.93 sec 2018-01-17 02:07:05.070 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:07:05.939 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.87 sec 2018-01-17 02:07:05.939 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() started 2018-01-17 02:07:17.225 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() finished in 11.29 sec 2018-01-17 02:07:17.226 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:07:17.226 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 02:07:17.253 6144 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:07:20.363 6144 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:07:20.394 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:07:29.435 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 9.04 sec 2018-01-17 02:07:29.436 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() started 2018-01-17 02:07:40.059 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() finished in 10.62 sec 2018-01-17 02:07:40.061 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:07:40.174 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-17 02:07:40.175 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:07:44.101 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 3.93 sec 2018-01-17 02:07:44.384 5733 INFO rally.task.engine [-] Load duration is: 3.106724 2018-01-17 02:07:44.385 5733 INFO rally.task.engine [-] Full duration is: 41.980879 2018-01-17 02:07:44.967 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:07:47.857 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.89 sec 2018-01-17 02:07:47.858 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:07:48.686 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.83 sec 2018-01-17 02:07:48.686 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() started 2018-01-17 02:07:59.902 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() finished in 11.22 sec 2018-01-17 02:07:59.902 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:07:59.903 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-17 02:07:59.931 6430 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:08:13.046 6430 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:08:13.076 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:08:27.767 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 14.69 sec 2018-01-17 02:08:27.768 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() started 2018-01-17 02:08:38.734 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() finished in 10.97 sec 2018-01-17 02:08:38.735 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:08:38.864 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-17 02:08:38.864 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:08:42.649 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 3.78 sec 2018-01-17 02:08:43.290 5733 INFO rally.task.engine [-] Load duration is: 13.111954 2018-01-17 02:08:43.291 5733 INFO rally.task.engine [-] Full duration is: 57.701078 2018-01-17 02:08:43.901 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:08:46.829 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.93 sec 2018-01-17 02:08:46.830 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:08:47.731 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.90 sec 2018-01-17 02:08:47.732 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() started 2018-01-17 02:08:58.109 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() finished in 10.38 sec 2018-01-17 02:08:58.109 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:08:58.109 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 02:08:58.141 6716 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:09:00.994 6716 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:09:01.021 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:09:10.785 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 9.76 sec 2018-01-17 02:09:10.785 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() started 2018-01-17 02:09:25.387 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() finished in 14.60 sec 2018-01-17 02:09:25.388 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:09:25.496 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-17 02:09:25.497 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:09:29.536 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 4.04 sec 2018-01-17 02:09:30.178 5733 INFO rally.task.engine [-] Load duration is: 2.849829 2018-01-17 02:09:30.179 5733 INFO rally.task.engine [-] Full duration is: 45.656838 2018-01-17 02:09:30.731 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:09:33.624 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.89 sec 2018-01-17 02:09:33.625 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:09:34.347 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.72 sec 2018-01-17 02:09:34.348 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:09:34.348 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 02:09:34.374 7002 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:09:36.116 7002 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:09:36.153 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:09:45.473 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 9.32 sec 2018-01-17 02:09:45.473 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:09:45.588 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-17 02:09:45.589 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:09:49.788 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 4.20 sec 2018-01-17 02:09:50.850 5733 INFO rally.task.engine [-] Load duration is: 1.739047 2018-01-17 02:09:50.851 5733 INFO rally.task.engine [-] Full duration is: 19.076557 2018-01-17 02:09:51.429 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:09:54.213 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.78 sec 2018-01-17 02:09:54.213 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:09:54.989 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.78 sec 2018-01-17 02:09:54.989 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() started 2018-01-17 02:10:06.699 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() finished in 11.71 sec 2018-01-17 02:10:06.699 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:10:06.699 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 02:10:06.728 7288 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:10:09.002 7288 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:10:09.033 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:10:18.176 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 9.14 sec 2018-01-17 02:10:18.177 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() started 2018-01-17 02:10:31.570 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() finished in 13.39 sec 2018-01-17 02:10:31.571 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:10:31.692 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-17 02:10:31.692 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:10:35.616 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 3.92 sec 2018-01-17 02:10:35.702 5733 INFO rally.task.engine [-] Load duration is: 2.2711 2018-01-17 02:10:35.703 5733 INFO rally.task.engine [-] Full duration is: 44.206641 2018-01-17 02:10:36.351 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:10:39.187 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.84 sec 2018-01-17 02:10:39.188 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:10:39.938 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.75 sec 2018-01-17 02:10:39.939 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() started 2018-01-17 02:10:51.105 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() finished in 11.17 sec 2018-01-17 02:10:51.105 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:10:51.106 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 02:10:51.134 7574 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:10:59.337 7574 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:10:59.364 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:11:20.539 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 21.17 sec 2018-01-17 02:11:20.539 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() started 2018-01-17 02:11:33.058 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() finished in 12.52 sec 2018-01-17 02:11:33.059 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:11:33.181 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-17 02:11:33.181 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:11:36.997 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 3.82 sec 2018-01-17 02:11:38.722 5733 INFO rally.task.engine [-] Load duration is: 8.199749 2018-01-17 02:11:38.723 5733 INFO rally.task.engine [-] Full duration is: 60.667253 2018-01-17 02:11:39.242 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:11:42.050 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.81 sec 2018-01-17 02:11:42.050 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:11:42.786 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.74 sec 2018-01-17 02:11:42.787 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() started 2018-01-17 02:11:54.330 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack setup() finished in 11.54 sec 2018-01-17 02:11:54.330 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:11:54.330 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 02:11:54.359 7860 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:11:56.600 7860 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:11:56.628 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:12:09.884 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 13.26 sec 2018-01-17 02:12:09.885 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() started 2018-01-17 02:12:22.103 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context network@openstack cleanup() finished in 12.22 sec 2018-01-17 02:12:22.104 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:12:22.249 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-17 02:12:22.249 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:12:26.313 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 4.06 sec 2018-01-17 02:12:27.552 5733 INFO rally.task.engine [-] Load duration is: 2.237828 2018-01-17 02:12:27.553 5733 INFO rally.task.engine [-] Full duration is: 47.091306 2018-01-17 02:12:28.257 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:12:31.176 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.92 sec 2018-01-17 02:12:31.177 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:12:31.943 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.77 sec 2018-01-17 02:12:31.943 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:12:31.944 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 02:12:31.971 8146 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:12:33.705 8146 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:12:33.740 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:12:39.893 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 6.15 sec 2018-01-17 02:12:39.894 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:12:40.014 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-17 02:12:40.014 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:12:44.318 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 4.30 sec 2018-01-17 02:12:44.380 5733 INFO rally.task.engine [-] Load duration is: 1.730758 2018-01-17 02:12:44.381 5733 INFO rally.task.engine [-] Full duration is: 16.08215 2018-01-17 02:12:45.010 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:12:47.982 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.97 sec 2018-01-17 02:12:47.983 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:12:48.768 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.78 sec 2018-01-17 02:12:48.768 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:12:48.768 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 02:12:48.795 8432 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:12:50.994 8432 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:12:51.020 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:12:57.865 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 6.85 sec 2018-01-17 02:12:57.865 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:12:57.995 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 0.13 sec 2018-01-17 02:12:57.996 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:13:02.197 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 4.20 sec 2018-01-17 02:13:03.273 5733 INFO rally.task.engine [-] Load duration is: 2.194962 2018-01-17 02:13:03.273 5733 INFO rally.task.engine [-] Full duration is: 17.206738 2018-01-17 02:13:03.860 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() started 2018-01-17 02:13:06.642 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack setup() finished in 2.78 sec 2018-01-17 02:13:06.643 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() started 2018-01-17 02:13:07.501 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack setup() finished in 0.86 sec 2018-01-17 02:13:07.502 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context roles@openstack setup() started 2018-01-17 02:13:09.890 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context roles@openstack setup() finished in 2.39 sec 2018-01-17 02:13:09.891 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() started 2018-01-17 02:13:09.891 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack setup() finished in 0.42 msec 2018-01-17 02:13:09.917 8748 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 START 2018-01-17 02:13:18.973 8748 INFO rally.task.runner [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | ITER: 1 END: OK 2018-01-17 02:13:19.001 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() started 2018-01-17 02:13:33.840 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context cleanup@openstack cleanup() finished in 14.84 sec 2018-01-17 02:13:33.841 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context roles@openstack cleanup() started 2018-01-17 02:13:34.973 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context roles@openstack cleanup() finished in 1.13 sec 2018-01-17 02:13:34.974 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() started 2018-01-17 02:13:35.009 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context quotas@openstack cleanup() finished in 34.87 msec 2018-01-17 02:13:35.009 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() started 2018-01-17 02:13:39.338 5733 INFO rally.task.context [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Context users@openstack cleanup() finished in 4.33 sec 2018-01-17 02:13:40.070 5733 INFO rally.task.engine [-] Load duration is: 9.053832 2018-01-17 02:13:40.071 5733 INFO rally.task.engine [-] Full duration is: 35.50659 2018-01-17 02:13:40.477 5733 INFO rally.task.engine [-] Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c | Completed: Running task. Task 9cf6a3d7-2971-4866-bea8-bdc585b1a14c: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 1.66 | 100.0% | 1 | | neutron.delete_network | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 0.958 | 100.0% | 1 | | total | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | -> duration | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.618728 Full duration: 17.436846 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 100.0% | 1 | | neutron.delete_port | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 1.067 | 100.0% | 1 | | total | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 100.0% | 1 | | -> duration | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 3.107 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.106724 Full duration: 41.980879 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 1.084 | 100.0% | 1 | | neutron.create_subnet | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 0.846 | 100.0% | 1 | | neutron.create_router | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 100.0% | 1 | | neutron.add_interface_router | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 2.666 | 100.0% | 1 | | neutron.remove_interface_router | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | neutron.delete_router | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 3.205 | 100.0% | 1 | | total | 13.112 | 13.112 | 13.112 | 13.112 | 13.112 | 13.112 | 100.0% | 1 | | -> duration | 13.112 | 13.112 | 13.112 | 13.112 | 13.112 | 13.112 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.111954 Full duration: 57.701078 test scenario NeutronNetworks.create_and_delete_subnets +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | neutron.delete_subnet | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 1.115 | 100.0% | 1 | | total | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 100.0% | 1 | | -> duration | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.849829 Full duration: 45.656838 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 1.453 | 100.0% | 1 | | neutron.list_networks | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | total | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> duration | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 1.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.739047 Full duration: 19.076557 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 100.0% | 1 | | neutron.list_ports | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> duration | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 2.271 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.2711 Full duration: 44.206641 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 1.106 | 100.0% | 1 | | neutron.create_subnet | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | neutron.create_router | 3.026 | 3.026 | 3.026 | 3.026 | 3.026 | 3.026 | 100.0% | 1 | | neutron.add_interface_router | 3.049 | 3.049 | 3.049 | 3.049 | 3.049 | 3.049 | 100.0% | 1 | | neutron.list_routers | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 8.2 | 8.2 | 8.2 | 8.2 | 8.2 | 8.2 | 100.0% | 1 | | -> duration | 8.2 | 8.2 | 8.2 | 8.2 | 8.2 | 8.2 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.199749 Full duration: 60.667253 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 1.076 | 100.0% | 1 | | neutron.create_subnet | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | neutron.list_subnets | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 100.0% | 1 | | -> duration | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 2.238 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.237828 Full duration: 47.091306 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 1.3 | 100.0% | 1 | | neutron.delete_security_group | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 0.43 | 100.0% | 1 | | total | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 100.0% | 1 | | -> duration | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 1.731 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.730758 Full duration: 16.08215 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 1.274 | 100.0% | 1 | | neutron.create_security_group_rule | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 0.421 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 0.239 | 100.0% | 1 | | neutron.delete_security_group | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 0.261 | 100.0% | 1 | | total | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | -> duration | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 2.195 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.194962 Full duration: 17.206738 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 1.503 | 100.0% | 1 | | neutron.create_router | 4.214 | 4.214 | 4.214 | 4.214 | 4.214 | 4.214 | 100.0% | 1 | | neutron.add_gateway_router | 1.607 | 1.607 | 1.607 | 1.607 | 1.607 | 1.607 | 100.0% | 1 | | neutron.remove_gateway_router | 1.73 | 1.73 | 1.73 | 1.73 | 1.73 | 1.73 | 100.0% | 1 | | total | 9.054 | 9.054 | 9.054 | 9.054 | 9.054 | 9.054 | 100.0% | 1 | | -> duration | 9.054 | 9.054 | 9.054 | 9.054 | 9.054 | 9.054 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.053832 Full duration: 35.50659 2018-01-17 02:13:40,842 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9cf6a3d7-2971-4866-bea8-bdc585b1a14c 2018-01-17 02:13:40,843 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9cf6a3d7-2971-4866-bea8-bdc585b1a14c', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-17 02:13:40,854 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9cf6a3d7-2971-4866-bea8-bdc585b1a14c'] 2018-01-17 02:13:41,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 02:13:41,963 - functest.opnfv_tests.openstack.rally.rally - ERROR - Error with run: Expecting object: line 592 column 46 (char 19288) 2018-01-17 02:13:55,132 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-17 02:13:55,132 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-17 02:13:55,816 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 02:13:55,955 - functest.utils.functest_utils - DEBUG - 2018-01-17 02:13:55,956 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 02:13:55,956 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 02:13:55,957 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 02:13:55,958 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 02:13:55,959 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 02:13:55,960 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 02:13:55,956 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 20:12 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-17 02:13:55,961 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 02:13:55,962 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-17 02:13:55,962 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-17 02:13:56,046 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 02:13:56,450 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 02:13:56,450 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-17 02:13:56,858 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 02:13:59,522 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 02:14:02,325 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 02:14:06,024 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 02:14:08,434 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 02:14:15,233 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-17 02:14:15,906 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-17 02:14:16,882 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 02:14:20,879 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 02:14:20,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 02:14:22,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 02:14:22,705 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 02:14:24,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-17 02:14:25,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-17 02:14:25,967 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 02:14:25,967 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 02:14:29,117 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 02:14:29,118 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 02:14:29,119 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 02:14:29,121 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-17 02:14:29,122 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-17 02:14:29,123 - 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-17 02:30:57,188 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.325958s] ... ok 2018-01-17 02:30:57,189 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.126429s] ... ok 2018-01-17 02:30:57,189 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [6.564205s] ... ok 2018-01-17 02:30:57,189 - 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.984993s] ... ok 2018-01-17 02:30:57,189 - 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.253370s] ... ok 2018-01-17 02:30:57,189 - 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 [2.114698s] ... ok 2018-01-17 02:30:57,189 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.154455s] ... ok 2018-01-17 02:30:57,189 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.637046s] ... ok 2018-01-17 02:30:57,189 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.120155s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001067s] ... ok 2018-01-17 02:30:57,190 - 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 [3.116429s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.138518s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.719876s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.101719s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001612s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.324228s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.092732s] ... ok 2018-01-17 02:30:57,190 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.396481s] ... ok 2018-01-17 02:30:57,190 - 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 [1.266702s] ... ok 2018-01-17 02:30:57,191 - 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.599584s] ... ok 2018-01-17 02:30:57,191 - 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.706500s] ... ok 2018-01-17 02:30:57,191 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [1.218028s] ... ok 2018-01-17 02:30:57,191 - 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.703662s] ... ok 2018-01-17 02:30:57,191 - 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.139703s] ... ok 2018-01-17 02:30:57,191 - 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.173737s] ... ok 2018-01-17 02:30:57,191 - 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.172744s] ... ok 2018-01-17 02:30:57,191 - 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.151239s] ... ok 2018-01-17 02:30:57,191 - 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.150691s] ... ok 2018-01-17 02:30:57,191 - 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.360767s] ... ok 2018-01-17 02:30:57,192 - 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.151276s] ... ok 2018-01-17 02:30:57,192 - 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.021065s] ... ok 2018-01-17 02:30:57,192 - 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.288209s] ... ok 2018-01-17 02:30:57,192 - 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.018421s] ... ok 2018-01-17 02:30:57,192 - 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.018337s] ... ok 2018-01-17 02:30:57,192 - 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.068348s] ... ok 2018-01-17 02:30:57,192 - 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.092031s] ... ok 2018-01-17 02:30:57,192 - 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.127455s] ... ok 2018-01-17 02:30:57,192 - 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.516042s] ... ok 2018-01-17 02:30:57,192 - 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.024590s] ... ok 2018-01-17 02:30:57,193 - 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.149562s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [32.414679s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [7.603985s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [21.736414s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [20.146185s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.452373s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.341885s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.310069s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.507879s] ... ok 2018-01-17 02:30:57,193 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.552584s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.534456s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.847618s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [10.814500s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [18.687339s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [11.363671s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [15.970058s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.495621s] ... ok 2018-01-17 02:30:57,194 - 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.393345s] ... ok 2018-01-17 02:30:57,194 - 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.433361s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.597429s] ... ok 2018-01-17 02:30:57,194 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.419055s] ... ok 2018-01-17 02:30:57,195 - 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.651216s] ... ok 2018-01-17 02:30:57,195 - 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.621086s] ... ok 2018-01-17 02:30:57,195 - 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.537139s] ... ok 2018-01-17 02:30:57,195 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.683965s] ... ok 2018-01-17 02:30:57,195 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.524801s] ... ok 2018-01-17 02:30:57,195 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.452145s] ... ok 2018-01-17 02:30:57,195 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.489885s] ... ok 2018-01-17 02:30:57,195 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.442104s] ... ok 2018-01-17 02:30:57,195 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.568043s] ... ok 2018-01-17 02:30:57,195 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.704608s] ... ok 2018-01-17 02:30:57,196 - 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.555708s] ... ok 2018-01-17 02:30:57,196 - 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.571220s] ... ok 2018-01-17 02:30:57,196 - 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.620899s] ... ok 2018-01-17 02:30:57,196 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.333990s] ... ok 2018-01-17 02:30:57,196 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.332031s] ... ok 2018-01-17 02:30:57,196 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013612s] ... ok 2018-01-17 02:30:57,196 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [35.308088s] ... ok 2018-01-17 02:30:57,196 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.142744s] ... ok 2018-01-17 02:30:57,196 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.027572s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.028980s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.404399s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.912387s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.855606s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.092422s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.473943s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.170930s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.166167s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.277842s] ... ok 2018-01-17 02:30:57,197 - 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.269260s] ... ok 2018-01-17 02:30:57,197 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.358552s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.326945s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.537020s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.181874s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.192086s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.255843s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.755879s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.089732s] ... ok 2018-01-17 02:30:57,198 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.109167s] ... ok 2018-01-17 02:30:57,198 - 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.603779s] ... ok 2018-01-17 02:30:57,199 - 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.816407s] ... ok 2018-01-17 02:30:57,199 - 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.124254s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [5.392058s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.437694s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [5.473427s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [5.821834s] ... ok 2018-01-17 02:30:57,199 - 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.261432s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [6.373875s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.580928s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [7.100981s] ... ok 2018-01-17 02:30:57,199 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [6.194749s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.226550s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.225439s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.158524s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.146367s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.236039s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.477177s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.157905s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.347073s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [5.158319s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [4.360331s] ... ok 2018-01-17 02:30:57,200 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [6.642374s] ... ok 2018-01-17 02:30:57,201 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.137605s] ... ok 2018-01-17 02:30:57,201 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.156549s] ... ok 2018-01-17 02:30:57,201 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.197779s] ... ok 2018-01-17 02:30:57,201 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.090851s] ... ok 2018-01-17 02:30:57,201 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.095040s] ... ok 2018-01-17 02:30:57,201 - 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.851180s] ... ok 2018-01-17 02:30:57,201 - 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.284075s] ... ok 2018-01-17 02:30:57,201 - 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 [4.346155s] ... ok 2018-01-17 02:30:57,201 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value [0.999655s] ... ok 2018-01-17 02:30:57,201 - 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.119074s] ... ok 2018-01-17 02:30:57,201 - 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.307256s] ... ok 2018-01-17 02:30:57,202 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule [1.956266s] ... ok 2018-01-17 02:30:57,202 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.139991s] ... ok 2018-01-17 02:30:57,202 - 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.100178s] ... ok 2018-01-17 02:30:57,202 - 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.835142s] ... ok 2018-01-17 02:30:57,202 - 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.877219s] ... ok 2018-01-17 02:30:57,202 - 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.140276s] ... ok 2018-01-17 02:30:57,202 - 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.887488s] ... ok 2018-01-17 02:30:57,202 - 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.526299s] ... ok 2018-01-17 02:30:57,202 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.986542s] ... ok 2018-01-17 02:30:57,202 - 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.130898s] ... ok 2018-01-17 02:30:57,202 - 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.040209s] ... ok 2018-01-17 02:30:57,203 - 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.035351s] ... ok 2018-01-17 02:30:57,203 - 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.033371s] ... ok 2018-01-17 02:30:57,203 - 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.043983s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.224910s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.205407s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.649023s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.590909s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.783859s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.541659s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.459665s] ... ok 2018-01-17 02:30:57,203 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.414736s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.470907s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [8.489173s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [15.780041s] ... ok 2018-01-17 02:30:57,204 - 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 [27.479342s] ... ok 2018-01-17 02:30:57,204 - 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 [17.062152s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.088464s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.080923s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.113022s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.543880s] ... ok 2018-01-17 02:30:57,204 - 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.364802s] ... ok 2018-01-17 02:30:57,204 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.497828s] ... ok 2018-01-17 02:30:57,205 - 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.100237s] ... ok 2018-01-17 02:30:57,205 - 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.102752s] ... ok 2018-01-17 02:30:57,205 - 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.114107s] ... ok 2018-01-17 02:30:57,205 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.113635s] ... ok 2018-01-17 02:30:57,205 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.093762s] ... ok 2018-01-17 02:30:57,205 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.177258s] ... ok 2018-01-17 02:30:57,205 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.383825s] ... ok 2018-01-17 02:30:57,205 - 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.110535s] ... ok 2018-01-17 02:30:57,205 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.103067s] ... ok 2018-01-17 02:30:57,205 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.032536s] ... ok 2018-01-17 02:30:57,205 - 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.057722s] ... ok 2018-01-17 02:30:57,206 - 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.071579s] ... ok 2018-01-17 02:30:57,206 - 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.039141s] ... ok 2018-01-17 02:30:57,206 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.037926s] ... ok 2018-01-17 02:30:57,206 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.027595s] ... ok 2018-01-17 02:30:57,206 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.075139s] ... ok 2018-01-17 02:30:57,206 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.074973s] ... ok 2018-01-17 02:30:57,206 - 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.017132s] ... ok 2018-01-17 02:30:57,206 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.082644s] ... ok 2018-01-17 02:30:57,206 - 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.016956s] ... ok 2018-01-17 02:30:57,206 - 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.099137s] ... ok 2018-01-17 02:30:57,206 - 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.096922s] ... ok 2018-01-17 02:30:57,207 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.086435s] ... ok 2018-01-17 02:30:57,207 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.083373s] ... ok 2018-01-17 02:30:57,207 - 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.334159s] ... ok 2018-01-17 02:30:57,207 - 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.072023s] ... ok 2018-01-17 02:30:57,207 - 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.068115s] ... ok 2018-01-17 02:30:57,207 - 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.016244s] ... ok 2018-01-17 02:30:57,207 - 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.073259s] ... ok 2018-01-17 02:30:57,207 - 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.074240s] ... ok 2018-01-17 02:30:57,207 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.076264s] ... ok 2018-01-17 02:30:57,207 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.071815s] ... ok 2018-01-17 02:30:57,207 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [7.307797s] ... ok 2018-01-17 02:30:57,208 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [18.473576s] ... ok 2018-01-17 02:30:57,208 - 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.179403s] ... ok 2018-01-17 02:30:57,208 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.159702s] ... ok 2018-01-17 02:30:57,208 - 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.261774s] ... ok 2018-01-17 02:30:57,208 - 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.263952s] ... ok 2018-01-17 02:30:57,209 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 983.0000 sec. 2018-01-17 02:30:57,210 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-17 02:30:57,212 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-17 02:30:57,213 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-17 02:30:57,218 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-17 02:31:06,259 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-17 02:31:06,259 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-17 02:31:06,837 - functest.utils.functest_utils - DEBUG - 2018-01-17 02:31:06,837 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 02:31:06,839 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 17:09 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 02:31:06,844 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-17 02:31:08,133 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 03:22:16,018 - 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 3067.872s FAILED (failures=8) 2018-01-17 03:22:16,186 - functest.utils.functest_utils - DEBUG - 2018-01-17 03:22:16,186 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 03:22:16,187 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 51:08 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-17 03:22:16,191 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-17 03:22:16,192 - 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-2088 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 03:22:16,194 - functest.core.testcase - ERROR - Please run test before checking the results 2018-01-17 03:22:16,195 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:03 | PASS | | vping_userdata | functest | smoke | 00:44 | PASS | | tempest_smoke_serial | functest | smoke | 18:35 | PASS | | rally_sanity | functest | smoke | 20:12 | FAIL | | refstack_defcore | functest | smoke | 17:09 | PASS | | snaps_smoke | functest | smoke | 51:08 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-17 03:22:16,200 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-17 03:22:48,138 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 03:22:48,138 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 03:22:48,139 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-17 03:22:48,139 - 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-2088 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 03:22:48,142 - 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-17 03:22:48,146 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 03:23:15,286 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 03:23:15,287 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 03:23:15,287 - 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-17 03:23:15,288 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-17 03:23:15,288 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-17 03:23:15,562 - 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-17 03:23:15,603 - 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-17 03:23:15,625 - 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-17 03:23:16,379 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod2 2018-01-17 03:23:16,379 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 03:23:16,940 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 03:23:16,940 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-17 03:23:17,497 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-17 03:23:19,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-17 03:23:23,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-17 03:23:23,303 - 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-17 03:25:05,000 - 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-17 03:25:13,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-17 03:25:14,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-17 03:25:29,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-17 03:25:32,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-17 03:25:33,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-17 03:27:12,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-17 03:27:12,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-17 03:27:23,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-17 03:27:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-17 03:27:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-17 03:27:54,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-17 03:29:02,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-17 03:29:06,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-17 03:29:06,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-17 03:29:14,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-17 03:29:14,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:29:14,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:29:14,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-17 03:29:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:29:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-17 03:29:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-17 03:29:45,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-17 03:29:45,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-17 03:29:51,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-17 03:29:51,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:51,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 03:29:56,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-17 03:29:56,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 03:29:56,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 03:29:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:29:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 03:29:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 03:29:56,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:30:02,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:02,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:02,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-17 03:30:02,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:02,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:02,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:08,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:30:08,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:08,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:08,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:13,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 03:30:13,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:19,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 03:30:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:30,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:30,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:30:30,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 03:30:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 03:30:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:30:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:30:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 03:30:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 03:30:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:30:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:41,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:30:41,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:30:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:30:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:30:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:30:41,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:30:41,510 - 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-17 03:30:46,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-17 03:30:46,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:46,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:46,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:46,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:46,997 - 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-17 03:30:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' 2018-01-17 03:30:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:52,404 - 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.11 on port 22: Unable to connect to port 22 on 10.67.79.11 (tried 1 time) 2018-01-17 03:30:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:30:52,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:52,404 - 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.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) 2018-01-17 03:30:52,405 - 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.7 on port 22: Unable to connect to port 22 on 10.67.79.7 (tried 1 time) 2018-01-17 03:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 03:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:30:57,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:31:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:03,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:08,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:31:08,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:31:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:31:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:31:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 03:31:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:08,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 03:31:13,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:13,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:31:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:31:13,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:31:18,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:31:18,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:31:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:31:18,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:23,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 03:31:23,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:23,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:31:23,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:23,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:23,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:23,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:31:23,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:29,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:31:29,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:29,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:29,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:31:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:31:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:31:34,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 03:31:34,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:34,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:31:34,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:31:34,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:31:40,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:40,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:40,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:40,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:40,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:40,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:31:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:31:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:31:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 03:31:46,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.create' -> Unable to establish connection to https://172.30.10.103:9696/v2.0/networks.json?name=cloudify_ims_network: ('Connection aborted.', BadStatusLine("''",)) 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:46,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:46,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:51,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:51,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:51,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:51,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 03:31:51,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:51,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:51,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:31:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' [retry 1/60] 2018-01-17 03:31:57,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' [retry 1/60] 2018-01-17 03:32:03,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' [retry 1/60] 2018-01-17 03:32:03,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:32:08,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:32:08,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:32:08,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:32:08,685 - 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-17 03:32:19,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 03:32:19,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:32:19,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:32:39,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:32:39,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:32:39,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:32:45,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:32:45,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:32:45,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:32:50,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 03:32:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:32:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:32:50,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:32:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:32:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:32:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:32:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:33:00,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:33:00,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:33:00,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:33:00,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:33:00,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:33:00,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:33:00,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:33:05,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:33:05,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:33:05,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 03:33:05,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 03:33:05,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 03:33:05,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 03:33:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 03:33:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:11,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:16,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:16,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:16,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:21,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:21,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:21,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:33:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/servers/1337edb9-48f7-4a70-96d0-32de7de2aff7/os-security-groups: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-17 03:33:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/servers/82ac7f5e-ff97-45ce-aa97-0c7001bcc8f8/os-security-groups: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-17 03:33:26,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.connect_security_group' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/servers/83b736f4-0ca5-4073-abda-c925ed3b6713/action: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-17 03:33:41,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:33:41,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:33:41,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:33:41,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:33:41,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:33:41,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:33:47,057 - 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-67512fb2-236c-4994-9276-1db2ee2e9712) [retry 1/60] 2018-01-17 03:33:47,058 - 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-26824881-69ce-4e9d-b2ed-9ad2174f58b4) [retry 1/60] 2018-01-17 03:33:47,058 - 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-76aa6d1a-c4ad-4be8-88f7-7760bb150bac) [retry 1/60] 2018-01-17 03:34:02,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:34:02,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:34:02,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:34:02,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:34:02,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:34:02,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:34:02,545 - 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-9ebf157d-369a-49be-af86-d5d2ab60dce9) [retry 2/60] 2018-01-17 03:34:07,749 - 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-0864e365-7e9e-4188-8171-e6e5ba47f62b) [retry 2/60] 2018-01-17 03:34:07,750 - 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-b1ddda7a-98d9-48ca-8a3e-9a1ad82a2039) [retry 2/60] 2018-01-17 03:34:18,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:34:18,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:34:23,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:34:23,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:34:23,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:34:23,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:34:23,473 - 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-d9f844cb-d02a-4ce2-967a-2dbd39404690) [retry 3/60] 2018-01-17 03:34:23,473 - 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-849520be-8680-46de-9e37-1d8f2df15cc4) [retry 3/60] 2018-01-17 03:34:23,473 - 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-a6a1abe1-6144-488c-98db-581101303081) [retry 3/60] 2018-01-17 03:34:38,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:34:38,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:34:38,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:34:38,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:34:38,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:34:38,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:34:44,123 - 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-22d34e6d-2da6-4427-9d35-7ed50528b0ef) [retry 4/60] 2018-01-17 03:34:44,123 - 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-300b4cb2-6dd5-46b7-a0b2-92e1cf92cda4) [retry 4/60] 2018-01-17 03:34:44,124 - 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-837f071d-8949-4c8a-8278-4cc4e8706b47) [retry 4/60] 2018-01-17 03:34:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:34:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:34:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:34:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:34:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:34:59,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:34:59,616 - 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-65630e96-df8c-40ec-8dc6-4254ff4f245c) [retry 5/60] 2018-01-17 03:35:04,841 - 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-eebb9e16-9c39-4da3-8334-5414044e4971) [retry 5/60] 2018-01-17 03:35:04,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-cfb32be9-548e-48e3-a862-2607bb2661fc) [retry 5/60] 2018-01-17 03:35:15,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:35:20,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:35:20,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:35:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:35:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:35:20,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:35:20,769 - 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-0849395a-140f-4d8c-916e-67349e98879c) [retry 6/60] 2018-01-17 03:35:20,769 - 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-7c72f9b7-a1c3-400e-a3f5-52a79c31cf43) [retry 6/60] 2018-01-17 03:35:20,769 - 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-d99c5da0-f909-4b59-b646-2dd95411de9e) [retry 6/60] 2018-01-17 03:35:25,966 - 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/0856a9e9394143ecaf69350636ab1b1a/servers/780bb30b-fdc1-4d6c-a7f8-e1d733dcb599/os-security-groups timed out 2018-01-17 03:35:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:35:36,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:35:36,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:35:36,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:35:36,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:35:36,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:35:41,590 - 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-425b2c5a-e859-4766-ad6b-1478439a0b43) [retry 7/60] 2018-01-17 03:35:41,591 - 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-6cbe2625-c3a3-4411-9be0-a5221d23de29) [retry 7/60] 2018-01-17 03:35:41,591 - 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-6a0d4ecf-fb44-4069-a981-52381f68a9ab) [retry 7/60] 2018-01-17 03:35:41,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:35:41,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 1/60] 2018-01-17 03:35:46,834 - 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-4f8a49c7-d296-4b28-b210-5052d734273e) [retry 1/60] 2018-01-17 03:35:57,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:35:57,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:35:57,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:35:57,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:35:57,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:35:57,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:36:02,280 - 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-173dfc66-c733-464b-a1ba-25c22ec6a48a) [retry 8/60] 2018-01-17 03:36:02,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:36:02,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 2/60] 2018-01-17 03:36:02,280 - 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-d2ea0c36-bfa7-49c6-b198-ee01a18e7fc0) [retry 8/60] 2018-01-17 03:36:02,281 - 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-c6e0bedd-6bc8-4665-ba2c-ac44a4ed3686) [retry 8/60] 2018-01-17 03:36:02,281 - 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-54bd11ac-441f-4c9d-9c36-a02c6ac074ae) [retry 2/60] 2018-01-17 03:36:07,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.create' -> Unable to establish connection to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/os-keypairs: ('Connection aborted.', error(104, 'Connection reset by peer')) 2018-01-17 03:36:12,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:36:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:36:17,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:36:17,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:36:17,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:36:17,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:36:17,849 - 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-35066525-269f-4256-ab83-edce9cbdd1a6) [retry 9/60] 2018-01-17 03:36:17,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:36:17,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 3/60] 2018-01-17 03:36:17,849 - 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-2cca88f9-becf-4ec4-b51d-43e643c443c6) [retry 9/60] 2018-01-17 03:36:17,849 - 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-62ddeda1-8277-4163-a71d-854b7e920a52) [retry 9/60] 2018-01-17 03:36:23,013 - 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-b9027f03-516e-4b5f-8a5d-c03d734a8ef6) [retry 3/60] 2018-01-17 03:36:23,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' [retry 1/60] 2018-01-17 03:36:28,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' [retry 1/60] 2018-01-17 03:36:33,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' [retry 1/60] 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:36:33,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:36:33,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:36:33,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:36:38,932 - 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-17 03:36:38,932 - 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-00524f05-fa17-43de-abbe-7091f64caab4) [retry 10/60] 2018-01-17 03:36:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:36:38,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 4/60] 2018-01-17 03:36:38,932 - 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-5619b050-5853-4c49-b2d3-f476cc31f82e) [retry 10/60] 2018-01-17 03:36:38,932 - 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-3875a88f-e189-433c-a89d-1136bf1a5e1e) [retry 10/60] 2018-01-17 03:36:38,933 - 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-e14ff44d-01b8-4959-af3b-3d3ff6fdc16b) [retry 4/60] 2018-01-17 03:36:49,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:36:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:36:54,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:36:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:36:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:36:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:36:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:36:54,440 - 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-8e7ad9de-ff46-4333-b936-e27189f869e3) [retry 11/60] 2018-01-17 03:36:54,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 5/60] 2018-01-17 03:36:59,728 - 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-ecaa01a6-7f33-4cd9-885b-374cc63ca555) [retry 11/60] 2018-01-17 03:36:59,728 - 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-bc6a8d78-91f5-4075-a04c-96a8f1005e60) [retry 11/60] 2018-01-17 03:36:59,728 - 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-eb9b0282-af4d-4c08-be85-bc9dacfd446b) [retry 5/60] 2018-01-17 03:37:04,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:37:04,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:37:10,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-17 03:37:10,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 03:37:10,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:37:10,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 03:37:10,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 03:37:10,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:37:10,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:37:10,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:37:10,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:37:15,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:37:15,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:37:15,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 6/60] 2018-01-17 03:37:15,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-765e3758-5a89-40ff-9a01-159a33e9de3e) [retry 12/60] 2018-01-17 03:37:15,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-7b7e94e9-fbf4-451e-ac29-5e4c44388f14) [retry 12/60] 2018-01-17 03:37:15,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-0d25743f-6074-4204-8bf4-e32b9042dbf2) [retry 12/60] 2018-01-17 03:37:15,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-8353741b-f22f-4f47-8954-3982a6463d1e) [retry 6/60] 2018-01-17 03:37:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 03:37:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 03:37:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 03:37:20,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 03:37:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:37:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:37:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 03:37:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 03:37:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 03:37:20,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 03:37:25,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 03:37:25,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 03:37:25,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 03:37:25,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 03:37:25,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 03:37:25,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 03:37:25,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 03:37:31,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 03:37:31,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 03:37:31,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 03:37:31,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:37:31,155 - 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-334507da-84df-492a-beed-29a5931aaac1) [retry 13/60] 2018-01-17 03:37:31,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:37:31,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:37:31,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 7/60] 2018-01-17 03:37:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 03:37:36,461 - 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-520024cf-c83d-4d83-bf8d-dc4015775221) [retry 7/60] 2018-01-17 03:37:36,461 - 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-f2dedc39-9ee0-4513-8ac7-517673fd0098) [retry 13/60] 2018-01-17 03:37:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:37:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:37:36,462 - 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-375e721a-3e00-4776-b394-497b9701a635) [retry 13/60] 2018-01-17 03:37:41,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:37:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 03:37:41,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 03:37:46,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 03:37:46,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:37:46,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:37:52,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:37:52,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:37:52,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-e351901c-cf7f-4594-80bb-4420313e837b) [retry 14/60] 2018-01-17 03:37:52,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:37:52,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 8/60] 2018-01-17 03:37:52,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:37:52,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:37:52,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-09a6cd04-6645-47ed-b75e-29e454eb5735) [retry 14/60] 2018-01-17 03:37:52,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-633cb8ad-5558-41eb-9f81-81f592fcf815) [retry 14/60] 2018-01-17 03:37:57,222 - 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-5ac25591-701e-4250-b0c6-485967eea375) [retry 8/60] 2018-01-17 03:38:07,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:38:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:38:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:38:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:38:07,671 - 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-a08f53e6-eb72-45ed-b09a-1a9640bc85d3) [retry 15/60] 2018-01-17 03:38:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:38:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:38:12,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:38:12,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 9/60] 2018-01-17 03:38:12,968 - 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-64fc5382-2b46-4e4a-84da-7613269e43fa) [retry 9/60] 2018-01-17 03:38:12,969 - 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-0cc0cfe8-4769-4de1-b783-0c7bca889728) [retry 15/60] 2018-01-17 03:38:12,969 - 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-c469ce45-74f7-49fe-acb9-b5a625ef0a1d) [retry 15/60] 2018-01-17 03:38:23,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:38:23,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:38:28,499 - 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-167a44a3-5778-476f-b382-fc2166767c36) [retry 16/60] 2018-01-17 03:38:28,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:38:28,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:38:28,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:38:28,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 10/60] 2018-01-17 03:38:28,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:38:28,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:38:33,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-d21509a9-f530-4f09-8397-cc84df0cdfcd) [retry 16/60] 2018-01-17 03:38:33,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-2e3d23e5-deef-4a26-8e4b-fd7f6af1983c) [retry 16/60] 2018-01-17 03:38:33,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-f4869ebb-6d16-4937-b9d9-98d1d0d756d2) [retry 10/60] 2018-01-17 03:38:43,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:38:43,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:38:43,949 - 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-48313b52-b8cd-47e6-9e6a-bb6d72336e9b) [retry 17/60] 2018-01-17 03:38:49,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:38:49,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:38:49,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:38:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 11/60] 2018-01-17 03:38:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:38:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:38:49,116 - 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-22b08d5b-4b5c-4e44-bb55-9ad99ca9ac22) [retry 17/60] 2018-01-17 03:38:54,321 - 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-4ab00967-d102-4965-be34-c31c64652d67) [retry 17/60] 2018-01-17 03:38:54,321 - 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-4cfec134-d4f4-4779-ad07-0ad153443bce) [retry 11/60] 2018-01-17 03:38:59,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:38:59,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:39:05,034 - 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-21e96ca2-7303-44f4-bdf2-e509af39789e) [retry 18/60] 2018-01-17 03:39:05,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:39:05,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:39:05,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:39:05,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:39:05,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:39:10,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 12/60] 2018-01-17 03:39:10,541 - 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-98417881-e093-460b-97c3-1b19139586ba) [retry 18/60] 2018-01-17 03:39:10,542 - 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-8f9c517f-aaec-4b19-afc7-ab209f081011) [retry 12/60] 2018-01-17 03:39:10,542 - 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-6204c790-13c4-4f10-b094-d54253974ce3) [retry 18/60] 2018-01-17 03:39:20,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:39:20,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:39:20,844 - 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-9d6df356-9b20-4965-845c-209ae4e9c16d) [retry 19/60] 2018-01-17 03:39:26,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:39:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:39:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:39:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 13/60] 2018-01-17 03:39:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:39:26,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:39:31,219 - 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-b7cfa5fd-38c7-4b31-b523-2c4982ae1186) [retry 19/60] 2018-01-17 03:39:31,220 - 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-99de86f9-9be9-48ae-97c6-eb896662244b) [retry 13/60] 2018-01-17 03:39:31,220 - 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-fbbf7b2f-f662-4cb1-a00f-6e4d19dc36bf) [retry 19/60] 2018-01-17 03:39:36,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:39:36,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:39:41,673 - 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-2fe60b59-3d74-4f6b-bb58-5e99b97eb8da) [retry 20/60] 2018-01-17 03:39:41,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:39:46,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:39:46,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:39:46,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:39:46,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:39:46,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 14/60] 2018-01-17 03:39:46,904 - 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-ae0223e5-b971-4942-b9ba-4cf4353fac2c) [retry 20/60] 2018-01-17 03:39:46,904 - 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-4c791b44-b83a-4eef-9743-434e01cb4bf2) [retry 14/60] 2018-01-17 03:39:46,904 - 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-e0b8c142-11dd-445d-9de2-f1858542231f) [retry 20/60] 2018-01-17 03:39:57,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:39:57,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:39:57,192 - 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-8504bdd1-c028-42eb-a12a-5db51b314a51) [retry 21/60] 2018-01-17 03:40:02,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:40:02,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:40:02,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:40:02,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:40:02,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:40:02,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 15/60] 2018-01-17 03:40:07,542 - 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-c62db186-d86a-4978-a588-c933796fb289) [retry 21/60] 2018-01-17 03:40:07,542 - 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-94efadd4-73c7-4e1a-b340-0133755bd1f0) [retry 21/60] 2018-01-17 03:40:07,542 - 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-86414c99-5241-435c-ae00-059ce4636820) [retry 15/60] 2018-01-17 03:40:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:40:12,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:40:17,872 - 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-e32bef1f-e960-4d6b-a827-8add5b2a144f) [retry 22/60] 2018-01-17 03:40:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:40:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:40:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:40:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:40:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:40:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 16/60] 2018-01-17 03:40:23,032 - 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-dcfb6b6a-ca90-4a91-87a1-12754f75d8d3) [retry 22/60] 2018-01-17 03:40:28,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-dc6d0b48-ed27-43ca-9a0f-d75275d66bb4) [retry 22/60] 2018-01-17 03:40:28,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-32b6590a-a3c2-4d66-9dfc-4256cdf7d87b) [retry 16/60] 2018-01-17 03:40:33,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:40:33,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:40:33,331 - 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-387ee7dc-350c-4fd3-aae1-6c762b96470b) [retry 23/60] 2018-01-17 03:40:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:40:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:40:38,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:40:44,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:40:44,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:40:44,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 17/60] 2018-01-17 03:40:44,029 - 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-d65839bd-adbb-4d3f-bc3d-de7079673130) [retry 23/60] 2018-01-17 03:40:44,029 - 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-14c98a4c-51d5-417b-b498-c10bffd93d75) [retry 23/60] 2018-01-17 03:40:44,029 - 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-4cece3e4-2e2f-4d89-b103-b90160f49748) [retry 17/60] 2018-01-17 03:40:49,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:40:49,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:40:54,394 - 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-eaaf8064-23a9-4451-b082-b93f353084d2) [retry 24/60] 2018-01-17 03:40:59,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:40:59,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:40:59,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:40:59,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:40:59,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:40:59,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 18/60] 2018-01-17 03:40:59,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-f7250c2b-86c4-4cf6-ba78-3ff1e6632304) [retry 24/60] 2018-01-17 03:41:04,706 - 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-7d8bea10-0d00-4e65-b11e-66ace60720ff) [retry 24/60] 2018-01-17 03:41:04,706 - 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-6cf41b29-447a-4c02-9475-9d47f0838bda) [retry 18/60] 2018-01-17 03:41:09,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:41:09,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:41:09,872 - 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-76e536c3-4cce-4b4f-ba00-cc10e7209359) [retry 25/60] 2018-01-17 03:41:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:41:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:41:20,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:41:20,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:41:20,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:41:20,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 19/60] 2018-01-17 03:41:20,208 - 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-e5fbf584-09af-4e11-92fc-90c134b0465b) [retry 25/60] 2018-01-17 03:41:20,209 - 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-8267e3a1-b8a1-4c80-be08-a154ffea813d) [retry 25/60] 2018-01-17 03:41:25,355 - 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-6a95d3e1-959a-478f-839a-20dfbd6881e6) [retry 19/60] 2018-01-17 03:41:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:41:25,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:41:30,542 - 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-e70eaeff-efe6-4bd6-9cbf-18e098cd5b81) [retry 26/60] 2018-01-17 03:41:35,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:41:35,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:41:35,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:41:35,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:41:35,737 - 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-65d5d13e-9a8c-4f1f-85da-80c8294a55ce) [retry 26/60] 2018-01-17 03:41:35,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:41:35,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 20/60] 2018-01-17 03:41:40,968 - 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-4078529e-9b01-4231-9226-7a8e22a04d92) [retry 20/60] 2018-01-17 03:41:40,968 - 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-5fcce6cc-1c6e-4e7a-825d-87807230edab) [retry 26/60] 2018-01-17 03:41:46,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:41:46,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:41:46,177 - 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-3ad1ae5c-290e-4021-ab69-7793e59c98fa) [retry 27/60] 2018-01-17 03:41:51,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:41:51,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:41:56,606 - 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-ee0a692d-17cb-492f-94fa-fbe0e373d74f) [retry 27/60] 2018-01-17 03:41:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:41:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:41:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 21/60] 2018-01-17 03:41:56,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:41:56,607 - 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-a44b5aad-c6ab-43dd-98b7-5ce7b6888074) [retry 21/60] 2018-01-17 03:42:01,790 - 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-d9f7d109-a07d-4ef8-ace4-1001ef2ca8a4) [retry 27/60] 2018-01-17 03:42:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:42:01,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:42:06,925 - 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-5f5967b6-a315-49cd-8e01-a4689abba799) [retry 28/60] 2018-01-17 03:42:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:42:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:42:12,274 - 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-c7c0b35c-cd1e-494e-954b-92ac0bcdc201) [retry 28/60] 2018-01-17 03:42:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:42:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 22/60] 2018-01-17 03:42:17,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:42:17,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:42:17,516 - 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-66057887-aecf-4134-8882-2599e3458d45) [retry 22/60] 2018-01-17 03:42:17,516 - 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-ccb4d341-c235-48a9-b16f-ec9f8a937f69) [retry 28/60] 2018-01-17 03:42:22,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:42:22,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:42:22,680 - 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-c14093dc-8320-4db3-8ddd-82d6b9e77a19) [retry 29/60] 2018-01-17 03:42:27,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:42:27,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:42:32,983 - 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-6c207509-1836-4857-8de3-88397e4bcaed) [retry 29/60] 2018-01-17 03:42:32,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:42:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 23/60] 2018-01-17 03:42:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:42:32,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:42:38,130 - 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-a895b2db-94a7-4b6b-880f-98afe70273d6) [retry 29/60] 2018-01-17 03:42:38,130 - 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-4bf583f3-a749-4491-ae30-0e9ce3e66b3a) [retry 23/60] 2018-01-17 03:42:38,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:42:38,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:42:43,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-484ce1a4-f71a-44eb-8077-1f9d70cd0554) [retry 30/60] 2018-01-17 03:42:48,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:42:48,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:42:48,418 - 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-e063472f-63ec-4b1f-8f6c-d7301dfeae9b) [retry 30/60] 2018-01-17 03:42:53,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:42:53,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:42:53,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:42:53,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 24/60] 2018-01-17 03:42:53,546 - 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-0217444d-ed75-4720-b0b6-3b4676214b7f) [retry 30/60] 2018-01-17 03:42:53,546 - 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-848fa561-eba2-4393-999d-d3c6ca0a7d8e) [retry 24/60] 2018-01-17 03:42:58,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:42:58,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:42:58,687 - 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-9d8a8211-9e2b-421e-a894-859f06afbbe1) [retry 31/60] 2018-01-17 03:43:03,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:43:03,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:43:08,999 - 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-d09d5e57-b909-4ae2-800b-6027e93f32e1) [retry 31/60] 2018-01-17 03:43:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:43:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:43:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:43:09,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 25/60] 2018-01-17 03:43:14,219 - 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-d181f2e6-eafb-4d98-b5fb-6ba77b057ea9) [retry 31/60] 2018-01-17 03:43:14,219 - 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-d79ffc60-9ac9-4543-9f2f-d30a251b8ff4) [retry 25/60] 2018-01-17 03:43:14,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:43:19,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:43:19,413 - 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-2c198dc6-67a1-4a5f-bf76-331659183a86) [retry 32/60] 2018-01-17 03:43:24,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:43:24,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:43:24,553 - 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-8a50a717-0073-4330-8cb3-a7a10d82f497) [retry 32/60] 2018-01-17 03:43:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:43:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:43:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:43:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 26/60] 2018-01-17 03:43:35,006 - 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-89154f36-85a6-4728-8913-4e3acc98ea44) [retry 32/60] 2018-01-17 03:43:35,007 - 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-9d38b031-ba34-4f22-97b3-5b1a682fa32f) [retry 26/60] 2018-01-17 03:43:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:43:35,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:43:35,007 - 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-5d2bb8b2-cab9-491a-ad1d-efcaf4a632a8) [retry 33/60] 2018-01-17 03:43:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:43:40,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:43:45,609 - 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-0d5a371f-881a-4b8b-b73f-22987c94557f) [retry 33/60] 2018-01-17 03:43:45,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:43:45,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:43:45,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:43:45,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 27/60] 2018-01-17 03:43:50,900 - 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-e9a762e2-58a7-46ec-b518-fc72abbc3fcd) [retry 33/60] 2018-01-17 03:43:50,901 - 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-342d618b-ed10-454b-baf0-928ae0e3597b) [retry 27/60] 2018-01-17 03:43:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:43:50,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:43:56,060 - 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-b2231499-9a29-4897-b230-453b608cc80f) [retry 34/60] 2018-01-17 03:44:01,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:44:01,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:44:01,208 - 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-c9e0463e-88f1-4a89-8c2c-5b2ddbc5e7dd) [retry 34/60] 2018-01-17 03:44:06,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:44:06,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:44:06,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:44:06,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 28/60] 2018-01-17 03:44:11,552 - 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-7d4bec1b-c6aa-417e-a64f-84be4e4006f6) [retry 34/60] 2018-01-17 03:44:11,552 - 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-75dfd9a6-ccea-4161-8e2a-03c81ec8ce3e) [retry 28/60] 2018-01-17 03:44:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:44:11,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:44:11,553 - 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-333e3cfb-f18d-4094-8467-9aa479223818) [retry 35/60] 2018-01-17 03:44:16,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:44:16,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:44:22,006 - 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-1d759149-b512-416b-8aca-758f05cfef5c) [retry 35/60] 2018-01-17 03:44:22,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:44:27,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:44:27,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:44:27,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 29/60] 2018-01-17 03:44:27,206 - 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-4fd8b093-7308-44dd-ba67-a7c82fe4273c) [retry 35/60] 2018-01-17 03:44:27,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:44:27,206 - 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-a6cc3a7e-1914-470c-9d63-2c89364c6dd9) [retry 29/60] 2018-01-17 03:44:27,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:44:32,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-73982554-ddbe-4378-a80f-739692ad1981) [retry 36/60] 2018-01-17 03:44:37,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:44:37,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:44:37,531 - 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-7889c048-af23-4020-a839-df57890d36e0) [retry 36/60] 2018-01-17 03:44:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:44:42,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:44:42,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:44:42,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 30/60] 2018-01-17 03:44:47,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:44:47,844 - 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-dcc3463c-e3d5-4b22-ad6a-5086fdf86928) [retry 36/60] 2018-01-17 03:44:47,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:44:47,844 - 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-cd1b2f22-3bc7-4481-9248-454b9dd430b9) [retry 30/60] 2018-01-17 03:44:47,844 - 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-420df835-1210-4f1d-93d8-92018d42b8e0) [retry 37/60] 2018-01-17 03:44:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:44:53,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:44:58,204 - 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-23bafdc5-2656-47b4-8216-06b257f18b16) [retry 37/60] 2018-01-17 03:45:03,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:45:03,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:45:03,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:45:03,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 31/60] 2018-01-17 03:45:03,364 - 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-3d3c7df3-a4a6-4eb0-828b-4be182dc7779) [retry 37/60] 2018-01-17 03:45:03,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:45:03,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:45:03,364 - 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-3ad6e803-a2e8-45b9-b88f-f63e993d0617) [retry 31/60] 2018-01-17 03:45:08,559 - 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-42ca0a35-00b3-485a-b492-2dc31b095aa0) [retry 38/60] 2018-01-17 03:45:13,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:45:13,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:45:13,729 - 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-7695b0b5-6a93-4db2-b4cf-a512cce2bcaa) [retry 38/60] 2018-01-17 03:45:19,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:45:19,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:45:19,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 32/60] 2018-01-17 03:45:19,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:45:24,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-ea528291-e68e-494d-a10a-58eef505d8eb) [retry 38/60] 2018-01-17 03:45:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:45:24,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:45:24,254 - 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-887f159f-8f4c-4fb6-a464-93e87b84120f) [retry 32/60] 2018-01-17 03:45:29,401 - 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-8e575be9-7277-480d-a8d3-a3c0df3bd448) [retry 39/60] 2018-01-17 03:45:29,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:45:29,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:45:34,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-190c0ab2-9261-4293-bb4d-49634ef0b3ae) [retry 39/60] 2018-01-17 03:45:39,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:45:39,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:45:39,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:45:39,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 33/60] 2018-01-17 03:45:39,734 - 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-1b8de26f-2076-4357-8b7f-a237c1594677) [retry 39/60] 2018-01-17 03:45:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:45:44,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:45:44,906 - 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-1213a607-8821-4c6e-802d-462a119892df) [retry 33/60] 2018-01-17 03:45:44,906 - 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-918fa2b2-e9e6-4618-8710-c03590cfad5f) [retry 40/60] 2018-01-17 03:45:50,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:45:50,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:45:50,057 - 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-b02f5bc1-24e8-42a4-85f1-c5b55259b2a7) [retry 40/60] 2018-01-17 03:45:55,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:46:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:46:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:46:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 34/60] 2018-01-17 03:46:00,479 - 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-6cdc2464-293e-4143-bef5-7db89728c9fb) [retry 40/60] 2018-01-17 03:46:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:46:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:46:00,479 - 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-2dbe17ce-4bef-4a2f-98d7-2a8123048e38) [retry 34/60] 2018-01-17 03:46:05,623 - 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-1e02fbf0-4105-4dcb-9f6d-67aa55757821) [retry 41/60] 2018-01-17 03:46:05,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:46:05,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:46:10,778 - 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-1c0fbedd-c6d6-4df3-9a41-d18525acd1eb) [retry 41/60] 2018-01-17 03:46:15,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:46:15,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:46:15,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:46:15,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 35/60] 2018-01-17 03:46:21,092 - 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-c5646080-6666-48db-97e3-a2eac72c13ba) [retry 41/60] 2018-01-17 03:46:21,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:46:21,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:46:21,092 - 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-9e02538c-100e-495e-927c-665ed4ffd07f) [retry 35/60] 2018-01-17 03:46:21,093 - 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-49bc31dd-c352-4e60-83d9-d2e3c7cd5959) [retry 42/60] 2018-01-17 03:46:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:46:26,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:46:26,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-9fb107cf-ec7a-49bd-9e9a-2a79b44a0d4a) [retry 42/60] 2018-01-17 03:46:31,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:46:36,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:46:36,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:46:36,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 36/60] 2018-01-17 03:46:36,581 - 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-c11621f9-e999-43c3-a18b-30e328043ad7) [retry 42/60] 2018-01-17 03:46:36,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:46:36,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:46:36,581 - 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-313d3034-84fb-4436-bdf2-60e6b8373d16) [retry 36/60] 2018-01-17 03:46:41,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-24377e1b-bc9c-4650-84e1-e420c3ca5ea1) [retry 43/60] 2018-01-17 03:46:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:46:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:46:46,877 - 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-3a9f9b68-53e6-4098-b21e-3e60f5c53921) [retry 43/60] 2018-01-17 03:46:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:46:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:46:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:46:52,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 37/60] 2018-01-17 03:46:57,185 - 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-66bbab5a-d8dc-4bd5-aa03-8663d6f9244d) [retry 43/60] 2018-01-17 03:46:57,185 - 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-c489b14c-20e5-4fe8-a7ab-8d6cf588675b) [retry 37/60] 2018-01-17 03:46:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:46:57,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:47:02,352 - 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-7d9be20b-1305-48b7-b16d-5525adcdb5bc) [retry 44/60] 2018-01-17 03:47:02,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:47:02,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:47:02,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-cd017e64-0152-47f7-b86d-743e6b8acf53) [retry 44/60] 2018-01-17 03:47:12,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:47:12,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:47:12,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:47:12,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 38/60] 2018-01-17 03:47:12,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-38d966d7-80b2-40b6-a1cb-1d18f6e50b5d) [retry 44/60] 2018-01-17 03:47:17,872 - 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-fff79d03-c04f-46b2-83f9-82fe5999a7fd) [retry 38/60] 2018-01-17 03:47:17,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:47:17,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:47:17,873 - 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-554c1baa-d52c-44f4-9fca-6b6b945e5b23) [retry 45/60] 2018-01-17 03:47:17,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:47:17,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:47:23,072 - 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-556ae632-2180-442f-95bd-b88861ed1895) [retry 45/60] 2018-01-17 03:47:28,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:47:28,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:47:28,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:47:28,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 39/60] 2018-01-17 03:47:33,523 - 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-a42c6c52-ef92-4b7e-8519-b116d39e1af1) [retry 45/60] 2018-01-17 03:47:33,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:47:33,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:47:33,524 - 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-c49338b7-7397-4987-82b1-4ecb733e6818) [retry 39/60] 2018-01-17 03:47:38,702 - 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-e9f56ba4-483e-4ee2-99ce-73025d12e482) [retry 46/60] 2018-01-17 03:47:38,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:47:38,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:47:38,702 - 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-5413729c-000f-434d-81ad-5e464731de4b) [retry 46/60] 2018-01-17 03:47:49,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:47:49,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:47:49,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:47:49,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 40/60] 2018-01-17 03:47:54,234 - 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-82347182-0e6a-4500-86d7-d304e44a530f) [retry 46/60] 2018-01-17 03:47:54,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:47:54,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:47:54,235 - 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-e986f493-0235-445b-8f20-d471a0a04f3c) [retry 40/60] 2018-01-17 03:47:54,235 - 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-81913024-1828-4c34-843f-e9433da3d0b9) [retry 47/60] 2018-01-17 03:47:54,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:47:54,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:47:59,386 - 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-26044f99-76a4-4422-ba6e-cb72a452b9e5) [retry 47/60] 2018-01-17 03:48:04,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:48:04,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:48:09,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:48:09,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 41/60] 2018-01-17 03:48:09,810 - 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-c997ba2b-33e8-4ea5-8615-92c5a8bc708f) [retry 47/60] 2018-01-17 03:48:09,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:48:09,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:48:09,811 - 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-28bfbb32-6356-4446-80c3-eebab05e3d1b) [retry 41/60] 2018-01-17 03:48:14,989 - 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-791ae798-fee0-49bb-b6a5-48531c5d4283) [retry 48/60] 2018-01-17 03:48:14,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:48:14,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:48:14,990 - 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-d1f382d4-f3d0-479a-b2c1-e6f43ebab8b1) [retry 48/60] 2018-01-17 03:48:25,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:48:25,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:48:25,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:48:25,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 42/60] 2018-01-17 03:48:25,315 - 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-e3074fe2-a657-4eb9-aef5-06b7400ba4c3) [retry 48/60] 2018-01-17 03:48:30,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:48:30,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:48:30,493 - 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-9ff17794-8233-4bdb-b413-48e882e8fd83) [retry 42/60] 2018-01-17 03:48:30,493 - 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-31c9a175-3b3e-430f-97a3-2b7c530c127f) [retry 49/60] 2018-01-17 03:48:30,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:48:30,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:48:35,780 - 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-d87e306c-37ff-46ac-9a48-2d322f1f3662) [retry 49/60] 2018-01-17 03:48:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:48:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:48:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:48:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 43/60] 2018-01-17 03:48:46,109 - 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-a29383ed-a0b3-4b94-907f-288250a9ab3c) [retry 49/60] 2018-01-17 03:48:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:48:46,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:48:46,109 - 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-066ac059-d421-4b05-943d-bc1023d98463) [retry 43/60] 2018-01-17 03:48:51,273 - 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-0ebb3b2d-6bf2-4c44-a1f6-a120b469eb59) [retry 50/60] 2018-01-17 03:48:51,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:48:51,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:48:56,493 - 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-f1f268cc-b0dd-4d77-9e1d-2ab19545360d) [retry 50/60] 2018-01-17 03:49:01,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:49:01,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:49:01,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:49:01,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 44/60] 2018-01-17 03:49:01,631 - 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-be11c3b2-57f4-4497-b7f4-79dbb8416a03) [retry 50/60] 2018-01-17 03:49:06,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:49:06,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:49:06,833 - 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-1b79786a-e100-425e-8bf1-6d5a3a4fa045) [retry 44/60] 2018-01-17 03:49:06,833 - 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-53c189ad-94e0-4496-8298-5287d0dd1f69) [retry 51/60] 2018-01-17 03:49:06,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:49:12,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:49:12,029 - 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-b8d97cf6-510f-43d8-8b9f-03769e339399) [retry 51/60] 2018-01-17 03:49:17,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:49:17,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:49:22,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:49:22,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 45/60] 2018-01-17 03:49:22,464 - 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-4714af90-4ac8-487d-86a3-12318ddbeef1) [retry 51/60] 2018-01-17 03:49:22,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:49:22,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:49:22,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-7aca78fc-4cab-4686-a51a-9b98bb773bdb) [retry 45/60] 2018-01-17 03:49:27,637 - 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-dbd1818b-c3c2-4843-9ff5-ba949e0b7f59) [retry 52/60] 2018-01-17 03:49:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:49:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:49:32,835 - 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-50153e3b-cbf5-47bd-9751-3c8daa474e0e) [retry 52/60] 2018-01-17 03:49:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:49:37,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:49:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:49:37,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 46/60] 2018-01-17 03:49:43,155 - 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-fdf38be3-3d57-4b9d-969f-98acb99231c2) [retry 52/60] 2018-01-17 03:49:43,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:49:43,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:49:43,156 - 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-00f42bd0-d572-4438-8b52-40911927ec07) [retry 46/60] 2018-01-17 03:49:43,156 - 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-4116dfec-6c63-4fed-b542-d93eb32069aa) [retry 53/60] 2018-01-17 03:49:43,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:49:48,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:49:48,345 - 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-2421cc7a-43d5-498d-8660-8b14474c14e9) [retry 53/60] 2018-01-17 03:49:53,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:49:58,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:49:58,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:49:58,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 47/60] 2018-01-17 03:49:58,836 - 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-e41a248c-f03f-4bec-b106-255db9149482) [retry 53/60] 2018-01-17 03:49:58,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-17 03:49:58,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-17 03:49:58,837 - 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-982ebfc3-3a7f-416f-84a8-6abe274e1eeb) [retry 47/60] 2018-01-17 03:50:03,993 - 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-1695c44c-0bfb-41c6-9dbb-bf2ed070fbb3) [retry 54/60] 2018-01-17 03:50:03,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-17 03:50:03,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-17 03:50:09,166 - 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-69b98b66-5ee1-4f94-b392-74873a74a89b) [retry 54/60] 2018-01-17 03:50:14,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-17 03:50:14,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 54/60] 2018-01-17 03:50:14,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:50:14,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 48/60] 2018-01-17 03:50:19,498 - 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-2e5f31d6-34f4-47bf-8db0-a41fbdd24ea0) [retry 54/60] 2018-01-17 03:50:19,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-17 03:50:19,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-17 03:50:19,499 - 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-67bf1701-86c8-42d2-a03f-b5980bd4feac) [retry 48/60] 2018-01-17 03:50:19,499 - 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-37e512e0-0e44-40c9-b17f-d5f8f0e86cf6) [retry 55/60] 2018-01-17 03:50:24,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-17 03:50:24,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-17 03:50:24,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-38518125-289b-4334-8322-ce1032c48fe4) [retry 55/60] 2018-01-17 03:50:29,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-17 03:50:35,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 55/60] 2018-01-17 03:50:35,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:50:35,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 49/60] 2018-01-17 03:50:35,062 - 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-1c332ef7-6c6c-4732-b910-05357b00aa7b) [retry 55/60] 2018-01-17 03:50:35,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-17 03:50:35,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-17 03:50:35,063 - 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-63897603-f649-4e88-b06b-e31d79f44f29) [retry 49/60] 2018-01-17 03:50:40,217 - 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-95e13d95-f29e-4c55-80f5-6ff2da4b67b7) [retry 56/60] 2018-01-17 03:50:40,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-17 03:50:40,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-17 03:50:45,401 - 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-cbdcef25-6c8c-479a-8485-e1380f705c5d) [retry 56/60] 2018-01-17 03:50:50,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-17 03:50:50,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 56/60] 2018-01-17 03:50:50,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:50:50,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 50/60] 2018-01-17 03:50:55,792 - 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-77aa603c-cfd3-4c9b-a91f-e0512f3d32b8) [retry 56/60] 2018-01-17 03:50:55,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-17 03:50:55,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-17 03:50:55,792 - 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-1b8d9565-1693-4a27-8c08-1a315201959c) [retry 50/60] 2018-01-17 03:50:55,793 - 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-0a72138f-33ed-4ecd-a18b-315bab8e5d38) [retry 57/60] 2018-01-17 03:51:00,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-17 03:51:00,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-17 03:51:00,942 - 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-2cb3f120-b0eb-4f96-ae04-b012cd9414f8) [retry 57/60] 2018-01-17 03:51:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-17 03:51:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 57/60] 2018-01-17 03:51:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:51:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 51/60] 2018-01-17 03:51:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-17 03:51:11,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-17 03:51:11,229 - 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-faa8a7bd-d302-47d2-8964-618b8e787480) [retry 57/60] 2018-01-17 03:51:16,370 - 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-a56e33b3-9514-4b5f-8851-feb655e17971) [retry 51/60] 2018-01-17 03:51:16,370 - 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-827af8ba-006b-4a63-9387-f7332a097263) [retry 58/60] 2018-01-17 03:51:16,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-17 03:51:16,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-17 03:51:21,516 - 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-f391f606-8968-492e-8e3c-2abdb723b9a8) [retry 58/60] 2018-01-17 03:51:26,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-17 03:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 58/60] 2018-01-17 03:51:26,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:51:31,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 52/60] 2018-01-17 03:51:31,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-17 03:51:31,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-17 03:51:31,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-c42985ca-54c5-4e9c-809b-33f3885c6ce6) [retry 58/60] 2018-01-17 03:51:31,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-b26cd0c8-5c9d-4e05-b988-c0a986d7a845) [retry 52/60] 2018-01-17 03:51:31,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-840beb98-7bb2-4838-8a21-fd6d84c7a3bc) [retry 59/60] 2018-01-17 03:51:37,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-17 03:51:37,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-17 03:51:37,120 - 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-788ad9d8-f1dc-456c-b9c3-a777739be185) [retry 59/60] 2018-01-17 03:51:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-17 03:51:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 59/60] 2018-01-17 03:51:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:51:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 53/60] 2018-01-17 03:51:47,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-17 03:51:47,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' [retry 60/60] 2018-01-17 03:51:47,432 - 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-aef107b6-757c-4ab4-8c2a-b90fbada5b81) [retry 59/60] 2018-01-17 03:51:52,592 - 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-9057d116-1352-46aa-8baf-1d597fc5275e) [retry 53/60] 2018-01-17 03:51:52,592 - 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-01bd8579-cbf0-44fe-bbfe-59e30f4ca247) [retry 60/60] 2018-01-17 03:51:52,592 - 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-01bd8579-cbf0-44fe-bbfe-59e30f4ca247) 2018-01-17 03:51:52,659 - 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-17T03:29:45.496Z', 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-01bd8579-cbf0-44fe-bbfe-59e30f4ca247)\n', u'deployment_id': u'clearwater-opnfv', u'id': u'e0761a39-d8bc-42df-806f-c1a8b0f96513'} 2018-01-17 03:51:52,659 - functest.energy.energy - DEBUG - Restoring previous scenario (cloudify_ims/running) 2018-01-17 03:51:52,660 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-17 03:51:53,181 - functest.utils.functest_utils - DEBUG - 2018-01-17 03:51:53,181 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 03:51:53,183 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:35 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-17 03:51:53,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-17 03:51:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-17 03:51:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:51:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:51:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:51:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:51:58,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:51:58,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:52:29,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:52:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@vellum_host_z8765k for its registered tasks. [timeout=30 seconds] 2018-01-17 03:52:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:52:29,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:53:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-homer-host-fj6r24 sudo: monit: command not found 2018-01-17 03:53:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-jzxtxw sudo: monit: command not found 2018-01-17 03:53:01,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w7xtix sudo: monit: command not found 2018-01-17 03:53:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-5v1qbu sudo: monit: command not found 2018-01-17 03:53:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-dime-host-cigck5 sudo: monit: command not found 2018-01-17 03:53:01,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:53:31,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:54:28,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:54:28,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:55:30,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:55:30,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:30,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:30,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-homer-host-fj6r24 clearwater-etcd: unrecognized service 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:55:30,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 03:55:35,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-ellis-host-5v1qbu clearwater-etcd: unrecognized service 2018-01-17 03:55:35,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-dime-host-cigck5 clearwater-etcd: unrecognized service 2018-01-17 03:55:35,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-sprout-host-w7xtix clearwater-etcd: unrecognized service 2018-01-17 03:55:35,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-vellum-host-z8765k clearwater-etcd: unrecognized service 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> sudo: unable to resolve host server-clearwater-opnfv-bono-host-jzxtxw clearwater-etcd: unrecognized service 2018-01-17 03:55:35,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:35,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:35,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:55:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:55:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:35,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:41,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:41,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:55:41,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:41,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:55:41,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 03:55:41,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 03:55:41,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:46,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:55:46,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:56:06,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 03:56:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:56:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:06,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 03:56:12,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 03:56:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:38,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.uninstall' -> Timed out querying worker celery@bind_host_2jf9s1 for its registered tasks. [timeout=30 seconds] 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:38,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:38,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 03:56:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:38,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:43,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:43,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:43,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 03:56:43,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:43,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 03:56:43,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:43,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:43,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 03:56:43,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:49,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:49,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 03:56:49,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:49,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 03:56:49,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:49,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:49,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 03:56:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:56:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:54,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:56:54,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:56:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 03:56:54,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 03:57:00,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 03:57:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 03:57:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 03:57:00,543 - 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 82ac7f5e-ff97-45ce-aa97-0c7001bcc8f8 [status_code=404] 2018-01-17 03:57:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 03:57:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 03:57:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 03:57:00,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 03:57:00,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 03:57:00,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 03:57:00,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 03:57:00,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 03:57:05,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 03:57:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 03:57:05,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 03:57:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:57:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.138 is not associated with instance 83b736f4-0ca5-4073-abda-c925ed3b6713. [status_code=409] 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_floatingip' -> Floating IP 172.30.10.133 is not associated with instance 1337edb9-48f7-4a70-96d0-32de7de2aff7. [status_code=409] 2018-01-17 03:57:11,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:57:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 03:57:16,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 03:57:21,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:21,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 03:57:26,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:57:26,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 03:57:26,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:26,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_ellis not associated with the instance 1337edb9-48f7-4a70-96d0-32de7de2aff7 [status_code=404] 2018-01-17 03:57:26,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:31,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:31,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 03:57:31,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:57:31,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 03:57:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 03:57:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:57:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:57:42,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 03:57:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:57:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 03:57:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:57:47,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 03:59:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 03:59:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.stop' -> Request to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/servers/77d3d850-0267-4332-9a46-3fe4982bf1f9/action timed out 2018-01-17 03:59:04,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:59:09,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 03:59:09,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 03:59:09,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:59:09,749 - 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/0856a9e9394143ecaf69350636ab1b1a/servers/2a8ed5d3-c468-4493-8699-e85bd161f082/action timed out 2018-01-17 03:59:09,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:09,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 03:59:14,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 03:59:14,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_vellum not associated with the instance 77d3d850-0267-4332-9a46-3fe4982bf1f9 [status_code=404] 2018-01-17 03:59:14,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:59:14,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 03:59:14,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 03:59:14,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:59:14,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:59:20,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:20,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 03:59:20,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 03:59:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 03:59:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.disconnect_security_group' -> Security group clearwater-sg_base not associated with the instance 77d3d850-0267-4332-9a46-3fe4982bf1f9 [status_code=404] 2018-01-17 03:59:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 03:59:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 03:59:20,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 03:59:25,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 03:59:25,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 03:59:25,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> Request to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/servers/a5312121-3997-4758-89a9-a99c986ddae2 timed out 2018-01-17 03:59:25,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:59:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:30,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 03:59:30,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 03:59:30,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 03:59:30,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 03:59:35,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:59:35,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:35,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 03:59:35,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 03:59:35,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 03:59:45,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> Request to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/servers/83b736f4-0ca5-4073-abda-c925ed3b6713 timed out 2018-01-17 03:59:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:59:51,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 03:59:51,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 04:01:18,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'nova_plugin.server.delete' -> Request to https://172.30.10.103:8774/v2.1/0856a9e9394143ecaf69350636ab1b1a/servers/2a8ed5d3-c468-4493-8699-e85bd161f082 timed out 2018-01-17 04:01:18,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 04:01:18,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 04:01:18,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 04:01:18,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 04:01:18,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 04:16:56,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Some issue during the undeployment .. 2018-01-17 04:16:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Tenant clean continue .. 2018-01-17 04:16:56,866 - functest.core.vnf - INFO - test cleaning 2018-01-17 04:16:56,866 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 04:17:17,736 - functest.core.vnf - ERROR - Unexpected error cleaning - Unable to complete operation on subnet 625dbeb1-a6c8-4880-bb26-2c529e0954d4: One or more ports have an IP allocation from this subnet. Neutron server returns request_ids: ['req-89396ab1-f0be-4df5-ada4-bb9f067bd1e5'] 2018-01-17 04:17:20,268 - functest.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-01-17 04:17:20,268 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-17 04:17:21,084 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:17:22,218 - 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-17 04:17:22,219 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-17 04:17:22,243 - 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-17 04:17:22,248 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:17:22,270 - 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-17 04:17:22,270 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-17 04:17:24,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-17 04:17:24,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-17 04:17:24,714 - 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-17 04:17:26,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-17 04:17:36,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-17 04:17:38,176 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-17 04:17:55,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-17 04:17:59,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-17 04:18:00,063 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-17 04:18:29,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-17 04:18:29,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-17 04:18:29,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-17 04:19:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-17 04:19:30,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-17 04:19:30,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-17 04:19:32,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-17 04:20:22,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-17 04:20:26,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-17 04:20:29,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-17 04:20:35,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-17 04:20:35,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 04:20:35,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 04:20:35,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-17 04:21:07,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 04:21:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-17 04:21:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-17 04:21:07,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-17 04:21:07,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-17 04:21:13,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-17 04:21:13,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:13,272 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:13,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 04:21:18,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 04:21:18,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:18,653 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-17 04:21:18,654 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:18,655 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 04:21:18,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:24,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:24,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 04:21:24,089 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-17 04:21:24,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 04:21:24,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-17 04:21:24,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:24,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:29,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-17 04:21:29,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:29,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:29,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 04:21:29,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 04:21:29,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 04:21:29,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:29,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 04:21:29,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:29,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-17 04:21:29,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:34,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:34,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 04:21:34,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 04:21:34,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:34,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-17 04:21:34,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-17 04:21:34,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-17 04:21:34,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:39,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:39,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:39,919 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:39,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-17 04:21:39,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:39,920 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-17 04:21:45,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-17 04:21:50,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 04:21:50,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:50,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 04:21:50,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 04:21:50,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:21:50,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 04:21:50,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 04:21:50,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:50,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:21:50,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 04:21:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:21:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 04:21:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-17 04:21:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-17 04:21:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-17 04:21:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-17 04:22:01,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-17 04:22:01,006 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:22:01,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 04:22:01,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 04:22:01,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 04:22:01,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-17 04:22:01,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 04:22:06,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 04:22:06,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 04:22:06,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:22:06,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 04:22:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:22:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 04:22:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 04:22:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 04:22:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 04:22:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 04:22:11,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 04:22:11,268 - 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-17 04:22:11,268 - 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-17 04:22:42,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 04:22:42,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 04:22:42,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-17 04:22:42,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 04:22:42,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 04:22:47,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2018-01-17 04:22:47,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-17 04:22:47,401 - 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-17T04:21:07.639Z', 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'398c262d-2624-46ad-b2c7-a719c6a54b63'} 2018-01-17 04:22:47,411 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-17 04:22:47,477 - 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.139'}, 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.136'}}, 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-17 04:22:47,554 - 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.139'}, 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.136'}}, 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-17 04:22:47,554 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-17 04:22:47,554 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.10.139 2018-01-17 04:22:50,225 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.8 2018-01-17 04:22:50,226 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:6c:d6:e1 2018-01-17 04:22:52,956 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2018-01-17 04:22:52,956 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:db:84:24 2018-01-17 04:22:52,956 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-17 04:22:52,957 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.10.136 2018-01-17 04:22:55,524 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.13 2018-01-17 04:22:55,524 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:dc:ee:52 2018-01-17 04:22:58,401 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-01-17 04:22:58,401 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:c1:ca:ac 2018-01-17 04:22:58,401 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-17 04:22:58,401 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-17 04:23:00,182 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-17 04:23:31,541 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-17 04:23:31,554 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:23:31,575 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-17 04:23:31,585 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:23:31,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-17 04:23:31,601 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-17 04:23:31,610 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:23:31,671 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-17 04:23:31' 2018-01-17 04:23:31,671 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-17 04:23:31,671 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-17 04:23:31,680 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:23:31,700 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.136. 2018-01-17 04:23:34,752 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.10.136... 2018-01-17 04:24:04,754 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.136. 2018-01-17 04:24:04,947 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.136. 2018-01-17 04:24:06,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-17 04:24:07,006 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-17 04:24:12,012 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-17 04:24:13,014 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-17 04:24:18,019 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-17 04:24:19,021 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-17 04:24:24,024 - 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-17 04:24:25,026 - 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-17 04:24:30,031 - 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-17 04:24:31,033 - 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-17 04:24:36,038 - 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-17 04:24:37,040 - 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-17 04:24:42,046 - 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-17 04:24:43,048 - 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-17 04:24:48,053 - 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-17 04:24:49,055 - 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-17 04:24:54,060 - 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-17 04:24:55,062 - 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-17 04:25:00,067 - 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-17 04:25:01,069 - 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-17 04:25:06,075 - 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-17 04:25:07,077 - 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-17 04:25:12,082 - 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-17 04:25:13,084 - 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-17 04:25:18,089 - 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-17 04:25:19,091 - 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-17 04:25:24,096 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 04:25:25,098 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 04:25:30,104 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2018-01-17 04:25:31,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-17 04:25:36,111 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2018-01-17 04:25:37,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2018-01-17 04:25:42,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.7 2018-01-17 04:25:43,121 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.7 [edit] vyos@vyos# 2018-01-17 04:25:48,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-01-17 04:25:49,128 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-17 04:25:54,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2018-01-17 04:25:55,135 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-01-17 04:26:00,140 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-17 04:26:01,142 - 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-17 04:26:06,144 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-17 04:26:07,146 - 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-17 04:26:12,151 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-17 04:26:13,153 - 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-17 04:26:18,158 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-17 04:26:19,160 - 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-17 04:26:24,166 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-17 04:26:25,167 - 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-17 04:26:30,173 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-17 04:26:31,175 - 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-17 04:26:36,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-17 04:26:37,177 - 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-17 04:26:42,183 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-17 04:26:43,185 - 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-17 04:26:48,190 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-17 04:26:49,192 - 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-17 04:26:54,197 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-17 04:26:55,199 - 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-17 04:27:00,204 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-01-17 04:27:01,206 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-01-17 04:27:06,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 04:27:08,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 04:27:13,279 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-17 04:27:13,297 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:27:13,332 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.139. 2018-01-17 04:27:13,563 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.139. 2018-01-17 04:27:14,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-17 04:27:15,591 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-17 04:27:20,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-17 04:27:21,599 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-17 04:27:26,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-17 04:27:27,605 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-17 04:27:32,607 - 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-17 04:27:33,608 - 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-17 04:27:38,612 - 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-17 04:27:39,614 - 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-17 04:27:44,619 - 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-17 04:27:45,621 - 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-17 04:27:50,624 - 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-17 04:27:51,626 - 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-17 04:27:56,627 - 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-17 04:27:57,628 - 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-17 04:28:02,633 - 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-17 04:28:03,635 - 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-17 04:28:08,640 - 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-17 04:28:09,642 - 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-17 04:28:14,648 - 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-17 04:28:15,649 - 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-17 04:28:20,655 - 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-17 04:28:21,657 - 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-17 04:28:26,662 - 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-17 04:28:27,664 - 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-17 04:28:32,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 04:28:33,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 04:28:38,677 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-01-17 04:28:39,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-17 04:28:44,684 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-01-17 04:28:45,686 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-01-17 04:28:50,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.3 2018-01-17 04:28:51,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.3 [edit] vyos@vyos# 2018-01-17 04:28:56,699 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-01-17 04:28:57,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-17 04:29:02,706 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-01-17 04:29:03,708 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-01-17 04:29:08,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-17 04:29:09,715 - 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-17 04:29:14,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-17 04:29:15,721 - 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-17 04:29:20,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-17 04:29:21,729 - 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-17 04:29:26,734 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-17 04:29:27,736 - 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-17 04:29:32,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-17 04:29:33,743 - 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-17 04:29:38,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-17 04:29:39,750 - 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-17 04:29:44,755 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-17 04:29:45,757 - 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-17 04:29:50,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-17 04:29:51,760 - 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-17 04:29:56,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-17 04:29:57,766 - 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-17 04:30:02,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-17 04:30:03,774 - 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-17 04:30:08,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2018-01-17 04:30:09,776 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-01-17 04:30:14,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 04:30:16,785 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 04:30:21,900 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-17 04:30:21,900 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-17 04:31:21,946 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-17 04:31:21,965 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 04:31:21,999 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.10.136. 2018-01-17 04:31:22,211 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.10.136. 2018-01-17 04:31:23,232 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-17 04:31:53,395 - 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-17 04:31:53,395 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 3 5 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-17 04:31:53,395 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:08 Last read 19:36:47, 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.7 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.7, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 53522 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fec1:caac Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-17 04:31:53,396 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-17 04:31:53,396 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-17 04:31:53,396 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-17 04:31:53,396 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-17 04:31:53,396 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'501.7' 2018-01-17 04:31:53,397 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-17 04:31:55,996 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-17 04:31:57,598 - functest.utils.functest_utils - DEBUG - 2018-01-17 04:31:57,598 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 04:31:57,600 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 14:35 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-17 04:31:57,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-17 04:31:57,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-17 04:31:57,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-17 04:31:57,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-17 04:32:26,389 - functest.core.vnf - INFO - test cleaning 2018-01-17 04:32:26,389 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 04:32:26,452 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-17 04:32:26,559 - 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-17 04:32:26,580 - 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-17 04:32:26,583 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 04:32:27,131 - 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-17 04:32:27,131 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-17 04:32:29,576 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-17 04:32:30,185 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 04:32:30,185 - 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-17 04:32:30,185 - 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-17 04:32:30,196 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-17 04:32:30,196 - 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-17 04:32:38,209 - 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-17 04:32:45,300 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-17 04:32:45,300 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-17 04:32:49,430 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-17 04:33:03,421 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-17 04:33:03,421 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-17 04:33:04,223 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-17 04:35:47,216 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-17 04:35:48,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-17 04:35:50,146 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-17 04:35:51,250 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 9e7a130f-9d5d-4ff8-9b26-416e1713eaea 2018-01-17 04:46:00,469 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-17 04:46:00,470 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-17 04:46:01,167 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-17 04:46:01,274 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-17 04:46:01,458 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 256 2018-01-17 04:46:01,459 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-17 04:46:01,590 - functest.utils.functest_utils - DEBUG - 2018-01-17 04:46:01,590 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 04:46:01,591 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 13:34 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-17 04:46:01,595 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-17 04:46:01,595 - 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-17 04:46:01,595 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-17 04:46:01,706 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-17 04:46:19,668 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-17 04:46:20,107 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-17 04:46:20,108 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-17 04:46:20,181 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-17 04:46:20,182 - 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-2088 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 04:46:20,185 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:35 | FAIL | | vyos_vrouter | functest | vnf | 14:35 | PASS | | juju_epc | functest | vnf | 13:34 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-17 04:46:20,189 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-17 04:46:34,302 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 04:46:34,302 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 04:46:34,303 - 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-17 04:46:34,304 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-17 04:46:34,304 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-17 04:47:30,542 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-17 04:47:30,543 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-17 04:47:30,672 - functest.utils.functest_utils - DEBUG - 2018-01-17 04:47:30,672 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 04:47:30,672 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:56 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-17 04:47:30,676 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-17 04:47:30,676 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | fuel | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-fuel-baremetal-daily-master-2088 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 04:47:30,679 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:56 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-17 04:47:30,680 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK