2018-01-22 12:30:13,551 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-22 12:30:13,552 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.25:5000/v3 ...OK 2018-01-22 12:30:13,945 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-22 12:30:14,411 - functest.ci.check_deployment - DEBUG - 172.30.9.25:5000 is reachable! 2018-01-22 12:30:14,411 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.25:5000 ...OK 2018-01-22 12:30:14,807 - functest.ci.check_deployment - DEBUG - 172.30.9.25:8774 is reachable! 2018-01-22 12:30:14,807 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.25:8774/v2.1 ...OK 2018-01-22 12:30:15,201 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9696 is reachable! 2018-01-22 12:30:15,202 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.25:9696 ...OK 2018-01-22 12:30:15,634 - functest.ci.check_deployment - DEBUG - 172.30.9.25:9292 is reachable! 2018-01-22 12:30:15,635 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.25:9292 ...OK 2018-01-22 12:30:16,989 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-22 12:30:18,714 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-22 12:30:18,749 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-22 12:30:21,122 - functest.ci.check_deployment - INFO - External network found: external 2018-01-22 12:30:23,959 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 12:30:23,960 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 12:30:23,960 - 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-22 12:30:23,961 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-22 12:30:23,961 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-22 12:30:26,163 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 12:30:36,144 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 9.978s OK 2018-01-22 12:30:36,274 - functest.utils.functest_utils - DEBUG - 2018-01-22 12:30:36,274 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 12:30:36,275 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-22 12:30:36,278 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-22 12:30:37,134 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 12:42:26,539 - 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 709.396s OK 2018-01-22 12:42:26,659 - functest.utils.functest_utils - DEBUG - 2018-01-22 12:42:26,659 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 12:42:26,659 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-22 12:42:26,663 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-22 12:42:27,566 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 12:43:06,201 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 38.634s OK 2018-01-22 12:43:06,321 - functest.utils.functest_utils - DEBUG - 2018-01-22 12:43:06,321 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 12:43:06,321 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:39 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-22 12:43:06,326 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-702 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-22 12:43:06,328 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 11:49 | PASS | | snaps_health_check | functest | healthcheck | 00:39 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-22 12:43:06,331 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-22 12:43:09,224 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 12:43:09,225 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 12:43:09,226 - 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-22 12:43:09,227 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-22 12:43:09,227 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-22 12:43:09,830 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-22 12:43:09,830 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 12:43:10,255 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 12:43:10,255 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-22 12:43:10,659 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-22 12:43:10,659 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-22 12:43:10' 2018-01-22 12:43:10,659 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:43:14,001 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:43:17,133 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:43:28,409 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:43:29,080 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:43:29,956 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:43:37,219 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:43:41,494 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-8f3a2510-867e-4120-9d23-16ba2e0ee046' 2018-01-22 12:44:10,071 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-22 12:44:16,228 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-22 12:44:16,305 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-22 12:44:17,312 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-22 12:44:38,175 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-22 12:44:38,176 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-22 12:44:38,693 - functest.utils.functest_utils - DEBUG - 2018-01-22 12:44:38,693 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 12:44:38,693 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-22 12:44:38,697 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-22 12:44:38,776 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-22 12:44:38,776 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-22 12:44:38' 2018-01-22 12:44:38,776 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--a61574b8-0c39-4155-a1a9-d8d7ee981aa3' 2018-01-22 12:44:41,692 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-a61574b8-0c39-4155-a1a9-d8d7ee981aa3' 2018-01-22 12:44:44,333 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-a61574b8-0c39-4155-a1a9-d8d7ee981aa3' 2018-01-22 12:44:56,444 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-a61574b8-0c39-4155-a1a9-d8d7ee981aa3' 2018-01-22 12:44:57,058 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-a61574b8-0c39-4155-a1a9-d8d7ee981aa3' 2018-01-22 12:45:04,084 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-a61574b8-0c39-4155-a1a9-d8d7ee981aa3' 2018-01-22 12:45:11,664 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-22 12:45:22,482 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-22 12:45:25,371 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-22 12:45:46,678 - functest.utils.functest_utils - DEBUG - 2018-01-22 12:45:46,678 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 12:45:46,678 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:47 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-22 12:45:46,682 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-22 12:45:46,768 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-22 12:45:49,141 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-22 12:45:51,425 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-22 12:45:54,699 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-22 12:45:56,641 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-22 12:46:02,453 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-22 12:46:04,689 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 12:46:04,689 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 12:46:07,892 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-22 12:46:07,892 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-22 12:46:11,024 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-22 12:46:11,024 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-22 12:46:11,026 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-22 12:46:11,030 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-22 12:46:11,030 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-e9002c4c-8850-4e9a-9851-fb9a85c69e3d/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-22 12:46:13,407 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-22 12:46:13,410 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-22 12:46:13,410 - 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-22 12:46:15,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:46:15.425 62 INFO rally.api [-] Starting verification (UUID=2a57f912-3d69-4099-97f8-a02b640a1511) for deployment 'opnfv-rally' (UUID=52585018-9c06-4082-a26a-1a28d79a3320) by verifier 'opnfv-tempest' (UUID=e9002c4c-8850-4e9a-9851-fb9a85c69e3d). 2018-01-22 12:46:15,426 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2a57f912-3d69-4099-97f8-a02b640a1511 2018-01-22 12:46:22,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:46:22.313 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.192s] 2018-01-22 12:46:22,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:46:22.374 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2018-01-22 12:46:28,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:46:28.856 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.610s] 2018-01-22 12:46:32,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:46:32.504 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.647s] 2018-01-22 12:46:45,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:46:45.489 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.682s] 2018-01-22 12:47:08,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:47:08.175 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.958s] 2018-01-22 12:47:50,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:47:50.019 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.068s] 2018-01-22 12:47:50,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:47:50.020 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-22 12:48:30,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:48:30.421 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.106s] 2018-01-22 12:48:30,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:48:30.422 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-22 12:49:08,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:49:08.170 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.075s] 2018-01-22 12:49:08,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:49:08.171 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-22 12:49:59,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:49:59.613 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.119s] 2018-01-22 12:50:26,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:26.912 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-01-22 12:50:27,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:27.012 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.099s] 2018-01-22 12:50:33,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:33.713 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.663s] 2018-01-22 12:50:33,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:33.724 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-22 12:50:34,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:34.979 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-22 12:50:34,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:34.980 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-22 12:50:39,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:39.233 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.433s] 2018-01-22 12:50:45,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:45.316 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.081s] 2018-01-22 12:50:51,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:51.657 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.723s] 2018-01-22 12:50:59,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:50:59.226 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.430s] 2018-01-22 12:51:08,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:08.528 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.382s] 2018-01-22 12:51:14,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:14.648 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.404s] 2018-01-22 12:51:20,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:20.427 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.194s] 2018-01-22 12:51:27,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:27.390 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.486s] 2018-01-22 12:51:34,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:34.691 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.518s] 2018-01-22 12:51:42,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:42.907 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.840s] 2018-01-22 12:51:45,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:45.311 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-22 12:51:47,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:47.381 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.085s] 2018-01-22 12:51:47,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:47.458 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-01-22 12:51:47,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:47.527 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.068s] 2018-01-22 12:51:47,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:47.535 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-01-22 12:51:51,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:51.360 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.657s] 2018-01-22 12:51:53,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:53.824 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.464s] 2018-01-22 12:51:55,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:51:55.823 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.999s] 2018-01-22 12:52:01,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:52:01.480 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-22 12:52:08,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:52:08.545 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.629s] 2018-01-22 12:52:26,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:52:26.277 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.190s] 2018-01-22 12:52:31,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:52:31.073 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.794s] 2018-01-22 12:52:44,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:52:44.714 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.050s] 2018-01-22 12:52:48,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:52:48.491 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.776s] 2018-01-22 12:52:57,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:52:57.123 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.632s] 2018-01-22 12:53:06,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:06.096 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.820s] 2018-01-22 12:53:10,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:10.272 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.176s] 2018-01-22 12:53:15,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:15.881 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.608s] 2018-01-22 12:53:31,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:31.807 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.053s] 2018-01-22 12:53:32,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:32.119 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.312s] 2018-01-22 12:53:32,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:32.391 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.270s] 2018-01-22 12:53:32,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:32.597 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.205s] 2018-01-22 12:53:32,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:32.935 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.337s] 2018-01-22 12:53:32,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:32.996 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.061s] 2018-01-22 12:53:46,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:46.752 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.663s] 2018-01-22 12:53:47,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:47.209 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.456s] 2018-01-22 12:53:47,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:47.483 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.274s] 2018-01-22 12:53:47,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:47.561 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.077s] 2018-01-22 12:53:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:47.817 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.256s] 2018-01-22 12:53:48,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:53:48.047 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.229s] 2018-01-22 12:54:01,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:01.357 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.197s] 2018-01-22 12:54:07,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:07.722 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.363s] 2018-01-22 12:54:09,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:09.657 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.935s] 2018-01-22 12:54:09,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:09.857 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.200s] 2018-01-22 12:54:10,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:10.075 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.217s] 2018-01-22 12:54:22,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:22.403 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.290s] 2018-01-22 12:54:29,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:29.005 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.601s] 2018-01-22 12:54:30,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:30.994 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.987s] 2018-01-22 12:54:31,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:31.195 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.201s] 2018-01-22 12:54:31,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:31.413 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.217s] 2018-01-22 12:54:54,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:54:54.005 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.606s] 2018-01-22 12:55:05,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:55:05.584 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.579s] 2018-01-22 12:55:16,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:55:16.504 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.918s] 2018-01-22 12:55:25,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:55:25.831 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.327s] 2018-01-22 12:55:57,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:55:57.405 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.055s] 2018-01-22 12:56:09,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:09.209 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.803s] 2018-01-22 12:56:20,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:20.837 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.627s] 2018-01-22 12:56:30,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:30.444 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.607s] 2018-01-22 12:56:47,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:47.200 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.435s] 2018-01-22 12:56:49,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:49.196 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.994s] 2018-01-22 12:56:49,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:49.274 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.079s] 2018-01-22 12:56:54,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:54.203 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.640s] 2018-01-22 12:56:56,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:56.774 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.568s] 2018-01-22 12:56:56,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:56:56.993 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.222s] 2018-01-22 12:57:01,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:01.403 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.326s] 2018-01-22 12:57:04,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:04.915 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-01-22 12:57:06,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:06.246 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-22 12:57:06,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:06.249 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-22 12:57:06,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:06.250 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-22 12:57:06,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:06.251 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-22 12:57:06,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:06.252 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-22 12:57:08,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:08.223 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2018-01-22 12:57:23,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:23.862 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.499s] 2018-01-22 12:57:38,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:38.321 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [8.602s] 2018-01-22 12:57:52,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:57:52.651 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [14.328s] 2018-01-22 12:58:02,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:58:02.737 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.042s] 2018-01-22 12:59:14,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:59:14.080 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [64.847s] 2018-01-22 12:59:54,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 12:59:54.619 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [27.095s] 2018-01-22 13:00:55,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-22 13:00:55.518 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [30.358s] 2018-01-22 13:01:16,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 2a57f912-3d69-4099-97f8-a02b640a1511'. 2018-01-22 13:01:17,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-22 13:01:17,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-22 13:01:17,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-22 13:01:17,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2a57f912-3d69-4099-97f8-a02b640a1511 | 2018-01-22 13:01:17,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-22 12:46:15 | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-22 13:01:16 | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:01 | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e9002c4c-8850-4e9a-9851-fb9a85c69e3d) | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 52585018-9c06-4082-a26a-1a28d79a3320) | 2018-01-22 13:01:17,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 875.816 | 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-22 13:01:17,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-22 13:01:17,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-22 13:01:21,820 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:01:21,820 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:01:21,820 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:19 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-22 13:01:21,824 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-22 13:01:21,903 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 13:01:22,338 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 13:01:22,339 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-22 13:01:22,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-22 13:01:24,954 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-22 13:01:27,110 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-22 13:01:30,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-22 13:01:31,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557'... 2018-01-22 13:01:34,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-7b069fca-dd68-4ef0-baee-dfa4406f7557'... 2018-01-22 13:01:37,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-7b069fca-dd68-4ef0-baee-dfa4406f7557'... 2018-01-22 13:01:47,479 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557'... 2018-01-22 13:01:48,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557'... 2018-01-22 13:01:48,799 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-22 13:01:48,799 - 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-22 13:01:48,800 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:01:48,837 - 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-22 13:01:48,845 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:02:48,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858: started 2018-01-22 13:01:50.867 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Starting: Task validation. 2018-01-22 13:01:50.904 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Starting: Task validation of syntax. 2018-01-22 13:01:50.951 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Completed: Task validation of syntax. 2018-01-22 13:01:50.951 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Starting: Task validation of required platforms. 2018-01-22 13:01:50.971 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Completed: Task validation of required platforms. 2018-01-22 13:01:50.971 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Starting: Task validation of semantic. 2018-01-22 13:01:51.655 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() started 2018-01-22 13:01:54.719 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() finished in 3.06 sec 2018-01-22 13:01:54.765 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() started 2018-01-22 13:01:58.567 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-22 13:01:58.567 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Completed: Task validation of semantic. 2018-01-22 13:01:58.567 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Completed: Task validation. 2018-01-22 13:01:58.568 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Starting: Running task. 2018-01-22 13:01:58.738 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() started 2018-01-22 13:02:01.757 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() finished in 3.02 sec 2018-01-22 13:02:01.779 261 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 START 2018-01-22 13:02:02.278 261 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 END: OK 2018-01-22 13:02:02.299 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() started 2018-01-22 13:02:06.387 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-22 13:02:06.780 136 INFO rally.task.engine [-] Load duration is: 0.496392 2018-01-22 13:02:06.780 136 INFO rally.task.engine [-] Full duration is: 7.665911 2018-01-22 13:02:07.030 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() started 2018-01-22 13:02:10.015 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() finished in 2.98 sec 2018-01-22 13:02:10.035 347 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 START 2018-01-22 13:02:10.930 347 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 END: OK 2018-01-22 13:02:10.955 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() started 2018-01-22 13:02:14.748 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-22 13:02:15.078 136 INFO rally.task.engine [-] Load duration is: 0.893027 2018-01-22 13:02:15.078 136 INFO rally.task.engine [-] Full duration is: 7.733981 2018-01-22 13:02:15.312 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() started 2018-01-22 13:02:18.248 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() finished in 2.94 sec 2018-01-22 13:02:18.269 433 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 START 2018-01-22 13:02:19.253 433 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 END: OK 2018-01-22 13:02:19.275 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() started 2018-01-22 13:02:23.275 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-22 13:02:23.352 136 INFO rally.task.engine [-] Load duration is: 0.982001 2018-01-22 13:02:23.353 136 INFO rally.task.engine [-] Full duration is: 7.978036 2018-01-22 13:02:23.606 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() started 2018-01-22 13:02:26.320 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() finished in 2.71 sec 2018-01-22 13:02:26.341 519 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 START 2018-01-22 13:02:27.105 519 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 END: OK 2018-01-22 13:02:27.129 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() started 2018-01-22 13:02:31.029 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-22 13:02:31.646 136 INFO rally.task.engine [-] Load duration is: 0.762088 2018-01-22 13:02:31.647 136 INFO rally.task.engine [-] Full duration is: 7.438453 2018-01-22 13:02:31.895 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() started 2018-01-22 13:02:34.721 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() finished in 2.83 sec 2018-01-22 13:02:34.742 605 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 START 2018-01-22 13:02:35.864 605 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 END: OK 2018-01-22 13:02:35.885 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() started 2018-01-22 13:02:39.750 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-22 13:02:39.939 136 INFO rally.task.engine [-] Load duration is: 1.120431 2018-01-22 13:02:39.940 136 INFO rally.task.engine [-] Full duration is: 7.871225 2018-01-22 13:02:40.190 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() started 2018-01-22 13:02:43.259 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack setup() finished in 3.07 sec 2018-01-22 13:02:43.280 691 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 START 2018-01-22 13:02:43.980 691 INFO rally.task.runner [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | ITER: 1 END: OK 2018-01-22 13:02:44.009 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() started 2018-01-22 13:02:47.707 136 INFO rally.task.context [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-22 13:02:48.229 136 INFO rally.task.engine [-] Load duration is: 0.698435 2018-01-22 13:02:48.230 136 INFO rally.task.engine [-] Full duration is: 7.534148 2018-01-22 13:02:48.402 136 INFO rally.task.engine [-] Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858 | Completed: Running task. Task 82378ed3-d0e8-4b1a-86f1-72d0928fc858: 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> duration | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.496392 Full duration: 7.665911 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.45 | 0.45 | 0.45 | 0.45 | 0.45 | 0.45 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893027 Full duration: 7.733981 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.541 | 0.541 | 0.541 | 0.541 | 0.541 | 0.541 | 100.0% | 1 | | total | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> duration | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.982001 Full duration: 7.978036 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.347 | 0.347 | 0.347 | 0.347 | 0.347 | 0.347 | 100.0% | 1 | | total | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> duration | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 0.762 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.762088 Full duration: 7.438453 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | total | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | -> duration | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 1.12 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.120431 Full duration: 7.871225 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.238 | 0.238 | 0.238 | 0.238 | 0.238 | 0.238 | 100.0% | 1 | | total | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> duration | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.698435 Full duration: 7.534148 2018-01-22 13:02:48,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82378ed3-d0e8-4b1a-86f1-72d0928fc858 2018-01-22 13:02:48,640 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-22 13:02:48,641 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '82378ed3-d0e8-4b1a-86f1-72d0928fc858', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-22 13:02:48,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '82378ed3-d0e8-4b1a-86f1-72d0928fc858'] 2018-01-22 13:02:49,521 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:02:49,522 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-22 13:02:49,523 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-22 13:02:49,523 - 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-22 13:02:49,523 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:02:49,560 - 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-22 13:02:49,562 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['glance'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:04:31,421 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task c601ca8c-370d-4026-b945-dc3822706c3b: started 2018-01-22 13:02:51.671 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Starting: Task validation. 2018-01-22 13:02:51.707 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Starting: Task validation of syntax. 2018-01-22 13:02:51.744 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Completed: Task validation of syntax. 2018-01-22 13:02:51.744 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Starting: Task validation of required platforms. 2018-01-22 13:02:51.759 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Completed: Task validation of required platforms. 2018-01-22 13:02:51.759 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Starting: Task validation of semantic. 2018-01-22 13:02:52.453 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() started 2018-01-22 13:02:55.385 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() finished in 2.93 sec 2018-01-22 13:02:57.719 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() started 2018-01-22 13:03:01.561 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() finished in 3.84 sec 2018-01-22 13:03:01.562 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Completed: Task validation of semantic. 2018-01-22 13:03:01.562 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Completed: Task validation. 2018-01-22 13:03:01.563 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Starting: Running task. 2018-01-22 13:03:01.723 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() started 2018-01-22 13:03:04.643 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() finished in 2.92 sec 2018-01-22 13:03:04.644 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack setup() started 2018-01-22 13:03:04.644 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-22 13:03:04.669 866 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 START 2018-01-22 13:03:11.693 866 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 END: OK 2018-01-22 13:03:11.723 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack cleanup() started 2018-01-22 13:03:12.527 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack cleanup() finished in 0.80 sec 2018-01-22 13:03:12.528 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() started 2018-01-22 13:03:16.482 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() finished in 3.95 sec 2018-01-22 13:03:17.801 741 INFO rally.task.engine [-] Load duration is: 6.196948 2018-01-22 13:03:17.801 741 INFO rally.task.engine [-] Full duration is: 14.778378 2018-01-22 13:03:18.075 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() started 2018-01-22 13:03:20.987 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() finished in 2.91 sec 2018-01-22 13:03:20.988 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack setup() started 2018-01-22 13:03:20.988 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:03:21.011 972 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 START 2018-01-22 13:03:26.759 972 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 END: OK 2018-01-22 13:03:26.785 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack cleanup() started 2018-01-22 13:03:31.332 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack cleanup() finished in 4.55 sec 2018-01-22 13:03:31.332 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() started 2018-01-22 13:03:35.119 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() finished in 3.79 sec 2018-01-22 13:03:36.191 741 INFO rally.task.engine [-] Load duration is: 4.951382 2018-01-22 13:03:36.192 741 INFO rally.task.engine [-] Full duration is: 17.06059 2018-01-22 13:03:36.445 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() started 2018-01-22 13:03:39.456 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() finished in 3.01 sec 2018-01-22 13:03:39.478 1078 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 START 2018-01-22 13:03:40.795 1078 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 END: OK 2018-01-22 13:03:40.821 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() started 2018-01-22 13:03:44.779 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() finished in 3.96 sec 2018-01-22 13:03:46.504 741 INFO rally.task.engine [-] Load duration is: 0.496166 2018-01-22 13:03:46.504 741 INFO rally.task.engine [-] Full duration is: 8.351351 2018-01-22 13:03:46.736 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() started 2018-01-22 13:03:49.680 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack setup() finished in 2.94 sec 2018-01-22 13:03:49.681 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context quotas@openstack setup() started 2018-01-22 13:03:50.511 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context quotas@openstack setup() finished in 0.83 sec 2018-01-22 13:03:50.512 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack setup() started 2018-01-22 13:03:50.512 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:03:51.156 1164 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 START 2018-01-22 13:04:10.919 1164 INFO rally.task.runner [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | ITER: 1 END: OK 2018-01-22 13:04:10.950 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack cleanup() started 2018-01-22 13:04:26.942 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context cleanup@openstack cleanup() finished in 15.99 sec 2018-01-22 13:04:26.942 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context quotas@openstack cleanup() started 2018-01-22 13:04:27.015 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context quotas@openstack cleanup() finished in 72.35 msec 2018-01-22 13:04:27.015 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() started 2018-01-22 13:04:30.935 741 INFO rally.task.context [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Context users@openstack cleanup() finished in 3.92 sec 2018-01-22 13:04:31.003 741 INFO rally.task.engine [-] Load duration is: 17.934377 2018-01-22 13:04:31.004 741 INFO rally.task.engine [-] Full duration is: 44.21756 2018-01-22 13:04:31.169 741 INFO rally.task.engine [-] Task c601ca8c-370d-4026-b945-dc3822706c3b | Completed: Running task. Task c601ca8c-370d-4026-b945-dc3822706c3b: 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 | 5.096 | 5.096 | 5.096 | 5.096 | 5.096 | 5.096 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | -> glance_v2.upload_data | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 2.165 | 100.0% | 1 | | glance_v2.delete_image | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 1.1 | 100.0% | 1 | | total | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 100.0% | 1 | | -> duration | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 6.197 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.196948 Full duration: 14.778378 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.769 | 4.769 | 4.769 | 4.769 | 4.769 | 4.769 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | -> glance_v2.upload_data | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | glance_v2.list_images | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 4.951 | 4.951 | 4.951 | 4.951 | 4.951 | 4.951 | 100.0% | 1 | | -> duration | 4.951 | 4.951 | 4.951 | 4.951 | 4.951 | 4.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.951382 Full duration: 17.06059 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.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | total | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> duration | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 0.496 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.496166 Full duration: 8.351351 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 | 4.67 | 4.67 | 4.67 | 4.67 | 4.67 | 4.67 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 0.625 | 100.0% | 1 | | -> glance_v2.upload_data | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 1.561 | 100.0% | 1 | | nova.boot_servers | 14.263 | 14.263 | 14.263 | 14.263 | 14.263 | 14.263 | 100.0% | 1 | | total | 18.934 | 18.934 | 18.934 | 18.934 | 18.934 | 18.934 | 100.0% | 1 | | -> duration | 17.934 | 17.934 | 17.934 | 17.934 | 17.934 | 17.934 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.934377 Full duration: 44.21756 2018-01-22 13:04:31,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c601ca8c-370d-4026-b945-dc3822706c3b 2018-01-22 13:04:31,422 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'c601ca8c-370d-4026-b945-dc3822706c3b', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-22 13:04:31,430 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'c601ca8c-370d-4026-b945-dc3822706c3b'] 2018-01-22 13:04:32,448 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:04:32,450 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-22 13:04:32,450 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-22 13:04:32,450 - 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-22 13:04:32,450 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:04:32,485 - 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-22 13:04:32,486 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-22 13:04:32,486 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-22 13:04:32,486 - 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-22 13:04:32,486 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:04:32,514 - 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-22 13:04:32,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:07:53,613 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a: started 2018-01-22 13:04:34.607 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Starting: Task validation. 2018-01-22 13:04:34.642 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Starting: Task validation of syntax. 2018-01-22 13:04:34.780 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Completed: Task validation of syntax. 2018-01-22 13:04:34.780 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Starting: Task validation of required platforms. 2018-01-22 13:04:34.821 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Completed: Task validation of required platforms. 2018-01-22 13:04:34.821 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Starting: Task validation of semantic. 2018-01-22 13:04:35.497 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:04:38.638 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 3.14 sec 2018-01-22 13:04:43.930 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:04:47.802 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.87 sec 2018-01-22 13:04:47.803 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Completed: Task validation of semantic. 2018-01-22 13:04:47.803 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Completed: Task validation. 2018-01-22 13:04:47.804 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Starting: Running task. 2018-01-22 13:04:47.965 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:04:50.922 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 2.96 sec 2018-01-22 13:04:50.922 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() started 2018-01-22 13:04:51.708 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() finished in 0.79 sec 2018-01-22 13:04:51.708 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack setup() started 2018-01-22 13:04:55.049 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack setup() finished in 3.34 sec 2018-01-22 13:04:55.049 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() started 2018-01-22 13:04:55.049 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-22 13:04:55.079 1419 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:05:01.246 1419 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:05:01.264 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() started 2018-01-22 13:05:04.162 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() finished in 2.90 sec 2018-01-22 13:05:04.162 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack cleanup() started 2018-01-22 13:05:08.466 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack cleanup() finished in 4.30 sec 2018-01-22 13:05:08.466 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() started 2018-01-22 13:05:08.679 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-22 13:05:08.679 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:05:12.529 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.85 sec 2018-01-22 13:05:14.108 1294 INFO rally.task.engine [-] Load duration is: 6.163272 2018-01-22 13:05:14.109 1294 INFO rally.task.engine [-] Full duration is: 24.579159 2018-01-22 13:05:14.371 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:05:17.531 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 3.16 sec 2018-01-22 13:05:17.531 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() started 2018-01-22 13:05:18.215 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() finished in 0.68 sec 2018-01-22 13:05:18.216 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() started 2018-01-22 13:05:18.216 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 13:05:18.237 1605 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:05:22.756 1605 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:05:22.775 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() started 2018-01-22 13:05:25.159 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-22 13:05:25.159 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() started 2018-01-22 13:05:25.349 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-22 13:05:25.350 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:05:29.241 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.89 sec 2018-01-22 13:05:30.455 1294 INFO rally.task.engine [-] Load duration is: 4.516044 2018-01-22 13:05:30.456 1294 INFO rally.task.engine [-] Full duration is: 14.888434 2018-01-22 13:05:30.691 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:05:33.658 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 2.97 sec 2018-01-22 13:05:33.659 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() started 2018-01-22 13:05:34.343 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() finished in 0.68 sec 2018-01-22 13:05:34.343 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() started 2018-01-22 13:05:34.343 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 13:05:35.119 1771 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:05:46.716 1771 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:05:46.745 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() started 2018-01-22 13:05:49.164 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() finished in 2.42 sec 2018-01-22 13:05:49.164 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() started 2018-01-22 13:05:49.350 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-22 13:05:49.350 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:05:53.264 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.91 sec 2018-01-22 13:05:54.823 1294 INFO rally.task.engine [-] Load duration is: 11.592971 2018-01-22 13:05:54.824 1294 INFO rally.task.engine [-] Full duration is: 22.588953 2018-01-22 13:05:55.060 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:05:58.013 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 2.95 sec 2018-01-22 13:05:58.013 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() started 2018-01-22 13:05:58.689 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() finished in 0.68 sec 2018-01-22 13:05:58.690 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() started 2018-01-22 13:05:58.690 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 13:05:58.712 1937 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:06:04.224 1937 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:06:04.246 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() started 2018-01-22 13:06:06.652 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() finished in 2.41 sec 2018-01-22 13:06:06.653 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() started 2018-01-22 13:06:06.901 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() finished in 0.25 sec 2018-01-22 13:06:06.901 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:06:10.892 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.99 sec 2018-01-22 13:06:11.167 1294 INFO rally.task.engine [-] Load duration is: 5.508184 2018-01-22 13:06:11.168 1294 INFO rally.task.engine [-] Full duration is: 15.850333 2018-01-22 13:06:11.411 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:06:14.409 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 3.00 sec 2018-01-22 13:06:14.409 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() started 2018-01-22 13:06:15.114 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() finished in 0.70 sec 2018-01-22 13:06:15.115 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() started 2018-01-22 13:06:15.115 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:06:15.137 2103 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:06:24.200 2103 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:06:24.220 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() started 2018-01-22 13:06:26.605 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-22 13:06:26.606 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() started 2018-01-22 13:06:26.774 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-22 13:06:26.775 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:06:30.481 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.71 sec 2018-01-22 13:06:31.522 1294 INFO rally.task.engine [-] Load duration is: 9.05879 2018-01-22 13:06:31.523 1294 INFO rally.task.engine [-] Full duration is: 19.088652 2018-01-22 13:06:31.765 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:06:34.780 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 3.02 sec 2018-01-22 13:06:34.781 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() started 2018-01-22 13:06:35.468 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack setup() finished in 0.69 sec 2018-01-22 13:06:35.468 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack setup() started 2018-01-22 13:06:38.757 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack setup() finished in 3.29 sec 2018-01-22 13:06:38.757 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() started 2018-01-22 13:06:38.757 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:06:38.780 2269 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:06:44.745 2269 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:06:44.768 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() started 2018-01-22 13:06:47.136 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-22 13:06:47.137 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack cleanup() started 2018-01-22 13:06:51.526 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context volumes@openstack cleanup() finished in 4.39 sec 2018-01-22 13:06:51.526 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() started 2018-01-22 13:06:51.565 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context quotas@openstack cleanup() finished in 39.23 msec 2018-01-22 13:06:51.566 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:06:55.325 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.76 sec 2018-01-22 13:06:55.900 1294 INFO rally.task.engine [-] Load duration is: 5.96184 2018-01-22 13:06:55.901 1294 INFO rally.task.engine [-] Full duration is: 23.576989 2018-01-22 13:06:56.136 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:06:59.140 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 3.00 sec 2018-01-22 13:06:59.140 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() started 2018-01-22 13:06:59.140 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() finished in 0.14 msec 2018-01-22 13:06:59.157 2455 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:07:00.505 2455 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:07:00.531 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:07:05.591 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() finished in 5.06 sec 2018-01-22 13:07:05.592 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:07:09.564 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.97 sec 2018-01-22 13:07:10.226 1294 INFO rally.task.engine [-] Load duration is: 1.344358 2018-01-22 13:07:10.227 1294 INFO rally.task.engine [-] Full duration is: 13.441164 2018-01-22 13:07:10.472 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:07:13.509 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 3.04 sec 2018-01-22 13:07:13.509 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() started 2018-01-22 13:07:13.510 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 13:07:13.531 2621 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:07:14.508 2621 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:07:14.538 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:07:19.484 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() finished in 4.95 sec 2018-01-22 13:07:19.484 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:07:23.296 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.81 sec 2018-01-22 13:07:24.544 1294 INFO rally.task.engine [-] Load duration is: 0.974062 2018-01-22 13:07:24.545 1294 INFO rally.task.engine [-] Full duration is: 12.844036 2018-01-22 13:07:24.779 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:07:27.625 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 2.85 sec 2018-01-22 13:07:27.626 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() started 2018-01-22 13:07:27.626 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:07:27.648 2787 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:07:28.455 2787 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:07:28.480 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:07:33.522 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() finished in 5.04 sec 2018-01-22 13:07:33.522 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:07:37.312 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.79 sec 2018-01-22 13:07:38.861 1294 INFO rally.task.engine [-] Load duration is: 0.803579 2018-01-22 13:07:38.862 1294 INFO rally.task.engine [-] Full duration is: 12.551666 2018-01-22 13:07:39.109 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() started 2018-01-22 13:07:42.098 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack setup() finished in 2.99 sec 2018-01-22 13:07:42.099 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() started 2018-01-22 13:07:42.099 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack setup() finished in 0.38 msec 2018-01-22 13:07:42.122 2953 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 START 2018-01-22 13:07:43.184 2953 INFO rally.task.runner [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | ITER: 1 END: OK 2018-01-22 13:07:43.208 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:07:48.457 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context admin_cleanup@openstack cleanup() finished in 5.25 sec 2018-01-22 13:07:48.457 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() started 2018-01-22 13:07:52.257 1294 INFO rally.task.context [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Context users@openstack cleanup() finished in 3.80 sec 2018-01-22 13:07:53.179 1294 INFO rally.task.engine [-] Load duration is: 1.059265 2018-01-22 13:07:53.180 1294 INFO rally.task.engine [-] Full duration is: 13.166411 2018-01-22 13:07:53.349 1294 INFO rally.task.engine [-] Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a | Completed: Running task. Task 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a: 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.708 | 3.708 | 3.708 | 3.708 | 3.708 | 3.708 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 100.0% | 1 | | total | 6.163 | 6.163 | 6.163 | 6.163 | 6.163 | 6.163 | 100.0% | 1 | | -> duration | 6.163 | 6.163 | 6.163 | 6.163 | 6.163 | 6.163 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.163272 Full duration: 24.579159 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.735 | 3.735 | 3.735 | 3.735 | 3.735 | 3.735 | 100.0% | 1 | | cinder_v2.delete_volume | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | total | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 100.0% | 1 | | -> duration | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 4.516 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.516044 Full duration: 14.888434 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 | 8.936 | 8.936 | 8.936 | 8.936 | 8.936 | 8.936 | 100.0% | 1 | | cinder_v2.delete_volume | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 100.0% | 1 | | total | 11.593 | 11.593 | 11.593 | 11.593 | 11.593 | 11.593 | 100.0% | 1 | | -> duration | 11.593 | 11.593 | 11.593 | 11.593 | 11.593 | 11.593 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.592971 Full duration: 22.588953 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.183 | 3.183 | 3.183 | 3.183 | 3.183 | 3.183 | 100.0% | 1 | | cinder_v2.delete_volume | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 2.325 | 100.0% | 1 | | total | 5.508 | 5.508 | 5.508 | 5.508 | 5.508 | 5.508 | 100.0% | 1 | | -> duration | 5.508 | 5.508 | 5.508 | 5.508 | 5.508 | 5.508 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.508184 Full duration: 15.850333 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.521 | 3.521 | 3.521 | 3.521 | 3.521 | 3.521 | 100.0% | 1 | | cinder_v2.extend_volume | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 2.733 | 100.0% | 1 | | cinder_v2.delete_volume | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 2.804 | 100.0% | 1 | | total | 9.059 | 9.059 | 9.059 | 9.059 | 9.059 | 9.059 | 100.0% | 1 | | -> duration | 9.059 | 9.059 | 9.059 | 9.059 | 9.059 | 9.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.05879 Full duration: 19.088652 test scenario CinderVolumes.create_from_volume_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.308 | 3.308 | 3.308 | 3.308 | 3.308 | 3.308 | 100.0% | 1 | | cinder_v2.delete_volume | 2.654 | 2.654 | 2.654 | 2.654 | 2.654 | 2.654 | 100.0% | 1 | | total | 5.962 | 5.962 | 5.962 | 5.962 | 5.962 | 5.962 | 100.0% | 1 | | -> duration | 5.962 | 5.962 | 5.962 | 5.962 | 5.962 | 5.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.96184 Full duration: 23.576989 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.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | cinder_v2.list_qos | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | -> duration | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 1.344 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.344358 Full duration: 13.441164 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | cinder_v2.set_qos | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> duration | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.974062 Full duration: 12.844036 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.622 | 0.622 | 0.622 | 0.622 | 0.622 | 0.622 | 100.0% | 1 | | cinder_v2.list_types | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803579 Full duration: 12.551666 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 0.401 | 100.0% | 1 | | total | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> duration | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 1.059 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.059265 Full duration: 13.166411 2018-01-22 13:07:53,614 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7a13a1f3-1cb2-4954-b7dd-1519c8ea716a 2018-01-22 13:07:53,615 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7a13a1f3-1cb2-4954-b7dd-1519c8ea716a', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-22 13:07:53,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7a13a1f3-1cb2-4954-b7dd-1519c8ea716a'] 2018-01-22 13:07:54,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:07:54,638 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-22 13:07:54,638 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-22 13:07:54,638 - 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-22 13:07:54,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:07:54,667 - 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-22 13:07:54,669 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['heat'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:09:15,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4efcf077-fd3e-467f-a754-c7143b083741: started 2018-01-22 13:07:56.787 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Starting: Task validation. 2018-01-22 13:07:56.817 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Starting: Task validation of syntax. 2018-01-22 13:07:56.866 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Completed: Task validation of syntax. 2018-01-22 13:07:56.866 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Starting: Task validation of required platforms. 2018-01-22 13:07:56.887 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Completed: Task validation of required platforms. 2018-01-22 13:07:56.887 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Starting: Task validation of semantic. 2018-01-22 13:07:57.566 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() started 2018-01-22 13:08:00.438 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() finished in 2.87 sec 2018-01-22 13:08:03.936 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() started 2018-01-22 13:08:07.677 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-22 13:08:07.677 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Completed: Task validation of semantic. 2018-01-22 13:08:07.677 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Completed: Task validation. 2018-01-22 13:08:07.678 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Starting: Running task. 2018-01-22 13:08:07.854 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() started 2018-01-22 13:08:10.672 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() finished in 2.82 sec 2018-01-22 13:08:10.672 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() started 2018-01-22 13:08:11.650 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() finished in 0.98 sec 2018-01-22 13:08:11.650 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack setup() started 2018-01-22 13:08:11.650 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:08:11.671 3238 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 START 2018-01-22 13:08:22.749 3238 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 END: OK 2018-01-22 13:08:22.774 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack cleanup() started 2018-01-22 13:08:23.364 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack cleanup() finished in 0.59 sec 2018-01-22 13:08:23.364 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() started 2018-01-22 13:08:23.373 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() finished in 8.12 msec 2018-01-22 13:08:23.373 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() started 2018-01-22 13:08:27.247 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-22 13:08:27.972 3083 INFO rally.task.engine [-] Load duration is: 7.075842 2018-01-22 13:08:27.973 3083 INFO rally.task.engine [-] Full duration is: 19.411449 2018-01-22 13:08:28.248 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() started 2018-01-22 13:08:31.178 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() finished in 2.93 sec 2018-01-22 13:08:31.178 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() started 2018-01-22 13:08:32.177 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() finished in 1.00 sec 2018-01-22 13:08:32.177 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack setup() started 2018-01-22 13:08:32.177 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:08:32.199 3404 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 START 2018-01-22 13:08:39.307 3404 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 END: OK 2018-01-22 13:08:39.332 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack cleanup() started 2018-01-22 13:08:41.426 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack cleanup() finished in 2.09 sec 2018-01-22 13:08:41.427 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() started 2018-01-22 13:08:41.435 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() finished in 8.38 msec 2018-01-22 13:08:41.436 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() started 2018-01-22 13:08:45.307 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-22 13:08:46.357 3083 INFO rally.task.engine [-] Load duration is: 5.106242 2018-01-22 13:08:46.358 3083 INFO rally.task.engine [-] Full duration is: 17.079023 2018-01-22 13:08:46.609 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() started 2018-01-22 13:08:49.587 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() finished in 2.98 sec 2018-01-22 13:08:49.588 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() started 2018-01-22 13:08:50.553 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() finished in 0.97 sec 2018-01-22 13:08:50.554 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack setup() started 2018-01-22 13:08:50.554 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:08:50.574 3570 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 START 2018-01-22 13:08:58.453 3570 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 END: OK 2018-01-22 13:08:58.480 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack cleanup() started 2018-01-22 13:09:00.578 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context cleanup@openstack cleanup() finished in 2.10 sec 2018-01-22 13:09:00.579 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() started 2018-01-22 13:09:00.586 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() finished in 7.78 msec 2018-01-22 13:09:00.587 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() started 2018-01-22 13:09:04.379 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-22 13:09:04.705 3083 INFO rally.task.engine [-] Load duration is: 5.87658 2018-01-22 13:09:04.706 3083 INFO rally.task.engine [-] Full duration is: 17.789708 2018-01-22 13:09:05.017 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() started 2018-01-22 13:09:07.905 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack setup() finished in 2.89 sec 2018-01-22 13:09:07.906 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() started 2018-01-22 13:09:08.896 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack setup() finished in 0.99 sec 2018-01-22 13:09:08.916 3736 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 START 2018-01-22 13:09:09.591 3736 INFO rally.task.runner [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | ITER: 1 END: OK 2018-01-22 13:09:09.619 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() started 2018-01-22 13:09:09.627 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context roles@openstack cleanup() finished in 8.44 msec 2018-01-22 13:09:09.627 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() started 2018-01-22 13:09:13.384 3083 INFO rally.task.context [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-22 13:09:15.071 3083 INFO rally.task.engine [-] Load duration is: 0.67257 2018-01-22 13:09:15.071 3083 INFO rally.task.engine [-] Full duration is: 8.385096 2018-01-22 13:09:15.260 3083 INFO rally.task.engine [-] Task 4efcf077-fd3e-467f-a754-c7143b083741 | Completed: Running task. Task 4efcf077-fd3e-467f-a754-c7143b083741: 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 | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 4.772 | 100.0% | 1 | | heat.update_stack | 3.581 | 3.581 | 3.581 | 3.581 | 3.581 | 3.581 | 100.0% | 1 | | heat.delete_stack | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 2.723 | 100.0% | 1 | | total | 11.076 | 11.076 | 11.076 | 11.076 | 11.076 | 11.076 | 100.0% | 1 | | -> duration | 7.076 | 7.076 | 7.076 | 7.076 | 7.076 | 7.076 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.075842 Full duration: 19.411449 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.788 | 4.788 | 4.788 | 4.788 | 4.788 | 4.788 | 100.0% | 1 | | heat.check_stack | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | heat.delete_stack | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 1.636 | 100.0% | 1 | | total | 7.106 | 7.106 | 7.106 | 7.106 | 7.106 | 7.106 | 100.0% | 1 | | -> duration | 5.106 | 5.106 | 5.106 | 5.106 | 5.106 | 5.106 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.106242 Full duration: 17.079023 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.767 | 4.767 | 4.767 | 4.767 | 4.767 | 4.767 | 100.0% | 1 | | heat.suspend_stack | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | heat.resume_stack | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | heat.delete_stack | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 1.614 | 100.0% | 1 | | total | 7.877 | 7.877 | 7.877 | 7.877 | 7.877 | 7.877 | 100.0% | 1 | | -> duration | 5.877 | 5.877 | 5.877 | 5.877 | 5.877 | 5.877 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.87658 Full duration: 17.789708 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | total | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> duration | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.67257 Full duration: 8.385096 2018-01-22 13:09:15,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4efcf077-fd3e-467f-a754-c7143b083741 2018-01-22 13:09:15,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4efcf077-fd3e-467f-a754-c7143b083741', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-22 13:09:15,507 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4efcf077-fd3e-467f-a754-c7143b083741'] 2018-01-22 13:09:16,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:09:16,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-22 13:09:16,473 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-22 13:09:16,474 - 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-22 13:09:16,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:09:16,507 - 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-22 13:09:16,510 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:12:32,781 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66: started 2018-01-22 13:09:18.483 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Starting: Task validation. 2018-01-22 13:09:18.529 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Starting: Task validation of syntax. 2018-01-22 13:09:18.640 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Completed: Task validation of syntax. 2018-01-22 13:09:18.640 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Starting: Task validation of required platforms. 2018-01-22 13:09:18.679 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Completed: Task validation of required platforms. 2018-01-22 13:09:18.679 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Starting: Task validation of semantic. 2018-01-22 13:09:19.374 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:09:22.252 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.88 sec 2018-01-22 13:09:22.326 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:09:26.295 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-22 13:09:26.295 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Completed: Task validation of semantic. 2018-01-22 13:09:26.296 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Completed: Task validation. 2018-01-22 13:09:26.297 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Starting: Running task. 2018-01-22 13:09:26.482 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:09:29.427 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.94 sec 2018-01-22 13:09:29.427 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:09:29.427 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 13:09:29.449 3941 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:09:31.175 3941 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:09:31.202 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:09:37.078 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 5.88 sec 2018-01-22 13:09:37.078 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:09:40.970 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-22 13:09:42.571 3816 INFO rally.task.engine [-] Load duration is: 0.758996 2018-01-22 13:09:42.571 3816 INFO rally.task.engine [-] Full duration is: 14.504919 2018-01-22 13:09:42.828 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:09:45.730 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.90 sec 2018-01-22 13:09:45.730 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:09:45.730 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:09:45.752 4107 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:09:47.485 4107 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:09:47.513 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:09:53.498 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 5.99 sec 2018-01-22 13:09:53.498 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:09:57.359 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-22 13:09:58.921 3816 INFO rally.task.engine [-] Load duration is: 0.773052 2018-01-22 13:09:58.922 3816 INFO rally.task.engine [-] Full duration is: 14.549697 2018-01-22 13:09:59.174 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:10:02.207 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 3.03 sec 2018-01-22 13:10:02.208 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:10:02.209 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-22 13:10:02.230 4273 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:10:03.989 4273 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:10:04.017 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:10:10.155 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-22 13:10:10.156 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:10:13.799 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-22 13:10:15.262 3816 INFO rally.task.engine [-] Load duration is: 0.787655 2018-01-22 13:10:15.263 3816 INFO rally.task.engine [-] Full duration is: 14.642645 2018-01-22 13:10:15.579 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:10:18.560 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.98 sec 2018-01-22 13:10:18.560 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:10:18.560 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 13:10:18.582 4439 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:10:20.166 4439 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:10:20.189 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:10:24.201 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 4.01 sec 2018-01-22 13:10:24.201 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:10:27.930 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-22 13:10:29.660 3816 INFO rally.task.engine [-] Load duration is: 0.616165 2018-01-22 13:10:29.660 3816 INFO rally.task.engine [-] Full duration is: 12.369338 2018-01-22 13:10:29.977 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:10:33.055 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 3.08 sec 2018-01-22 13:10:33.056 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:10:33.056 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-22 13:10:33.078 4605 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:10:34.672 4605 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:10:34.693 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:10:38.563 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 3.87 sec 2018-01-22 13:10:38.563 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:10:42.348 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-22 13:10:44.064 3816 INFO rally.task.engine [-] Load duration is: 0.617236 2018-01-22 13:10:44.065 3816 INFO rally.task.engine [-] Full duration is: 12.390927 2018-01-22 13:10:44.294 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:10:47.221 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.93 sec 2018-01-22 13:10:47.221 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:10:47.221 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-22 13:10:47.242 4771 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:10:50.131 4771 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:10:50.151 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:11:00.324 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 10.17 sec 2018-01-22 13:11:00.325 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:11:04.265 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-22 13:11:04.417 3816 INFO rally.task.engine [-] Load duration is: 1.924165 2018-01-22 13:11:04.417 3816 INFO rally.task.engine [-] Full duration is: 19.990659 2018-01-22 13:11:04.677 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:11:07.510 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.83 sec 2018-01-22 13:11:07.511 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:11:07.511 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-22 13:11:07.531 4937 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:11:09.377 4937 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:11:09.405 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:11:13.385 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 3.98 sec 2018-01-22 13:11:13.385 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:11:17.229 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-22 13:11:18.753 3816 INFO rally.task.engine [-] Load duration is: 0.962098 2018-01-22 13:11:18.754 3816 INFO rally.task.engine [-] Full duration is: 12.568342 2018-01-22 13:11:19.028 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:11:21.976 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.95 sec 2018-01-22 13:11:21.976 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:11:21.976 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:11:21.998 5103 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:11:23.761 5103 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:11:23.787 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:11:30.015 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 6.23 sec 2018-01-22 13:11:30.016 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:11:33.929 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-22 13:11:35.113 3816 INFO rally.task.engine [-] Load duration is: 0.784979 2018-01-22 13:11:35.114 3816 INFO rally.task.engine [-] Full duration is: 14.916805 2018-01-22 13:11:35.433 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:11:38.245 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.81 sec 2018-01-22 13:11:38.246 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:11:38.246 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:11:38.266 5269 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:11:39.939 5269 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:11:39.967 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:11:46.110 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 6.14 sec 2018-01-22 13:11:46.110 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:11:49.923 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-22 13:11:51.521 3816 INFO rally.task.engine [-] Load duration is: 0.689577 2018-01-22 13:11:51.522 3816 INFO rally.task.engine [-] Full duration is: 14.508059 2018-01-22 13:11:51.827 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:11:54.801 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 2.97 sec 2018-01-22 13:11:54.801 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:11:54.801 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:11:54.822 5435 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:11:56.787 5435 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:11:56.808 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:12:02.935 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 6.13 sec 2018-01-22 13:12:02.936 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:12:06.708 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-22 13:12:07.948 3816 INFO rally.task.engine [-] Load duration is: 0.999169 2018-01-22 13:12:07.948 3816 INFO rally.task.engine [-] Full duration is: 14.89771 2018-01-22 13:12:08.209 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() started 2018-01-22 13:12:11.246 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack setup() finished in 3.04 sec 2018-01-22 13:12:11.247 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() started 2018-01-22 13:12:11.247 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-22 13:12:11.268 5601 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 START 2018-01-22 13:12:19.069 5601 INFO rally.task.runner [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | ITER: 1 END: OK 2018-01-22 13:12:19.093 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:12:27.675 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context admin_cleanup@openstack cleanup() finished in 8.58 sec 2018-01-22 13:12:27.676 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() started 2018-01-22 13:12:31.613 3816 INFO rally.task.context [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-22 13:12:32.331 3816 INFO rally.task.engine [-] Load duration is: 6.757535 2018-01-22 13:12:32.331 3816 INFO rally.task.engine [-] Full duration is: 23.420966 2018-01-22 13:12:32.519 3816 INFO rally.task.engine [-] Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 | Completed: Running task. Task 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66: 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | keystone_v3.add_role | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | keystone_v3.revoke_role | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 0.143 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758996 Full duration: 14.504919 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.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | keystone_v3.add_role | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 0.142 | 100.0% | 1 | | keystone_v3.list_roles | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> duration | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.773052 Full duration: 14.549697 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.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> duration | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 0.788 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.787655 Full duration: 14.642645 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.508 | 0.508 | 0.508 | 0.508 | 0.508 | 0.508 | 100.0% | 1 | | keystone_v3.delete_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616165 Full duration: 12.369338 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | keystone_v3.delete_service | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617236 Full duration: 12.390927 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.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | keystone_v3.create_user | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 0.176 | 100.0% | 1 | | -> keystone_v3.add_role | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | keystone_v3.create_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.get_project | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | keystone_v3.get_user | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.list_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> duration | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 1.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.924165 Full duration: 19.990659 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | keystone_v3.update_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 0.163 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.962098 Full duration: 12.568342 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784979 Full duration: 14.916805 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.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> duration | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 0.69 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.689577 Full duration: 14.508059 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.779 | 0.779 | 0.779 | 0.779 | 0.779 | 0.779 | 100.0% | 1 | | keystone_v3.list_users | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> duration | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.999169 Full duration: 14.89771 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | keystone_v3.create_users | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 4.985 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 1.318 | 100.0% | 1 | | total | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 100.0% | 1 | | -> duration | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 6.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.757535 Full duration: 23.420966 2018-01-22 13:12:32,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6bee0477-9b2d-4d79-9dae-3b9f7eb9af66 2018-01-22 13:12:32,782 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6bee0477-9b2d-4d79-9dae-3b9f7eb9af66', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-22 13:12:32,788 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6bee0477-9b2d-4d79-9dae-3b9f7eb9af66'] 2018-01-22 13:12:33,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:12:33,928 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-22 13:12:33,929 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-22 13:12:33,929 - 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-22 13:12:33,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:12:33,947 - 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-22 13:12:33,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:18:51,779 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9a72f0ed-4391-4182-a821-069db4bf3c50: started 2018-01-22 13:12:36.028 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Starting: Task validation. 2018-01-22 13:12:36.069 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Starting: Task validation of syntax. 2018-01-22 13:12:36.177 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Completed: Task validation of syntax. 2018-01-22 13:12:36.177 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Starting: Task validation of required platforms. 2018-01-22 13:12:36.218 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Completed: Task validation of required platforms. 2018-01-22 13:12:36.218 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Starting: Task validation of semantic. 2018-01-22 13:12:36.948 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:12:39.909 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.96 sec 2018-01-22 13:12:44.616 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:12:48.358 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-22 13:12:48.358 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Completed: Task validation of semantic. 2018-01-22 13:12:48.359 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Completed: Task validation. 2018-01-22 13:12:48.359 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Starting: Running task. 2018-01-22 13:12:48.547 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:12:51.694 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 3.15 sec 2018-01-22 13:12:51.694 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:12:52.287 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-22 13:12:52.287 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:12:52.288 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 13:12:52.311 5856 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:12:54.034 5856 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:12:54.057 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:12:59.948 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 5.89 sec 2018-01-22 13:12:59.948 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:13:00.153 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-22 13:13:00.153 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:13:03.787 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-22 13:13:04.646 5731 INFO rally.task.engine [-] Load duration is: 1.721235 2018-01-22 13:13:04.647 5731 INFO rally.task.engine [-] Full duration is: 15.255522 2018-01-22 13:13:04.990 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:13:07.978 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.99 sec 2018-01-22 13:13:07.978 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:13:08.624 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-22 13:13:08.624 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() started 2018-01-22 13:13:17.958 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() finished in 9.33 sec 2018-01-22 13:13:17.959 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:13:17.959 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:13:17.982 6142 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:13:20.244 6142 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:13:20.268 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:13:28.985 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 8.72 sec 2018-01-22 13:13:28.985 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() started 2018-01-22 13:13:37.769 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() finished in 8.78 sec 2018-01-22 13:13:37.769 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:13:37.985 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-22 13:13:37.985 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:13:41.797 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-22 13:13:43.219 5731 INFO rally.task.engine [-] Load duration is: 2.26069 2018-01-22 13:13:43.219 5731 INFO rally.task.engine [-] Full duration is: 36.827126 2018-01-22 13:13:43.478 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:13:46.722 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 3.24 sec 2018-01-22 13:13:46.723 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:13:47.378 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-22 13:13:47.378 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() started 2018-01-22 13:13:56.839 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() finished in 9.46 sec 2018-01-22 13:13:56.839 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:13:56.840 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 13:13:56.863 6428 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:14:07.393 6428 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:14:07.421 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:14:20.581 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 13.16 sec 2018-01-22 13:14:20.582 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() started 2018-01-22 13:14:29.764 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() finished in 9.18 sec 2018-01-22 13:14:29.765 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:14:29.979 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-22 13:14:29.980 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:14:33.690 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-22 13:14:33.746 5731 INFO rally.task.engine [-] Load duration is: 10.528156 2018-01-22 13:14:33.747 5731 INFO rally.task.engine [-] Full duration is: 50.229071 2018-01-22 13:14:33.991 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:14:36.891 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.90 sec 2018-01-22 13:14:36.892 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:14:37.498 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-22 13:14:37.499 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() started 2018-01-22 13:14:46.375 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() finished in 8.88 sec 2018-01-22 13:14:46.376 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:14:46.376 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:14:46.399 6714 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:14:48.409 6714 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:14:48.431 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:14:57.174 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 8.74 sec 2018-01-22 13:14:57.175 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() started 2018-01-22 13:15:06.500 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() finished in 9.32 sec 2018-01-22 13:15:06.500 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:15:06.698 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-22 13:15:06.698 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:15:10.417 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-22 13:15:12.236 5731 INFO rally.task.engine [-] Load duration is: 2.007898 2018-01-22 13:15:12.237 5731 INFO rally.task.engine [-] Full duration is: 36.445099 2018-01-22 13:15:12.540 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:15:15.575 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 3.03 sec 2018-01-22 13:15:15.575 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:15:16.187 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-22 13:15:16.187 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:15:16.188 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:15:16.211 7000 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:15:17.427 7000 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:15:17.449 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:15:25.697 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 8.25 sec 2018-01-22 13:15:25.697 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:15:25.890 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-22 13:15:25.891 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:15:29.556 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-22 13:15:30.635 5731 INFO rally.task.engine [-] Load duration is: 1.214461 2018-01-22 13:15:30.636 5731 INFO rally.task.engine [-] Full duration is: 17.035514 2018-01-22 13:15:30.912 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:15:33.775 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.86 sec 2018-01-22 13:15:33.776 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:15:34.390 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-22 13:15:34.391 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() started 2018-01-22 13:15:43.607 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() finished in 9.22 sec 2018-01-22 13:15:43.608 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:15:43.608 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-22 13:15:43.630 7286 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:15:45.395 7286 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:15:45.419 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:15:54.165 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 8.75 sec 2018-01-22 13:15:54.166 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() started 2018-01-22 13:16:04.651 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() finished in 10.49 sec 2018-01-22 13:16:04.652 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:16:04.872 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-22 13:16:04.872 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:16:08.542 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-22 13:16:09.132 5731 INFO rally.task.engine [-] Load duration is: 1.763148 2018-01-22 13:16:09.133 5731 INFO rally.task.engine [-] Full duration is: 37.648228 2018-01-22 13:16:09.369 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:16:12.234 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.87 sec 2018-01-22 13:16:12.235 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:16:12.870 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.64 sec 2018-01-22 13:16:12.871 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() started 2018-01-22 13:16:22.033 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() finished in 9.16 sec 2018-01-22 13:16:22.034 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:16:22.034 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:16:22.057 7572 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:16:29.896 7572 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:16:29.919 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:16:47.692 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 17.77 sec 2018-01-22 13:16:47.692 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() started 2018-01-22 13:16:57.979 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() finished in 10.29 sec 2018-01-22 13:16:57.980 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:16:58.184 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-22 13:16:58.184 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:17:01.923 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-22 13:17:03.658 5731 INFO rally.task.engine [-] Load duration is: 7.83701 2018-01-22 13:17:03.659 5731 INFO rally.task.engine [-] Full duration is: 52.573217 2018-01-22 13:17:03.910 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:17:06.857 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.95 sec 2018-01-22 13:17:06.857 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:17:07.486 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-22 13:17:07.487 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() started 2018-01-22 13:17:16.486 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack setup() finished in 9.00 sec 2018-01-22 13:17:16.487 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:17:16.487 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-22 13:17:16.510 7858 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:17:18.238 7858 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:17:18.268 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:17:31.522 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 13.25 sec 2018-01-22 13:17:31.523 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() started 2018-01-22 13:17:40.630 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context network@openstack cleanup() finished in 9.11 sec 2018-01-22 13:17:40.631 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:17:40.908 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.28 sec 2018-01-22 13:17:40.908 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:17:44.764 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-22 13:17:46.176 5731 INFO rally.task.engine [-] Load duration is: 1.725825 2018-01-22 13:17:46.177 5731 INFO rally.task.engine [-] Full duration is: 40.874746 2018-01-22 13:17:46.439 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:17:49.528 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 3.09 sec 2018-01-22 13:17:49.529 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:17:50.134 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-22 13:17:50.134 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:17:50.134 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-22 13:17:50.155 8144 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:17:51.392 8144 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:17:51.413 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:17:57.356 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 5.94 sec 2018-01-22 13:17:57.356 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:17:57.536 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-22 13:17:57.537 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:18:01.213 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-22 13:18:02.533 5731 INFO rally.task.engine [-] Load duration is: 1.235162 2018-01-22 13:18:02.533 5731 INFO rally.task.engine [-] Full duration is: 14.792427 2018-01-22 13:18:02.790 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:18:05.779 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.99 sec 2018-01-22 13:18:05.779 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:18:06.367 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-22 13:18:06.367 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:18:06.368 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-22 13:18:06.389 8430 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:18:08.330 8430 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:18:08.356 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:18:14.494 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 6.14 sec 2018-01-22 13:18:14.494 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:18:14.537 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 42.89 msec 2018-01-22 13:18:14.537 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:18:18.235 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-22 13:18:18.884 5731 INFO rally.task.engine [-] Load duration is: 1.939063 2018-01-22 13:18:18.885 5731 INFO rally.task.engine [-] Full duration is: 15.465527 2018-01-22 13:18:19.141 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() started 2018-01-22 13:18:22.038 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack setup() finished in 2.90 sec 2018-01-22 13:18:22.038 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() started 2018-01-22 13:18:22.642 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack setup() finished in 0.60 sec 2018-01-22 13:18:22.642 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context roles@openstack setup() started 2018-01-22 13:18:24.699 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context roles@openstack setup() finished in 2.06 sec 2018-01-22 13:18:24.699 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() started 2018-01-22 13:18:24.700 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-22 13:18:24.722 8746 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 START 2018-01-22 13:18:32.164 8746 INFO rally.task.runner [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | ITER: 1 END: OK 2018-01-22 13:18:32.186 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() started 2018-01-22 13:18:45.080 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context cleanup@openstack cleanup() finished in 12.89 sec 2018-01-22 13:18:45.080 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context roles@openstack cleanup() started 2018-01-22 13:18:46.085 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context roles@openstack cleanup() finished in 1.00 sec 2018-01-22 13:18:46.085 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() started 2018-01-22 13:18:46.255 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-22 13:18:46.256 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() started 2018-01-22 13:18:50.164 5731 INFO rally.task.context [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-22 13:18:51.315 5731 INFO rally.task.engine [-] Load duration is: 7.439505 2018-01-22 13:18:51.315 5731 INFO rally.task.engine [-] Full duration is: 31.04211 2018-01-22 13:18:51.478 5731 INFO rally.task.engine [-] Task 9a72f0ed-4391-4182-a821-069db4bf3c50 | Completed: Running task. Task 9a72f0ed-4391-4182-a821-069db4bf3c50: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | neutron.delete_network | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | total | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | -> duration | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 1.721 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.721235 Full duration: 15.255522 test scenario NeutronNetworks.create_and_delete_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 100.0% | 1 | | neutron.delete_port | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | total | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | -> duration | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 2.261 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.26069 Full duration: 36.827126 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | neutron.create_subnet | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 0.88 | 100.0% | 1 | | neutron.create_router | 3.399 | 3.399 | 3.399 | 3.399 | 3.399 | 3.399 | 100.0% | 1 | | neutron.add_interface_router | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 100.0% | 1 | | neutron.remove_interface_router | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 1.383 | 100.0% | 1 | | neutron.delete_router | 2.187 | 2.187 | 2.187 | 2.187 | 2.187 | 2.187 | 100.0% | 1 | | total | 10.528 | 10.528 | 10.528 | 10.528 | 10.528 | 10.528 | 100.0% | 1 | | -> duration | 10.528 | 10.528 | 10.528 | 10.528 | 10.528 | 10.528 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.528156 Full duration: 50.229071 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.28 | 1.28 | 1.28 | 1.28 | 1.28 | 1.28 | 100.0% | 1 | | neutron.delete_subnet | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | total | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 100.0% | 1 | | -> duration | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 2.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.007898 Full duration: 36.445099 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 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.list_networks | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> duration | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 1.214 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.214461 Full duration: 17.035514 test scenario NeutronNetworks.create_and_list_ports +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 1.504 | 100.0% | 1 | | neutron.list_ports | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 0.258 | 100.0% | 1 | | total | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> duration | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 1.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.763148 Full duration: 37.648228 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 0.825 | 100.0% | 1 | | neutron.create_subnet | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.create_router | 3.536 | 3.536 | 3.536 | 3.536 | 3.536 | 3.536 | 100.0% | 1 | | neutron.add_interface_router | 2.121 | 2.121 | 2.121 | 2.121 | 2.121 | 2.121 | 100.0% | 1 | | neutron.list_routers | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 0.438 | 100.0% | 1 | | total | 7.837 | 7.837 | 7.837 | 7.837 | 7.837 | 7.837 | 100.0% | 1 | | -> duration | 7.837 | 7.837 | 7.837 | 7.837 | 7.837 | 7.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.83701 Full duration: 52.573217 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | neutron.create_subnet | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | neutron.list_subnets | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | -> duration | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 1.726 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.725825 Full duration: 40.874746 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | neutron.delete_security_group | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> duration | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.235162 Full duration: 14.792427 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.06 | 1.06 | 1.06 | 1.06 | 1.06 | 1.06 | 100.0% | 1 | | neutron.create_security_group_rule | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | neutron.delete_security_group | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | -> duration | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 1.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.939063 Full duration: 15.465527 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | neutron.create_router | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 3.744 | 100.0% | 1 | | neutron.add_gateway_router | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 1.693 | 100.0% | 1 | | neutron.remove_gateway_router | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 1.068 | 100.0% | 1 | | total | 7.44 | 7.44 | 7.44 | 7.44 | 7.44 | 7.44 | 100.0% | 1 | | -> duration | 7.44 | 7.44 | 7.44 | 7.44 | 7.44 | 7.44 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.439505 Full duration: 31.04211 2018-01-22 13:18:51,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9a72f0ed-4391-4182-a821-069db4bf3c50 2018-01-22 13:18:51,780 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9a72f0ed-4391-4182-a821-069db4bf3c50', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-22 13:18:51,786 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9a72f0ed-4391-4182-a821-069db4bf3c50'] 2018-01-22 13:18:52,813 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:18:52,815 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-22 13:18:52,815 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-22 13:18:52,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-01-22 13:18:52,816 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:18:52,854 - 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-22 13:18:52,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['nova'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:22:03,163 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44: started 2018-01-22 13:18:54.885 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Starting: Task validation. 2018-01-22 13:18:54.915 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Starting: Task validation of syntax. 2018-01-22 13:18:55.056 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Completed: Task validation of syntax. 2018-01-22 13:18:55.056 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Starting: Task validation of required platforms. 2018-01-22 13:18:55.097 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Completed: Task validation of required platforms. 2018-01-22 13:18:55.097 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Starting: Task validation of semantic. 2018-01-22 13:18:55.767 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack setup() started 2018-01-22 13:18:58.701 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack setup() finished in 2.93 sec 2018-01-22 13:19:11.917 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack cleanup() started 2018-01-22 13:19:15.657 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-22 13:19:15.657 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Completed: Task validation of semantic. 2018-01-22 13:19:15.657 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Completed: Task validation. 2018-01-22 13:19:15.658 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Starting: Running task. 2018-01-22 13:19:15.813 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack setup() started 2018-01-22 13:19:18.811 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack setup() finished in 3.00 sec 2018-01-22 13:19:18.812 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context cleanup@openstack setup() started 2018-01-22 13:19:18.812 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-22 13:19:19.788 9151 INFO rally.task.runner [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | ITER: 1 START 2018-01-22 13:21:49.404 9151 INFO rally.task.runner [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-22 13:21:49.430 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context cleanup@openstack cleanup() started 2018-01-22 13:21:57.098 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context cleanup@openstack cleanup() finished in 7.67 sec 2018-01-22 13:21:57.098 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack cleanup() started 2018-01-22 13:22:00.865 9026 INFO rally.task.context [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-22 13:22:02.656 9026 INFO rally.task.engine [-] Load duration is: 148.611182 2018-01-22 13:22:02.657 9026 INFO rally.task.engine [-] Full duration is: 165.066896 2018-01-22 13:22:02.904 9026 INFO rally.task.engine [-] Task 65e183a8-bc99-49b1-b514-f0e6e2e10d44 | Completed: Running task. test scenario NovaServers.boot_and_live_migrate_server +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.509 | 12.509 | 12.509 | 12.509 | 12.509 | 12.509 | 100.0% | 1 | | nova.find_host_to_migrate | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 1.309 | 100.0% | 1 | | nova.live_migrate | 135.793 | 135.793 | 135.793 | 135.793 | 135.793 | 135.793 | 0.0% | 1 | | total | 149.611 | 149.611 | 149.611 | 149.611 | 149.611 | 149.611 | 0.0% | 1 | | -> duration | 148.611 | 148.611 | 148.611 | 148.611 | 148.611 | 148.611 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 148.611182 Full duration: 165.066896 2018-01-22 13:22:03,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 65e183a8-bc99-49b1-b514-f0e6e2e10d44 2018-01-22 13:22:03,164 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '65e183a8-bc99-49b1-b514-f0e6e2e10d44', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-22 13:22:03,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '65e183a8-bc99-49b1-b514-f0e6e2e10d44'] 2018-01-22 13:22:04,123 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:22:04,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-22 13:22:04,123 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-22 13:22:04,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-01-22 13:22:04,124 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-22 13:22:04,148 - 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-22 13:22:04,149 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': '6968a727-09e4-457a-940a-19fc41df7ca4', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'flavor_name': 'rally-tiny-7b069fca-dd68-4ef0-baee-dfa4406f7557', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-7b069fca-dd68-4ef0-baee-dfa4406f7557', '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-22 13:23:07,702 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6777afef-4436-4768-bb52-14b179b7a177: started 2018-01-22 13:22:06.153 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Starting: Task validation. 2018-01-22 13:22:06.186 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Starting: Task validation of syntax. 2018-01-22 13:22:06.245 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Completed: Task validation of syntax. 2018-01-22 13:22:06.246 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Starting: Task validation of required platforms. 2018-01-22 13:22:06.269 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Completed: Task validation of required platforms. 2018-01-22 13:22:06.269 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Starting: Task validation of semantic. 2018-01-22 13:22:06.987 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() started 2018-01-22 13:22:09.941 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() finished in 2.95 sec 2018-01-22 13:22:11.966 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() started 2018-01-22 13:22:15.832 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-22 13:22:15.833 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Completed: Task validation of semantic. 2018-01-22 13:22:15.833 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Completed: Task validation. 2018-01-22 13:22:15.834 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Starting: Running task. 2018-01-22 13:22:15.996 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() started 2018-01-22 13:22:18.928 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() finished in 2.93 sec 2018-01-22 13:22:18.929 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() started 2018-01-22 13:22:18.929 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-22 13:22:18.952 9386 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 START 2018-01-22 13:22:19.891 9386 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 END: OK 2018-01-22 13:22:19.915 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:22:20.858 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() finished in 0.94 sec 2018-01-22 13:22:20.859 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() started 2018-01-22 13:22:24.877 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-22 13:22:26.053 9261 INFO rally.task.engine [-] Load duration is: 0.937749 2018-01-22 13:22:26.053 9261 INFO rally.task.engine [-] Full duration is: 8.897196 2018-01-22 13:22:26.326 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() started 2018-01-22 13:22:29.344 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() finished in 3.02 sec 2018-01-22 13:22:29.344 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() started 2018-01-22 13:22:29.345 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() finished in 0.24 msec 2018-01-22 13:22:29.364 9492 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 START 2018-01-22 13:22:30.097 9492 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 END: OK 2018-01-22 13:22:30.122 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:22:31.096 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-22 13:22:31.096 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() started 2018-01-22 13:22:34.837 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-22 13:22:36.383 9261 INFO rally.task.engine [-] Load duration is: 0.731954 2018-01-22 13:22:36.384 9261 INFO rally.task.engine [-] Full duration is: 8.528854 2018-01-22 13:22:36.632 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() started 2018-01-22 13:22:39.528 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() finished in 2.90 sec 2018-01-22 13:22:39.528 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() started 2018-01-22 13:22:39.528 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 13:22:39.549 9598 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 START 2018-01-22 13:22:40.278 9598 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 END: OK 2018-01-22 13:22:40.307 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:22:41.314 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() finished in 1.01 sec 2018-01-22 13:22:41.315 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() started 2018-01-22 13:22:44.949 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() finished in 3.63 sec 2018-01-22 13:22:46.689 9261 INFO rally.task.engine [-] Load duration is: 0.726924 2018-01-22 13:22:46.690 9261 INFO rally.task.engine [-] Full duration is: 8.333525 2018-01-22 13:22:46.910 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() started 2018-01-22 13:22:49.892 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() finished in 2.98 sec 2018-01-22 13:22:49.892 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() started 2018-01-22 13:22:49.893 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-22 13:22:49.913 9704 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 START 2018-01-22 13:22:50.958 9704 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 END: OK 2018-01-22 13:22:50.979 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:22:51.976 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-22 13:22:51.976 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() started 2018-01-22 13:22:55.691 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-22 13:22:56.978 9261 INFO rally.task.engine [-] Load duration is: 1.042229 2018-01-22 13:22:56.979 9261 INFO rally.task.engine [-] Full duration is: 8.792477 2018-01-22 13:22:57.220 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() started 2018-01-22 13:23:00.215 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack setup() finished in 3.00 sec 2018-01-22 13:23:00.215 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() started 2018-01-22 13:23:00.215 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-22 13:23:00.237 9810 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 START 2018-01-22 13:23:01.210 9810 INFO rally.task.runner [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | ITER: 1 END: OK 2018-01-22 13:23:01.238 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() started 2018-01-22 13:23:02.255 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-22 13:23:02.255 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() started 2018-01-22 13:23:06.033 9261 INFO rally.task.context [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-22 13:23:07.282 9261 INFO rally.task.engine [-] Load duration is: 0.971953 2018-01-22 13:23:07.283 9261 INFO rally.task.engine [-] Full duration is: 8.831176 2018-01-22 13:23:07.485 9261 INFO rally.task.engine [-] Task 6777afef-4436-4768-bb52-14b179b7a177 | Completed: Running task. Task 6777afef-4436-4768-bb52-14b179b7a177: finished test scenario Quotas.cinder_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 0.748 | 100.0% | 1 | | quotas.delete_quotas | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> duration | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937749 Full duration: 8.897196 test scenario Quotas.cinder_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | total | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> duration | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 0.732 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.731954 Full duration: 8.528854 test scenario Quotas.neutron_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 0.302 | 100.0% | 1 | | total | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> duration | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.726924 Full duration: 8.333525 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 1.002 | 100.0% | 1 | | quotas.delete_quotas | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 0.041 | 100.0% | 1 | | total | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> duration | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.042229 Full duration: 8.792477 test scenario Quotas.nova_update +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | total | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> duration | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 0.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.971953 Full duration: 8.831176 2018-01-22 13:23:07,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6777afef-4436-4768-bb52-14b179b7a177 2018-01-22 13:23:07,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6777afef-4436-4768-bb52-14b179b7a177', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-22 13:23:07,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6777afef-4436-4768-bb52-14b179b7a177'] 2018-01-22 13:23:08,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-22 13:23:08,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-22 13:23:08,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:32 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:48 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:45 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:05 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:37 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:36 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:30 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:26 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:22 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-22 13:23:08,756 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-22 13:23:19,958 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-22 13:23:19,958 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-22 13:23:20,581 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:23:20,582 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:23:20,582 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 21:57 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-22 13:23:20,586 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-22 13:23:20,586 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-22 13:23:20,669 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 13:23:21,110 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 13:23:21,111 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-22 13:23:21,504 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-22 13:23:23,731 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-22 13:23:25,996 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-22 13:23:29,051 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-22 13:23:31,119 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-22 13:23:37,479 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-22 13:23:38,266 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-22 13:23:39,403 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-22 13:23:43,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 13:23:43,119 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-22 13:23:46,251 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-22 13:23:46,251 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-22 13:23:49,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-22 13:23:50,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-22 13:23:50,889 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-22 13:23:50,889 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-22 13:23:54,102 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-22 13:23:54,103 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-22 13:23:54,105 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-22 13:23:54,108 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-22 13:23:54,110 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-22 13:23:54,115 - 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-22 13:38:35,527 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.208619s] ... ok 2018-01-22 13:38:35,528 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.080133s] ... ok 2018-01-22 13:38:35,528 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [19.363317s] ... ok 2018-01-22 13:38:35,528 - 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.891570s] ... ok 2018-01-22 13:38:35,528 - 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.245976s] ... ok 2018-01-22 13:38:35,528 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [7.120812s] ... ok 2018-01-22 13:38:35,528 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.079600s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.689875s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.101797s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001252s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [7.088517s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.079674s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.570061s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.159546s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001184s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.695654s] ... ok 2018-01-22 13:38:35,529 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.060927s] ... ok 2018-01-22 13:38:35,530 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [1.782272s] ... ok 2018-01-22 13:38:35,530 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor [0.772999s] ... ok 2018-01-22 13:38:35,530 - 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.862503s] ... ok 2018-01-22 13:38:35,530 - 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.697259s] ... ok 2018-01-22 13:38:35,530 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status [0.571442s] ... ok 2018-01-22 13:38:35,530 - 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.391049s] ... ok 2018-01-22 13:38:35,530 - 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.098431s] ... ok 2018-01-22 13:38:35,530 - 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.087856s] ... ok 2018-01-22 13:38:35,530 - 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.074195s] ... ok 2018-01-22 13:38:35,530 - 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.085758s] ... ok 2018-01-22 13:38:35,531 - 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.082226s] ... ok 2018-01-22 13:38:35,531 - 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.153651s] ... ok 2018-01-22 13:38:35,531 - 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.065101s] ... ok 2018-01-22 13:38:35,531 - 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.011282s] ... ok 2018-01-22 13:38:35,531 - 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.141627s] ... ok 2018-01-22 13:38:35,531 - 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.015015s] ... ok 2018-01-22 13:38:35,531 - 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.010958s] ... ok 2018-01-22 13:38:35,531 - 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.038472s] ... ok 2018-01-22 13:38:35,531 - 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.063080s] ... ok 2018-01-22 13:38:35,531 - 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.069132s] ... ok 2018-01-22 13:38:35,532 - 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.457493s] ... ok 2018-01-22 13:38:35,532 - 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.014647s] ... ok 2018-01-22 13:38:35,532 - 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.068097s] ... ok 2018-01-22 13:38:35,532 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [13.274175s] ... ok 2018-01-22 13:38:35,532 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [8.521245s] ... ok 2018-01-22 13:38:35,532 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [26.723672s] ... ok 2018-01-22 13:38:35,532 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [18.908009s] ... ok 2018-01-22 13:38:35,532 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.613861s] ... ok 2018-01-22 13:38:35,532 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.220901s] ... ok 2018-01-22 13:38:35,532 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.207605s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.356988s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.416365s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.376187s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.536306s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [10.149543s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [14.571673s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [11.590589s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.907264s] ... ok 2018-01-22 13:38:35,533 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [2.150753s] ... ok 2018-01-22 13:38:35,533 - 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.621392s] ... ok 2018-01-22 13:38:35,534 - 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.525998s] ... ok 2018-01-22 13:38:35,534 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.207364s] ... ok 2018-01-22 13:38:35,534 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.481027s] ... ok 2018-01-22 13:38:35,534 - 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.562638s] ... ok 2018-01-22 13:38:35,534 - 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.697998s] ... ok 2018-01-22 13:38:35,534 - 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.701948s] ... ok 2018-01-22 13:38:35,534 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.820474s] ... ok 2018-01-22 13:38:35,534 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.504322s] ... ok 2018-01-22 13:38:35,534 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.871545s] ... ok 2018-01-22 13:38:35,534 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.893037s] ... ok 2018-01-22 13:38:35,535 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.576868s] ... ok 2018-01-22 13:38:35,535 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.349434s] ... ok 2018-01-22 13:38:35,535 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.936642s] ... ok 2018-01-22 13:38:35,535 - 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.548416s] ... ok 2018-01-22 13:38:35,535 - 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.228076s] ... ok 2018-01-22 13:38:35,535 - 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.528457s] ... ok 2018-01-22 13:38:35,535 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.356223s] ... ok 2018-01-22 13:38:35,535 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.478788s] ... ok 2018-01-22 13:38:35,535 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012115s] ... ok 2018-01-22 13:38:35,535 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [31.130566s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.079773s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.085208s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.078309s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.309642s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.704963s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [1.886716s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.169240s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.150148s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.599192s] ... ok 2018-01-22 13:38:35,536 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.186235s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.568542s] ... ok 2018-01-22 13:38:35,537 - 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.363710s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.047264s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.040986s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.040006s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.660702s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.171401s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.281646s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [1.429504s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.162283s] ... ok 2018-01-22 13:38:35,537 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.158573s] ... ok 2018-01-22 13:38:35,538 - 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.379907s] ... ok 2018-01-22 13:38:35,538 - 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.710744s] ... ok 2018-01-22 13:38:35,538 - 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.175693s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.458173s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.542909s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.514682s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.219570s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.312684s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers [3.029210s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.284051s] ... ok 2018-01-22 13:38:35,538 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.184178s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.521340s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.257997s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.267811s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.058199s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.061350s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.133460s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.094805s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.205006s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.199170s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.588192s] ... ok 2018-01-22 13:38:35,539 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.742644s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.279829s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.268934s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.205664s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.214381s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.053111s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.285507s] ... ok 2018-01-22 13:38:35,540 - 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.838380s] ... ok 2018-01-22 13:38:35,540 - 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.614809s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code [3.680579s] ... ok 2018-01-22 13:38:35,540 - 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.688964s] ... ok 2018-01-22 13:38:35,540 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [1.703146s] ... ok 2018-01-22 13:38:35,541 - 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.009984s] ... ok 2018-01-22 13:38:35,541 - 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.558673s] ... ok 2018-01-22 13:38:35,541 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.094786s] ... ok 2018-01-22 13:38:35,541 - 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.170349s] ... ok 2018-01-22 13:38:35,541 - 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.631817s] ... ok 2018-01-22 13:38:35,541 - 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.886970s] ... ok 2018-01-22 13:38:35,541 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.839370s] ... ok 2018-01-22 13:38:35,541 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [1.080636s] ... ok 2018-01-22 13:38:35,541 - 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.971141s] ... ok 2018-01-22 13:38:35,541 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [1.097087s] ... ok 2018-01-22 13:38:35,541 - 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.256535s] ... ok 2018-01-22 13:38:35,542 - 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.025097s] ... ok 2018-01-22 13:38:35,542 - 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.018630s] ... ok 2018-01-22 13:38:35,542 - 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.021326s] ... ok 2018-01-22 13:38:35,542 - 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.284002s] ... ok 2018-01-22 13:38:35,542 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.179140s] ... ok 2018-01-22 13:38:35,542 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.187620s] ... ok 2018-01-22 13:38:35,542 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.701491s] ... ok 2018-01-22 13:38:35,542 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [1.186267s] ... ok 2018-01-22 13:38:35,542 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.464333s] ... ok 2018-01-22 13:38:35,542 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [1.137730s] ... ok 2018-01-22 13:38:35,542 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.584201s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.959814s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.678335s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [31.896108s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.451303s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [9.459645s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [15.634923s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.039125s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.044739s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.257401s] ... ok 2018-01-22 13:38:35,543 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.754087s] ... ok 2018-01-22 13:38:35,543 - 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.107887s] ... ok 2018-01-22 13:38:35,544 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.609057s] ... ok 2018-01-22 13:38:35,544 - 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.046275s] ... ok 2018-01-22 13:38:35,544 - 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.202418s] ... ok 2018-01-22 13:38:35,544 - 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.055789s] ... ok 2018-01-22 13:38:35,544 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.050912s] ... ok 2018-01-22 13:38:35,544 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.200619s] ... ok 2018-01-22 13:38:35,544 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.389382s] ... ok 2018-01-22 13:38:35,544 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.079625s] ... ok 2018-01-22 13:38:35,544 - 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.053827s] ... ok 2018-01-22 13:38:35,544 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.186770s] ... ok 2018-01-22 13:38:35,544 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.173677s] ... ok 2018-01-22 13:38:35,545 - 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.186448s] ... ok 2018-01-22 13:38:35,545 - 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.179348s] ... ok 2018-01-22 13:38:35,545 - 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.021328s] ... ok 2018-01-22 13:38:35,545 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.012725s] ... ok 2018-01-22 13:38:35,545 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.173563s] ... ok 2018-01-22 13:38:35,545 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.202177s] ... ok 2018-01-22 13:38:35,545 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.179563s] ... ok 2018-01-22 13:38:35,545 - 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.010255s] ... ok 2018-01-22 13:38:35,545 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.201800s] ... ok 2018-01-22 13:38:35,545 - 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.161391s] ... ok 2018-01-22 13:38:35,545 - 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.188770s] ... ok 2018-01-22 13:38:35,546 - 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.208741s] ... ok 2018-01-22 13:38:35,546 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.184172s] ... ok 2018-01-22 13:38:35,546 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.036652s] ... ok 2018-01-22 13:38:35,546 - 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.328519s] ... ok 2018-01-22 13:38:35,546 - 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.036279s] ... ok 2018-01-22 13:38:35,546 - 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.032908s] ... ok 2018-01-22 13:38:35,546 - 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.010071s] ... ok 2018-01-22 13:38:35,546 - 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.042072s] ... ok 2018-01-22 13:38:35,546 - 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.196779s] ... ok 2018-01-22 13:38:35,546 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.037609s] ... ok 2018-01-22 13:38:35,546 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.033475s] ... ok 2018-01-22 13:38:35,547 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.848552s] ... ok 2018-01-22 13:38:35,547 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [7.198990s] ... ok 2018-01-22 13:38:35,547 - 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.378824s] ... ok 2018-01-22 13:38:35,547 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.230045s] ... ok 2018-01-22 13:38:35,547 - 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.316259s] ... ok 2018-01-22 13:38:35,547 - 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.258433s] ... ok 2018-01-22 13:38:35,548 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 878.0000 sec. 2018-01-22 13:38:35,549 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-22 13:38:35,550 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-22 13:38:35,551 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-22 13:38:35,556 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-22 13:38:46,192 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-22 13:38:46,192 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-22 13:38:46,747 - functest.utils.functest_utils - DEBUG - 2018-01-22 13:38:46,747 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 13:38:46,747 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:25 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-22 13:38:46,752 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-22 13:38:47,695 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-22 14:34:45,751 - functest.core.unit - DEBUG - test_add_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_group (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_admin_user_to_new_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_new_user_to_admin_project (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_complex_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_one_simple_rule (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_with_several_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_group_without_rules (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_id (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_remove_rule_by_setting (snaps.openstack.tests.create_security_group_tests.CreateSecurityGroupTests) ... ok test_create_delete_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_file (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_image_clean_url_properties (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_create_same_image_new_settings (snaps.openstack.tests.create_image_tests.CreateImageSuccessTests) ... ok test_bad_image_file (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_image_type (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_bad_image_url (snaps.openstack.tests.create_image_tests.CreateImageNegativeTests) ... ok test_create_three_part_image_from_file_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_three_part_image_from_url_3_creators (snaps.openstack.tests.create_image_tests.CreateMultiPartImageTests) ... ok test_create_delete_keypair (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_from_file (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_large_key (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_both (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_save_pub_only (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsTests) ... ok test_create_keypair_exist_files_delete (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_exist_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_1 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_delete_2 (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_keypair_gen_files_keep (snaps.openstack.tests.create_keypairs_tests.CreateKeypairsCleanupTests) ... ok test_create_delete_network (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_admin_user_to_new_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_router_new_user_to_admin_project (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_with_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_network_without_router (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_networks_same_name (snaps.openstack.tests.create_network_tests.CreateNetworkSuccessTests) ... ok test_create_delete_router (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... FAIL test_create_router_invalid_gateway_name (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_router_noname (snaps.openstack.tests.create_router_tests.CreateRouterNegativeTests) ... ok test_create_delete_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_same_qos (snaps.openstack.tests.create_qos_tests.CreateQoSTests) ... ok test_create_delete_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_same_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_create_volume_type (snaps.openstack.tests.create_volume_type_tests.CreateSimpleVolumeTypeSuccessTests) ... ok test_volume_type_with_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_volume_type_with_qos_and_encryption (snaps.openstack.tests.create_volume_type_tests.CreateVolumeTypeComplexTests) ... ok test_create_delete_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_same_volume (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_simple (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeSuccessTests) ... ok test_create_volume_bad_image (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_size (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_type (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_create_volume_bad_zone (snaps.openstack.tests.create_volume_tests.CreateSimpleVolumeFailureTests) ... ok test_bad_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_valid_volume_type (snaps.openstack.tests.create_volume_tests.CreateVolumeWithTypeTests) ... ok test_bad_image_name (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_valid_volume_image (snaps.openstack.tests.create_volume_tests.CreateVolumeWithImageTests) ... ok test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok test_ping_via_router (snaps.openstack.tests.create_instance_tests.CreateInstanceTwoNetTests) ... ok test_create_delete_instance (snaps.openstack.tests.create_instance_tests.CreateInstanceSimpleTests) ... ok test_set_allowed_address_pairs (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_allowed_address_pairs_bad_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_invalid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_mac_and_ip (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_ip_one_subnet (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_set_custom_valid_mac (snaps.openstack.tests.create_instance_tests.CreateInstancePortManipulationTests) ... ok test_add_invalid_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_same_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_add_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_remove_security_group_never_added (snaps.openstack.tests.create_instance_tests.InstanceSecurityGroupTests) ... ok test_deploy_vm_to_each_compute_node (snaps.openstack.tests.create_instance_tests.CreateInstanceOnComputeHost) ... ok test_create_instance_from_three_part_image (snaps.openstack.tests.create_instance_tests.CreateInstanceFromThreePartImage) ... ok test_create_instance_with_one_volume (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_instance_with_two_volumes (snaps.openstack.tests.create_instance_tests.CreateInstanceVolumeTests) ... ok test_create_delete_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_same_stack (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_short_timeout (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_dict (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_create_stack_template_file (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_network_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_vm_inst_creators (snaps.openstack.tests.create_stack_tests.CreateStackSuccessTests) ... ok test_retrieve_volume_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_volume_type_creator (snaps.openstack.tests.create_stack_tests.CreateStackVolumeTests) ... ok test_retrieve_flavor_creator (snaps.openstack.tests.create_stack_tests.CreateStackFlavorTests) ... ok test_retrieve_keypair_creator (snaps.openstack.tests.create_stack_tests.CreateStackKeypairTests) ... ok test_retrieve_security_group_creator (snaps.openstack.tests.create_stack_tests.CreateStackSecurityGroupTests) ... ok test_bad_stack_file (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_missing_dependencies (snaps.openstack.tests.create_stack_tests.CreateStackNegativeTests) ... ok test_single_port_static (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_init (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_after_reboot (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_before_active (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_reverse_engineer (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_ssh_client_fip_second_creator (snaps.openstack.tests.create_instance_tests.CreateInstanceSingleNetworkTests) ... ok test_connect_via_ssh_heat_vm (snaps.openstack.tests.create_stack_tests.CreateStackFloatingIpTests) ... ok test_apply_simple_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok test_apply_template_playbook (snaps.provisioning.tests.ansible_utils_tests.AnsibleProvisioningTests) ... ok ====================================================================== FAIL: test_create_router_admin_state_True (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 270, in test_create_router_admin_state_True self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 251, in test_create_router_admin_state_false self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 3 ====================================================================== FAIL: test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 186, in test_create_router_admin_user_to_new_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 373, in test_create_router_external_network self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 1 != 10 ====================================================================== FAIL: test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 207, in test_create_router_new_user_to_admin_project self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ====================================================================== FAIL: test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 335, in test_create_router_private_network self.check_router_recreation(router2, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 399, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 2 != 5 ====================================================================== FAIL: test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 165, in test_create_router_vanilla self.check_router_recreation(router, router_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/tests/create_router_tests.py", line 396, in check_router_recreation len(derived_settings.port_settings)) AssertionError: 0 != 9 ---------------------------------------------------------------------- Ran 114 tests in 3358.043s FAILED (failures=7) 2018-01-22 14:34:45,917 - functest.utils.functest_utils - DEBUG - 2018-01-22 14:34:45,917 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 14:34:45,917 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:58 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-22 14:34:45,921 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-22 14:34:45,922 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-702 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-22 14:34:45,925 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:07 | PASS | | vping_userdata | functest | smoke | 00:47 | PASS | | tempest_smoke_serial | functest | smoke | 15:19 | PASS | | rally_sanity | functest | smoke | 21:57 | FAIL | | refstack_defcore | functest | smoke | 15:25 | PASS | | snaps_smoke | functest | smoke | 55:58 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-22 14:34:45,930 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-22 14:34:51,066 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 14:34:51,067 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 14:34:51,067 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | doctor-notification | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------------+ 2018-01-22 14:34:51,068 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-22 14:34:51,068 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-22 14:37:28,141 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-22 14:37:28,142 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-22 14:37:28,260 - functest.utils.functest_utils - DEBUG - 2018-01-22 14:37:28,260 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 14:37:28,261 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 02:37 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-22 14:37:28,264 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-22 14:37:28,265 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-702 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-22 14:37:28,267 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 02:37 | FAIL | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-22 14:37:28,271 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-22 14:37:31,004 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 14:37:31,005 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 14:37:31,005 - 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-22 14:37:31,006 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-22 14:37:31,006 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-22 14:37:31,763 - 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-22 14:37:31,815 - 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-22 14:37:31,842 - 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-22 14:37:32,292 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-22 14:37:32,293 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-22 14:37:32,740 - functest.energy.energy - DEBUG - Starting recording 2018-01-22 14:37:32,740 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-22 14:37:33,229 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-22 14:37:35,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-22 14:37:38,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-22 14:37:38,964 - 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-22 14:39:17,126 - 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-22 14:39:25,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-22 14:39:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-22 14:39:40,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-22 14:39:44,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-22 14:39:44,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-22 14:42:38,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-22 14:42:38,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-22 14:42:38,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-22 14:43:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-22 14:43:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-22 14:43:39,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-22 14:43:39,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-22 14:44:23,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-22 14:44:27,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-22 14:44:28,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-22 14:44:35,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-22 14:44:35,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:44:35,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:44:35,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-22 14:45:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:45:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-22 14:45:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-22 14:45:00,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-22 14:45:00,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-22 14:45:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-22 14:45:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 14:45:11,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-22 14:45:11,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:11,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:16,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:16,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:16,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 14:45:16,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:16,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:16,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:16,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:16,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:16,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 14:45:22,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:22,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:22,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:22,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:22,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:22,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:22,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:22,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:22,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:22,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:22,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:22,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:22,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:22,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:27,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:45:27,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:27,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-22 14:45:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:27,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:32,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:32,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:38,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:38,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:38,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-22 14:45:38,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:38,194 - 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-22 14:45:38,194 - 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-22 14:45:38,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:38,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:38,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:38,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:38,194 - 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-22 14:45:38,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:45:38,194 - 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-22 14:45:38,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:38,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:38,195 - 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-22 14:45:38,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:38,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:38,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:43,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:45:43,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:43,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-22 14:45:43,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-22 14:45:43,360 - 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-22 14:45:43,360 - 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-22 14:45:43,360 - 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-22 14:46:03,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:03,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:03,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:03,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:14,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-22 14:46:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:14,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-22 14:46:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:46:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:46:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:40,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:45,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-22 14:46:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:46:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:46:50,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-22 14:47:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:13,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:13,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:24,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:24,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-22 14:47:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:45,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-22 14:47:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:47:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:47:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:47:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:47:53,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-22 14:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-22 14:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-22 14:48:04,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-22 14:48:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-22 14:48:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60] 2018-01-22 14:48:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:10,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:10,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:15,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-22 14:48:15,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:15,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:15,654 - 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.15 on port 22: Unable to connect to port 22 on 10.67.79.15 (tried 1 time) 2018-01-22 14:48:15,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:15,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-22 14:48:20,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:25,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:25,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:25,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:25,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:25,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:25,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:25,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:25,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:25,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:25,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:25,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 14:48:31,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 14:48:31,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 14:48:31,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 14:48:31,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:36,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:36,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:36,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 14:48:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:41,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:41,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:48:41,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:41,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:41,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-22 14:48:41,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:41,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-22 14:48:41,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:46,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:46,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:46,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:48:46,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:46,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:46,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:46,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:48:46,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:46,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:46,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:46,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:46,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:46,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:48:51,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:51,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:51,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:48:51,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:51,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:48:51,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:51,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 14:48:51,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:48:57,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 14:48:57,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:57,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:48:57,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:57,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:57,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:57,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:48:57,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:57,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:48:57,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:48:57,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:48:57,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:48:57,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-22 14:49:03,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:49:03,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:49:03,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:49:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:03,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:49:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:49:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:49:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:49:09,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:49:09,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:09,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:49:09,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:49:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:09,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-22 14:49:14,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:49:14,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-22 14:49:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:14,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:19,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:19,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:19,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-22 14:49:19,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:24,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:24,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:29,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:29,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:29,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:29,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:29,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:49:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:49:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:49:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:35,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:40,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-22 14:49:40,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:40,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:45,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-22 14:49:50,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:49:50,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:49:50,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:49:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:49:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:49:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:49:55,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:35,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:35,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:51:35,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:51:35,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:51:35,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:35,843 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-22 14:51:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:35,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:51:41,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:41,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:51:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:41,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:46,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:46,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:46,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:51:46,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:51:46,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-22 14:51:46,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:51:46,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:55:06,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:55:06,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:55:06,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:55:06,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:55:11,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:55:16,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:55:16,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:55:22,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:55:22,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:55:22,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:55:22,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:55:22,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:55:22,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:55:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:55:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:55:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:55:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:55:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:55:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:55:27,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:55:43,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:56:06,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:56:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:56:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:56:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:56:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:56:06,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:56:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:56:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:56:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:56:11,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:56:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:56:11,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:56:22,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:56:22,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-22 14:56:22,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:56:22,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:56:53,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:58:06,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:58:06,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 14:58:06,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 14:58:11,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 14:58:11,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-22 14:58:11,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'clearwater-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-22T14:45:01.060Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'clearwater-opnfv', u'id': u'65a28b7a-002f-490b-b3bc-2e21361be065'} 2018-01-22 14:58:11,715 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.202 2018-01-22 14:58:11,834 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Account is created on Ellis: {'signup_code': 'secret', 'password': 'functest', 'email': 'functest@opnfv.org', 'full_name': 'opnfv functest user'} 2018-01-22 14:58:11,903 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-22 14:58:11,904 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-22 14:58:12,082 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 14:58:37,151 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 14:59:02,225 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 14:59:27,321 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 14:59:52,403 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:00:17,521 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:00:42,604 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-22 15:01:07,799 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550182@clearwater.opnfv', u'sip_username': u'6505550182', u'formatted_number': u'(650) 555-0182', u'number': u'6505550182', u'sip_uri': u'sip:6505550182@clearwater.opnfv', u'number_id': u'e5a908c328c04e56ac27097806313b31', u'sip_password': u'pzsVVx66p', u'pstn': False} 2018-01-22 15:01:07,800 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-22 15:01:07,800 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-22 15:01:07,827 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Live test cmd: /bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace' 2018-01-22 15:01:07,827 - functest.utils.functest_utils - DEBUG - Executing command: '/bin/bash -c 'echo -e "nameserver 127.0.0.1" > /etc/resolv.conf;cd /src/vims-test;rake test[clearwater.opnfv] SIGNUP_CODE=secret --trace'' 2018-01-22 15:03:18,793 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - ** Invoke test (first_time) ** Execute test /src/vims-test/lib/tests/call-diversion.rb:307:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:435:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:436:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:470:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/call-diversion.rb:471:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:86:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:194:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:195:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:198:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:200:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/contact-filtering.rb:265:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:149:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:185:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:221:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:257:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:382:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:418:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /src/vims-test/lib/tests/gruu.rb:454:in `block (2 levels) in ': QuaffEndpoint#no_new_calls? at /usr/lib/ruby/gems/2.4.0/gems/forwarder-0.1.1/lib/forwarder.rb:42 forwarding to private method Quaff::TCPSIPEndpoint#no_new_calls? /usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated Basic Call - Mainline (TCP) - (6505550029, 6505550787) Passed Basic Call - Tel URIs (TCP) - (6505550579, 6505550727) Passed Basic Call - Unknown number (TCP) - (6505550839, 6505550538) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550019, 6505550725) Passed Basic Call - Messages - Pager model (TCP) - (6505550584, 6505550524) Passed Basic Call - Pracks (TCP) - (6505550207, 6505550026) Passed Basic Registration (TCP) - (6505550412) Passed Multiple Identities (TCP) - (6505550566, 6505550281) Passed Call Barring - Outbound Rejection (TCP) - (6505550597, 6505550509) Passed Call Barring - Allow non-international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Reject international call (TCP) - Skipped (No PSTN support) - Call with PSTN=true to run test Call Barring - Inbound Rejection (TCP) - (6505550192, 6505550629) Passed Call Diversion AS - Unconditional (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - Busy (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion AS - No answer (TCP) - Skipped (No Call Diversion AS hostname provided) - Call with CDIV_AS= Call Diversion - Not registered (TCP) - (6505550508, 6505550872, 6505550092) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550443, 6505550288, 6505550654) Passed Call Diversion - Not reachable (408) (TCP) - (6505550648, 6505550673, 6505550020) Passed Call Diversion - Not reachable (503) (TCP) - (6505550018, 6505550744, 6505550395) Passed Call Diversion - Not reachable (500) (TCP) - (6505550268, 6505550003, 6505550909) Passed Call Diversion - Busy (TCP) - (6505550201, 6505550702, 6505550091) Passed Call Diversion - Unconditional (TCP) - (6505550273, 6505550976, 6505550371) Passed Call Diversion - No answer (TCP) - (6505550676, 6505550340, 6505550100) Passed Call Diversion - Bad target URI (TCP) - (6505550537, 6505550502) Passed Call Diversion - Audio-only call (TCP) - (6505550026, 6505550305, 6505550473, 6505550736) Passed Call Diversion - Audio-video call (TCP) - (6505550544, 6505550887, 6505550140, 6505550978) Passed Call Waiting - Accepted (TCP) - (6505550370, 6505550460, 6505550522) Passed Call Waiting - Cancelled (TCP) - (6505550935, 6505550050, 6505550860) Passed CANCEL - Mainline (TCP) - (6505550424, 6505550820) Passed Filtering - Accept-Contact (TCP) - (6505550581, 6505550496) Passed Filtering - Accept-Contact no match (TCP) - (6505550752, 6505550091) Passed Filtering - Accept-Contact negated match (TCP) - (6505550680, 6505550660) Passed Filtering - RFC3841 example (TCP) - (6505550314, 6505550094) Passed Filtering - Reject-Contact no match (TCP) - (6505550552, 6505550416) Passed Filtering - Reject-Contact match (TCP) - (6505550889, 6505550520) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550418) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550520) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550762) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550335) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550964, 6505550260) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550287, 6505550593) Passed GRUU - Call - only GRUU as target (TCP) - (6505550627, 6505550258) Passed GRUU - Call - AoR as target (TCP) - (6505550633, 6505550328) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550218, 6505550707) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550378, 6505550929) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550596, 6505550890) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550282, 6505550696) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550185, 6505550848) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550865, 6505550383) Passed Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550024) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550201) Passed 2018-01-22 15:03:18,794 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-22 15:03:18,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-22 15:03:18,796 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-22 15:03:18,797 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-22 15:03:19,334 - functest.utils.functest_utils - DEBUG - 2018-01-22 15:03:19,335 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 15:03:19,335 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:46 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-22 15:03:19,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-22 15:03:24,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:24,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:24,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-22 15:03:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:30,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:03:30,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:03:30,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:03:35,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:35,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:03:35,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:35,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:40,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:40,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:40,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:03:40,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:40,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:45,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:03:45,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:03:45,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:03:45,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:03:51,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:03:51,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:03:51,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:03:51,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:03:51,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:51,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:51,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:03:51,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:51,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:51,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:51,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:03:56,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:03:56,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:01,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:01,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:04:01,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:04:06,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:06,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:04:06,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:06,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:04:06,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:04:11,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:11,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:04:11,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:04:11,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:11,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:04:17,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:04:17,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:04:17,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:04:17,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:04:17,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:04:17,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-22 15:04:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:04:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:04:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:04:22,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:06:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:06:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:06:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:06:20,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:06:25,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-22 15:06:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:06:25,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:06:25,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-22 15:06:25,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:06:25,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-22 15:06:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:06:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:06:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:06:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:06:30,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:06:36,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:06:36,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:06:36,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:06:36,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:06:36,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:06:41,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:06:41,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:06:41,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:06:47,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:06:47,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:06:47,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:06:47,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:06:57,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:06:57,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:06:57,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:06:57,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:06:57,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:06:57,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:07:28,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-22 15:07:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:07:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:07:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:07:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:07:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:07:33,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:33,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:07:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:33,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-22 15:07:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:07:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:38,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:38,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:07:38,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:38,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:43,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6152) 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:07:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:07:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:07:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:07:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-22 15:07:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-22 15:07:48,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:07:48,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:54,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-22 15:07:54,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-22 15:07:54,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-22 15:07:54,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-22 15:07:54,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:54,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:54,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-22 15:07:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:07:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:07:59,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:07:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:07:59,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:08:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:08:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:08:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:08:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:08:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:08:04,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:08:09,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-22 15:08:09,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:09,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-22 15:08:09,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-22 15:08:14,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:08:14,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:08:14,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-22 15:08:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-22 15:08:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-22 15:08:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-22 15:08:20,897 - functest.core.vnf - INFO - test cleaning 2018-01-22 15:08:20,898 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-22 15:08:45,539 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-22 15:08:46,055 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-22 15:08:46,502 - 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-22 15:08:46,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-22 15:08:46,528 - 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-22 15:08:46,533 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-22 15:08:46,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-22 15:08:46,557 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-22 15:08:49,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-22 15:08:49,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-22 15:08:49,030 - 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-22 15:08:49,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-22 15:09:00,891 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-22 15:09:01,621 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-22 15:09:16,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-22 15:09:20,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-22 15:09:20,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-22 15:12:18,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-22 15:12:18,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-22 15:12:21,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-22 15:12:51,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-22 15:12:51,284 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-22 15:12:51,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-22 15:13:44,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-22 15:13:48,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-22 15:13:50,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-22 15:13:56,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-22 15:13:56,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-22 15:13:56,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-22 15:13:56,436 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-22 15:14:22,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-22 15:14:22,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-22 15:14:22,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-22 15:14:22,240 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-22 15:14:22,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-22 15:14:27,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-22 15:14:27,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-734f3a30-3f99-4729-8d02-003013418374) 2018-01-22 15:14:27,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-22 15:14:27,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-22 15:14:27,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-aaa113b8-679d-4e79-8a8f-f0513e975def) 2018-01-22 15:14:27,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-22 15:14:27,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-22 15:14:27,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-22 15:14:32,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a872afc1-5565-40c0-919b-3f6b5aaa2c29) 2018-01-22 15:14:32,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ec6f7901-2e90-4422-8d93-3c11cde9529c) 2018-01-22 15:14:32,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2ac89fa5-cc54-4fba-b96a-5182f268321f) 2018-01-22 15:14:32,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d6a089a9-ca44-40fe-9b73-96d65ee99847) 2018-01-22 15:14:32,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-141fcb31-50d4-4550-8664-f9371c8e86d3) 2018-01-22 15:14:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 15:14:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 15:14:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-01-22 15:14:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-01-22 15:14:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-22 15:14:43,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-22 15:14:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 15:14:43,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 15:14:48,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 15:14:48,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 15:14:48,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dbc9dcbb-74ae-4fea-911f-8293349e9930) [retry 1/60] 2018-01-22 15:14:48,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-22 15:14:48,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 15:14:48,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 15:14:48,432 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e3903aef-713b-439f-950e-3c76f61cdf19) [retry 1/60] 2018-01-22 15:14:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-22 15:14:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e8d3f98-a8f0-47c1-9936-6e978a34e87e) [retry 1/60] 2018-01-22 15:14:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b138862f-8b41-4ad3-b4d8-7524b6c35cc6) [retry 1/60] 2018-01-22 15:14:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e76deb7d-102d-43fd-9683-ab724cde28b8) [retry 1/60] 2018-01-22 15:14:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-512477f4-14ea-43ff-8682-4f4360db72c1) [retry 1/60] 2018-01-22 15:14:48,433 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-52b18fa3-61ab-4f73-8519-b84380a4756f) [retry 1/60] 2018-01-22 15:14:58,742 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 15:15:03,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 15:15:03,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 15:15:03,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 15:15:03,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 15:15:03,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 15:15:03,888 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c04ea213-d50b-4dee-80bc-ea25a68f8619) [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d3742b31-c19d-4d97-a243-09ae7dddbac8) [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-79f1c353-cd17-4a84-bc6e-ba4c6e053362) [retry 2/60] 2018-01-22 15:15:03,889 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-22 15:15:03,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f47d50bd-78a9-4d4a-99d9-05ba5d68d62b) [retry 2/60] 2018-01-22 15:15:03,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7e776230-b617-404f-a550-870dcef6fa89) [retry 2/60] 2018-01-22 15:15:03,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3eb1262b-adb3-4a01-99f2-328199fc0e06) [retry 2/60] 2018-01-22 15:15:03,890 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3bdeabd9-3ea6-4231-9141-7f9871719010) [retry 2/60] 2018-01-22 15:15:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 15:15:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 15:15:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 15:15:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 15:15:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f18fd00d-1f11-4ce1-9543-8ed8811838ec) [retry 3/60] 2018-01-22 15:15:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 15:15:19,297 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c7e9b8f5-6630-4f20-b215-681f008342ad) [retry 3/60] 2018-01-22 15:15:19,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bb679a54-7be6-40c5-952c-c918cb9bf7f1) [retry 3/60] 2018-01-22 15:15:19,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-47834f1d-4727-4567-a2bc-01fecf9135af) [retry 3/60] 2018-01-22 15:15:19,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-042660dd-ccfb-46a1-83ff-25b6e731d387) [retry 3/60] 2018-01-22 15:15:19,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f09e068c-209c-4461-a71d-1966b0bffd03) [retry 3/60] 2018-01-22 15:15:19,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-548157b1-8e04-40d0-b858-d49a0826d7f9) [retry 3/60] 2018-01-22 15:15:34,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 15:15:34,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 15:15:34,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 15:15:34,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dcbf6292-e98e-4d1c-8c04-7cd886ef7df1) [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d4849dc6-db61-4606-912b-b912e43dcb17) [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 15:15:34,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 15:15:34,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 4/60] 2018-01-22 15:15:34,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 15:15:40,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6c7f701e-10e0-4ade-98c8-b5a4eda15697) [retry 4/60] 2018-01-22 15:15:40,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 4/60] 2018-01-22 15:15:40,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-22 15:15:40,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d5dfdc59-cc4c-42f0-aa6d-7c8ad4ca6961) [retry 4/60] 2018-01-22 15:15:40,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-edba1b38-ed6b-4bcf-a4fb-035001d4ecc0) [retry 4/60] 2018-01-22 15:15:40,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c965978d-8cd4-4936-a5fc-eec4e9d7b742) [retry 4/60] 2018-01-22 15:15:40,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c7d6ba27-b615-40b3-abcd-22e8c679d3b4) [retry 4/60] 2018-01-22 15:15:50,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 15:15:50,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 15:15:50,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 15:15:50,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 15:15:50,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9cef95f8-e9d2-48b4-b65e-7be29c89d2f6) [retry 5/60] 2018-01-22 15:15:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 15:15:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-22 15:15:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f577e3c4-1c5f-40e7-b0a1-747a7739ca82) [retry 5/60] 2018-01-22 15:15:55,686 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-87b849ed-3839-4add-97e1-fc65ce02d7e3) [retry 5/60] 2018-01-22 15:15:55,687 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a9cf432b-d7f0-4f29-bb5d-5c85f5f170ca) [retry 5/60] 2018-01-22 15:15:55,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d7c95c76-ffc6-4047-813f-6ad58d31d426) [retry 5/60] 2018-01-22 15:15:55,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-49781099-200d-4569-84ba-54d4965c5f10) [retry 5/60] 2018-01-22 15:15:55,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-078c5acc-528f-45d1-8afc-cacba22bee77) [retry 5/60] 2018-01-22 15:16:05,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 15:16:05,989 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 15:16:05,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 15:16:05,990 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 15:16:11,173 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e278e690-a2f3-4186-a8f0-e282542bb24a) [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ad3dfb64-4133-47e5-a918-7b9e89dc3587) [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-22 15:16:11,174 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-87f4c58d-fc49-449b-b175-6fc30d2d559d) [retry 6/60] 2018-01-22 15:16:11,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-54508560-9c10-4602-8f93-be8b431b9311) [retry 6/60] 2018-01-22 15:16:11,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-818e1ecb-5936-4ff9-b993-12d8ad6e5332) [retry 6/60] 2018-01-22 15:16:11,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-680da96c-f6b9-4181-9b5e-8f9d3e918c46) [retry 6/60] 2018-01-22 15:16:11,175 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-298f42d8-e33e-48d5-a803-596d54664b6e) [retry 6/60] 2018-01-22 15:16:21,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 15:16:21,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 15:16:26,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 15:16:26,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 15:16:26,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ac951ab1-4647-466e-be37-1d134a39bbab) [retry 7/60] 2018-01-22 15:16:26,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-025923ad-76bb-4e16-a81e-a4d422854960) [retry 7/60] 2018-01-22 15:16:26,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 15:16:26,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-22 15:16:26,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-15d728c3-cd04-4c64-b185-6640482dd9d2) [retry 7/60] 2018-01-22 15:16:26,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4a4d2f1f-7ca5-4363-9aa9-29a1dca12d07) [retry 7/60] 2018-01-22 15:16:26,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ffcd84eb-74be-4504-ad67-7e60be904fa9) [retry 7/60] 2018-01-22 15:16:26,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d4c070a7-0ce2-4451-beb4-39e7c20aa11f) [retry 7/60] 2018-01-22 15:16:26,648 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9b07e6b6-c939-431c-9a25-151cf5e85123) [retry 7/60] 2018-01-22 15:16:36,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 15:16:42,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a1682d90-0688-4ba2-b6c7-0530cb7775fa) [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bf9bdc8b-c607-47ac-930f-4b098f2fcf61) [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 15:16:42,121 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3a447e14-71b0-4b3d-a880-10b109fd1c56) [retry 8/60] 2018-01-22 15:16:42,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 8/60] 2018-01-22 15:16:42,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 8/60] 2018-01-22 15:16:42,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 15:16:42,122 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-22 15:16:47,259 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-22 15:16:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-22 15:16:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0107ae21-be5e-4dfc-a1db-766d71a9644f) [retry 8/60] 2018-01-22 15:16:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-227e3dc3-b1cf-4e19-b9da-7ecc5dbda1ce) [retry 8/60] 2018-01-22 15:16:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6b3d4bdd-0f6c-4201-a2e9-4ebf801a8fa8) [retry 8/60] 2018-01-22 15:16:47,260 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a0816c54-8840-4a2d-a4c2-cf9d9b9aa9c3) [retry 8/60] 2018-01-22 15:16:57,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 15:16:57,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 15:16:57,570 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 15:16:57,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 15:16:57,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dc681db2-270b-4ed4-abb1-ccf45d291a17) [retry 9/60] 2018-01-22 15:16:57,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7c2f3a78-38df-49b3-b5f8-8bcddd870913) [retry 9/60] 2018-01-22 15:16:57,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 15:16:57,571 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-22 15:17:02,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 15:17:02,701 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dc1b8bca-8e3a-4b6a-87dc-d01ab451c4f7) [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f2f78047-3a30-4f8e-a575-2124a90053af) [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-22 15:17:02,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-22 15:17:02,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-68d05890-b42f-4730-9f1f-e6cda6a810ef) [retry 9/60] 2018-01-22 15:17:02,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7752d4c4-0951-4044-aa4f-a1a19a18639d) [retry 9/60] 2018-01-22 15:17:02,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d65a5b56-0984-43cd-9618-e10d5833128f) [retry 9/60] 2018-01-22 15:17:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 15:17:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 15:17:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 15:17:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 15:17:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ce5b50c7-974f-4f3b-afc0-3aa3dc032ce2) [retry 10/60] 2018-01-22 15:17:13,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2b43147b-0dda-4ab1-a5bb-44294e1e2d8e) [retry 10/60] 2018-01-22 15:17:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 15:17:13,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-22 15:17:18,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 15:17:18,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 15:17:18,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-42ce57ca-4240-4ef8-b39d-fa1fff204ccf) [retry 10/60] 2018-01-22 15:17:18,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 15:17:18,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-22 15:17:18,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 10/60] 2018-01-22 15:17:18,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 10/60] 2018-01-22 15:17:18,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3eb82074-1837-4c9a-bf62-09af2309ee13) [retry 10/60] 2018-01-22 15:17:18,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7a159300-cff7-4b12-bf74-3d4a7d056fce) [retry 10/60] 2018-01-22 15:17:18,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-22 15:17:18,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-22 15:17:18,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0466609f-69fe-44ed-b9f5-54e1ea6d5252) [retry 10/60] 2018-01-22 15:17:18,161 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d4e3c36a-8001-49ce-a180-53be810eb76a) [retry 10/60] 2018-01-22 15:17:28,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 15:17:28,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 15:17:28,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 15:17:28,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 15:17:28,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fee1ea1f-8de8-4386-a70a-c92483ee7ff8) [retry 11/60] 2018-01-22 15:17:33,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-39b3a27b-410e-446c-a305-74ef291b07af) [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d4b68533-0717-42eb-abaa-015bf925b298) [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0163308c-6d78-481f-877a-b2b9422a4b5d) [retry 11/60] 2018-01-22 15:17:33,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 11/60] 2018-01-22 15:17:33,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 11/60] 2018-01-22 15:17:33,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-22 15:17:33,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-22 15:17:33,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-57cf32d4-183d-4db4-b364-9b722a5d7ab3) [retry 11/60] 2018-01-22 15:17:33,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2bb02a72-a2ad-416b-a1c5-5133a0d3d899) [retry 11/60] 2018-01-22 15:17:33,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-40be9b38-c76a-4f9b-9e0d-8a9440008319) [retry 11/60] 2018-01-22 15:17:43,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 15:17:43,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 15:17:43,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 15:17:43,873 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 15:17:49,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b80c990f-2fc5-4570-ace0-5ad52442b92b) [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d78a1402-dc01-40b5-b374-1151126a3d51) [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3e70f864-54f4-4657-b38e-d95855c91005) [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-22 15:17:49,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d772ac2f-8db7-4d66-879c-f814c4cc77d8) [retry 12/60] 2018-01-22 15:17:49,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 12/60] 2018-01-22 15:17:49,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 12/60] 2018-01-22 15:17:49,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ffc98ae7-4b9b-4e01-9a94-10e20ff45b9f) [retry 12/60] 2018-01-22 15:17:49,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-22 15:17:49,038 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-22 15:17:54,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-24b61d23-d2d1-43bb-956c-a0f650528c76) [retry 12/60] 2018-01-22 15:17:54,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-25bc81c3-7d6b-4d2f-8eaa-05e7f473c0e5) [retry 12/60] 2018-01-22 15:17:59,467 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 15:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 15:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 15:17:59,468 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 15:18:04,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-724c1159-3fd1-4276-a242-0432f30a39fc) [retry 13/60] 2018-01-22 15:18:04,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-913e7fdc-2653-4449-8051-1de75fcee86a) [retry 13/60] 2018-01-22 15:18:04,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 15:18:04,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-22 15:18:04,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c39e6d37-31ff-475b-b999-6d0cdf374a90) [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e2bdbf3-14f8-44f7-b5c1-79828214ab6b) [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-22 15:18:04,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f61dfc2d-559f-4e47-b65c-abcf81a6d950) [retry 13/60] 2018-01-22 15:18:09,777 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e92b9323-e4d5-4df6-96fe-07108346d3d8) [retry 13/60] 2018-01-22 15:18:09,778 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8084c5ba-9358-4642-8862-adb5fcaec3a1) [retry 13/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e88cffe9-c53f-49c0-bfeb-66d0a961ee39) [retry 14/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3f70713a-0c0b-49f9-bc8a-c3b16a133639) [retry 14/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 15:18:20,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-22 15:18:20,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 15:18:20,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 15:18:20,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1f499ad8-3185-4675-9444-c417dc8c3c07) [retry 14/60] 2018-01-22 15:18:20,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 15:18:20,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-22 15:18:20,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-71bd6bf0-b77e-4e70-9759-db7a3b05d1b9) [retry 14/60] 2018-01-22 15:18:25,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 14/60] 2018-01-22 15:18:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 14/60] 2018-01-22 15:18:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6d01132f-dd2b-4c79-9b80-72ff01683e21) [retry 14/60] 2018-01-22 15:18:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-22 15:18:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-22 15:18:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ab7965e8-76b0-42ff-b0aa-98f013ad5916) [retry 14/60] 2018-01-22 15:18:25,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-543ee114-8f6e-4cc2-8a37-51faa803ae2c) [retry 14/60] 2018-01-22 15:18:35,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 15:18:35,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 15:18:35,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 15:18:35,508 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 15:18:35,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-02db75d9-1eb3-478f-9265-df51c6d03f60) [retry 15/60] 2018-01-22 15:18:35,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6c7b49db-a156-4f46-80c0-33095aaf51f8) [retry 15/60] 2018-01-22 15:18:35,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 15:18:35,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-22 15:18:35,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 15:18:35,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 15:18:40,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-03f5b4e8-d0ee-495d-8d80-b50ef054322c) [retry 15/60] 2018-01-22 15:18:40,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 15:18:40,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-22 15:18:40,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-73ade2b5-c0a4-4ec7-bce6-7154461872c6) [retry 15/60] 2018-01-22 15:18:40,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 15/60] 2018-01-22 15:18:40,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 15/60] 2018-01-22 15:18:40,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a55034c3-367c-436b-87a5-3bc46565d194) [retry 15/60] 2018-01-22 15:18:40,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-22 15:18:40,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-22 15:18:40,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5dbce9e0-2325-47d6-abda-e977d79b6e95) [retry 15/60] 2018-01-22 15:18:40,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1bc77d46-3409-49a8-a4dc-0ce2c0ea5e55) [retry 15/60] 2018-01-22 15:18:50,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 15:18:50,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 15:18:50,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 15:18:50,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 15:18:50,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dd7278f4-325a-4de3-82c7-0343567003d8) [retry 16/60] 2018-01-22 15:18:50,943 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6c5e8278-e009-45f5-bbdb-e2a5e9cd8118) [retry 16/60] 2018-01-22 15:18:56,140 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5e7e5096-52e8-4aa3-ac2f-4ca2cad3192d) [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f4e4cc49-d85b-4763-9cfa-9bb4eaad712b) [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 16/60] 2018-01-22 15:18:56,141 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 16/60] 2018-01-22 15:18:56,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-576761b9-311a-4e27-bb99-f9d51d9d868f) [retry 16/60] 2018-01-22 15:18:56,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-22 15:18:56,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-22 15:18:56,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3544d1bc-1639-4c65-9c2b-4fff512df647) [retry 16/60] 2018-01-22 15:18:56,142 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5ebd91d5-052f-49d4-b7c2-74118a1223b2) [retry 16/60] 2018-01-22 15:19:06,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 15:19:06,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 15:19:06,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 15:19:06,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 15:19:06,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ac1fed28-1b2e-4aaf-b157-71097b88e778) [retry 17/60] 2018-01-22 15:19:06,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-826ad4ff-6c53-4cff-a920-82987ec79aa6) [retry 17/60] 2018-01-22 15:19:11,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 15:19:11,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-22 15:19:11,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 15:19:11,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 15:19:11,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3b04cc53-2e09-41a0-9bff-1777682694ca) [retry 17/60] 2018-01-22 15:19:11,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e3f30eea-2dbe-4174-b43e-794742a29670) [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f9085964-4e4c-4c0f-af2d-dadaedecbbd3) [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-876b8fda-ac42-4433-8826-9f5c45d7985d) [retry 17/60] 2018-01-22 15:19:11,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7d1720fe-712f-41d2-8f91-d3bb60049aee) [retry 17/60] 2018-01-22 15:19:21,850 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 15:19:21,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 15:19:21,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 15:19:21,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 15:19:27,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-40598745-fe39-4dcf-a949-af55b4fe0349) [retry 18/60] 2018-01-22 15:19:27,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ca29f45c-7038-4d06-b521-2f738f905e9e) [retry 18/60] 2018-01-22 15:19:27,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 15:19:27,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-22 15:19:27,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 15:19:27,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 15:19:27,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ad5ae05d-dcb9-4ef1-a33e-72cf6f2d1e7d) [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7340e6c-3000-415d-931f-f953f26580b1) [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-41897343-6d6e-4952-8345-690b7fd386c8) [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-22 15:19:27,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1f037506-96c9-4551-90fe-2d75b6ca358b) [retry 18/60] 2018-01-22 15:19:32,151 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-208030ae-6720-4310-964d-b74ce68fff63) [retry 18/60] 2018-01-22 15:19:37,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 15:19:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 15:19:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 15:19:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 15:19:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0a71190a-d1b4-4e02-9ed2-540a45d40a30) [retry 19/60] 2018-01-22 15:19:42,482 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c2ca527a-d153-40fe-b93e-423930fffcf2) [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c21dffbf-7cc7-4eda-a138-53fe94f836c7) [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b77f26b7-492b-4543-ad13-a7b661727cf3) [retry 19/60] 2018-01-22 15:19:42,483 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 19/60] 2018-01-22 15:19:47,656 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-33ccbff5-4c01-47a5-9b91-c4e531535036) [retry 19/60] 2018-01-22 15:19:47,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f199efbd-b0b4-4740-8151-ae262c15fb43) [retry 19/60] 2018-01-22 15:19:47,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-22 15:19:47,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-22 15:19:47,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3df4797d-43a0-47f2-9a9f-f01346d6c566) [retry 19/60] 2018-01-22 15:19:58,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e085d64-61bb-4e9f-9bf5-381a1dab0e80) [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a5a8434a-079d-434b-a574-ac148321a009) [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 15:19:58,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 15:19:58,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 15:19:58,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-22 15:19:58,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e6429864-2336-4c53-9c73-3ba4e8e773c4) [retry 20/60] 2018-01-22 15:19:58,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9927fdbc-6e59-428c-bfe4-5a52929254d6) [retry 20/60] 2018-01-22 15:20:03,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 20/60] 2018-01-22 15:20:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 20/60] 2018-01-22 15:20:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f722006a-3433-4e93-a4d5-a8753d04c1d5) [retry 20/60] 2018-01-22 15:20:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-634ec80b-9cdd-41ee-97d4-f0e5fdc69f6e) [retry 20/60] 2018-01-22 15:20:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-22 15:20:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-22 15:20:03,269 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1e907fe8-3e78-4557-8f44-28b29005f488) [retry 20/60] 2018-01-22 15:20:13,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 15:20:13,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 15:20:13,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 15:20:13,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 15:20:13,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b4ebee67-f40b-446d-9b35-36b141b481b6) [retry 21/60] 2018-01-22 15:20:13,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-92ea6e68-6a1c-4906-9e8a-22a3fd984c56) [retry 21/60] 2018-01-22 15:20:13,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 15:20:13,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-22 15:20:13,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 15:20:13,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 15:20:18,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-58213ac4-e191-4cfc-b4a3-55c7a498eebb) [retry 21/60] 2018-01-22 15:20:18,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 15:20:18,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-22 15:20:18,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fb98ff25-0ade-4646-9637-89456a8169cf) [retry 21/60] 2018-01-22 15:20:18,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 21/60] 2018-01-22 15:20:18,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 21/60] 2018-01-22 15:20:18,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fc0bff71-59a6-4a57-84c2-00136eb4eb6a) [retry 21/60] 2018-01-22 15:20:18,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-967d2980-7f07-46f7-93bd-c7f7e52bf021) [retry 21/60] 2018-01-22 15:20:18,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-22 15:20:18,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-22 15:20:18,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f2ab1972-e69e-4894-b984-452102cbeb30) [retry 21/60] 2018-01-22 15:20:29,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 15:20:29,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 15:20:29,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 15:20:29,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 15:20:29,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ae2f2576-d8eb-46b6-96da-8b22a23ada3d) [retry 22/60] 2018-01-22 15:20:29,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a2b14ecb-9f91-40f2-86b2-2352cc301478) [retry 22/60] 2018-01-22 15:20:29,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 15:20:29,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-22 15:20:29,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 15:20:29,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 15:20:34,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-da4b10de-0510-43b1-babd-35241ab56cf4) [retry 22/60] 2018-01-22 15:20:34,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 15:20:34,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-957ee136-2702-483b-9c7b-38ffd58606eb) [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d7c2fec7-3a6b-4d89-9baf-cb92419a2bc3) [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e3e152c2-92ee-445f-8909-69545da5b792) [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-22 15:20:34,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-033f7f1b-a03c-4d99-b9a6-dbbee7e741bc) [retry 22/60] 2018-01-22 15:20:44,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 15:20:44,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 15:20:44,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 15:20:44,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 15:20:44,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4624001e-7ab3-4182-a828-799ad84cbc49) [retry 23/60] 2018-01-22 15:20:44,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eafb6074-6e39-41b3-b07e-3f4552a5bf12) [retry 23/60] 2018-01-22 15:20:49,922 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2a60cd97-2bcc-44de-ba71-98cc42a46e88) [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7b221d1-1aef-460e-b66e-ba63bb5baf7b) [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 23/60] 2018-01-22 15:20:49,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 23/60] 2018-01-22 15:20:49,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3918ee4a-fe8a-42a5-8a3c-96421468d505) [retry 23/60] 2018-01-22 15:20:49,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-635cc622-5168-43f2-80e4-a7b4dd8ec930) [retry 23/60] 2018-01-22 15:20:49,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-22 15:20:49,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-22 15:20:55,105 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-385d9a23-e395-41d0-b387-19eb873ba7e3) [retry 23/60] 2018-01-22 15:21:00,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 15:21:00,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 15:21:00,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 15:21:00,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ce964c38-6592-4baf-abe2-7ffb676d0f75) [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-139c750f-4244-4d42-9825-8fbf6ee04c2c) [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-22 15:21:05,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7fe9ea92-f70b-4e01-b7c6-8ee4aca46812) [retry 24/60] 2018-01-22 15:21:05,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3d005efe-200e-47c2-aa93-ac008d314f2d) [retry 24/60] 2018-01-22 15:21:05,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 24/60] 2018-01-22 15:21:05,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 24/60] 2018-01-22 15:21:05,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6790af55-c932-49f4-9c1b-f0ad29ba3aee) [retry 24/60] 2018-01-22 15:21:05,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fac6b96d-4f71-40db-bec7-32fb5d777dcb) [retry 24/60] 2018-01-22 15:21:10,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-22 15:21:10,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-22 15:21:10,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-21bd773a-a860-477c-888c-9ec286be4503) [retry 24/60] 2018-01-22 15:21:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 15:21:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 15:21:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 15:21:15,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 15:21:20,897 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-600f5da7-9fdc-4f83-83f8-a2fecd38e64d) [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c1c6e87d-98ae-4886-8c26-caea5296669e) [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-22 15:21:20,898 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-183c3320-f845-4a9b-95e5-c671636ad295) [retry 25/60] 2018-01-22 15:21:20,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-74409056-2254-46fb-b7d3-4055fe88699d) [retry 25/60] 2018-01-22 15:21:20,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-59260c48-2f3c-47cc-961e-83bad4b83aac) [retry 25/60] 2018-01-22 15:21:20,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 25/60] 2018-01-22 15:21:20,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 25/60] 2018-01-22 15:21:26,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c40cac06-a8e1-4a19-bf33-c3bbcae9eb74) [retry 25/60] 2018-01-22 15:21:26,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-22 15:21:26,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-22 15:21:26,081 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-21c17f1b-59c0-4da1-8e46-cf5f227d9a8a) [retry 25/60] 2018-01-22 15:21:31,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 15:21:36,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-50b411ac-60b2-49bc-949e-0e6ee6a732e2) [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-34871cb5-9d89-44db-8c73-358cacb0868e) [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 15:21:36,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-22 15:21:36,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 15:21:36,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-22 15:21:36,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c670dc47-d4a2-4d11-a498-30eebe314f69) [retry 26/60] 2018-01-22 15:21:36,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-adabd373-8312-48d9-b635-7cc526a043e3) [retry 26/60] 2018-01-22 15:21:41,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d1165b31-7d9c-46b3-a215-21e12fb3cda7) [retry 26/60] 2018-01-22 15:21:41,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 26/60] 2018-01-22 15:21:41,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 26/60] 2018-01-22 15:21:41,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-734ac466-3e3d-4009-978d-e52a52bd80a5) [retry 26/60] 2018-01-22 15:21:41,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-22 15:21:41,646 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-22 15:21:41,647 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-18dc0481-0c47-4424-86a2-567a3e3ab5a5) [retry 26/60] 2018-01-22 15:21:52,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 15:21:52,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 15:21:52,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 15:21:52,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 15:21:52,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-912e744d-b8a0-4e55-8d1d-a4917cd9475e) [retry 27/60] 2018-01-22 15:21:52,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-66121248-1298-416c-bbb8-6fbe8da55b00) [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5910fde2-f6f7-41dd-b31b-2d02d55f167b) [retry 27/60] 2018-01-22 15:21:52,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ad20cc27-cee3-4875-9cb6-1ce0ce3328fa) [retry 27/60] 2018-01-22 15:21:57,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1b90ef7f-3efe-48a9-8026-69d91108afc6) [retry 27/60] 2018-01-22 15:21:57,155 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 27/60] 2018-01-22 15:21:57,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 27/60] 2018-01-22 15:21:57,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6695b9f4-70ad-4fe5-bf9b-88d71a77722f) [retry 27/60] 2018-01-22 15:21:57,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-22 15:21:57,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-22 15:21:57,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-56d45270-6c88-4fce-9a39-276637dadbdb) [retry 27/60] 2018-01-22 15:22:07,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 15:22:07,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-368374dc-68ba-4839-a8ce-b2d5517da919) [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8e4c4bf9-21c7-48e8-8060-bcab0135ce9e) [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 15:22:07,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 15:22:12,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 15:22:12,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-22 15:22:12,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2ad9801-4e91-4395-af2e-ba741840d0f4) [retry 28/60] 2018-01-22 15:22:12,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-53d41be5-878e-439d-a85f-8b49d0d2682d) [retry 28/60] 2018-01-22 15:22:12,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5b12f222-d98b-4cf0-a001-b3ec352163b7) [retry 28/60] 2018-01-22 15:22:12,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 28/60] 2018-01-22 15:22:12,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 28/60] 2018-01-22 15:22:12,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a566d91f-5666-4c18-baad-ee93b5d2cc3c) [retry 28/60] 2018-01-22 15:22:12,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-22 15:22:12,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-22 15:22:12,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8206ee5c-f3d0-4be7-bff3-1e20d7f6fc08) [retry 28/60] 2018-01-22 15:22:22,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 15:22:22,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 15:22:22,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 15:22:22,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 15:22:22,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-61747361-c878-47d1-b3c3-dec85aea772f) [retry 29/60] 2018-01-22 15:22:22,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f11ac0c2-f32f-4356-b40c-a39459177cf9) [retry 29/60] 2018-01-22 15:22:28,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 15:22:28,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 15:22:28,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 15:22:28,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-22 15:22:28,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a412352f-22de-4dfc-a872-16da40d4e3a7) [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4aa9e1eb-5615-4962-be30-2841717d6c5e) [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a606f49f-b0b1-425c-9c4d-73ff4d9c7e51) [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-df9c625b-f4be-42c3-9f13-024096aa9892) [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-22 15:22:28,149 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-22 15:22:33,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-58052188-986f-486c-8e4e-b729b3f911bf) [retry 29/60] 2018-01-22 15:22:38,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 15:22:38,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 15:22:38,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 15:22:38,509 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 15:22:43,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-03e91c21-ccb0-48e1-91d9-c10d758a07f5) [retry 30/60] 2018-01-22 15:22:43,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-74ae4263-5396-47a1-9ae9-2386d1b09821) [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7ec9424f-2de6-4252-95a9-bb9744d935f5) [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-47fcb12f-4e80-4775-ab5a-0714c41cf5de) [retry 30/60] 2018-01-22 15:22:43,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-180157c9-a359-44f7-adf8-e2a1c0cee643) [retry 30/60] 2018-01-22 15:22:43,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 30/60] 2018-01-22 15:22:43,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 30/60] 2018-01-22 15:22:43,715 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-86e3aef0-d48f-4dc4-8a0e-af5bb7445d94) [retry 30/60] 2018-01-22 15:22:48,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-22 15:22:48,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-22 15:22:48,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1225e461-b46d-4c2c-8055-ada4b9fbf5c4) [retry 30/60] 2018-01-22 15:22:54,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 15:22:54,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 15:22:54,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 15:22:54,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 15:22:59,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-97b37a30-4130-4aae-a57c-4f7ba382b0a3) [retry 31/60] 2018-01-22 15:22:59,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-80a74b2f-84cd-4759-bd44-cf21a5c6dd58) [retry 31/60] 2018-01-22 15:22:59,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 15:22:59,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fdb342f4-150b-404f-aa94-4bb94ba337d9) [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8e6bff3e-cb78-4d39-b843-c22f27a00cf1) [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a2e64c19-c6c1-468b-b5bd-8154a2a73c8e) [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 31/60] 2018-01-22 15:22:59,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1fe28e2e-625a-4241-9518-4ddbfcfce74c) [retry 31/60] 2018-01-22 15:23:04,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-22 15:23:04,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-22 15:23:04,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0b047bae-88a1-4373-9137-6b25a9db7214) [retry 31/60] 2018-01-22 15:23:09,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 15:23:14,725 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-316da1ed-fac0-458d-87b7-151d63c1d9c2) [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8b69fcaa-f82b-49cc-a1cc-b990fe48b05a) [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 15:23:14,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-22 15:23:14,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e51cd5b3-02a1-4ac1-b30b-48e2be2bb85d) [retry 32/60] 2018-01-22 15:23:14,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-62dd8cd3-7193-4b09-8ed4-8f8d58e0b6e6) [retry 32/60] 2018-01-22 15:23:14,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8b7c9d29-2de3-4eb3-981c-7fd64b2fe8c4) [retry 32/60] 2018-01-22 15:23:19,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 32/60] 2018-01-22 15:23:19,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 32/60] 2018-01-22 15:23:19,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-50b3ae8f-a7c7-451b-b41c-3fdcd4677c20) [retry 32/60] 2018-01-22 15:23:19,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-22 15:23:19,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-22 15:23:19,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4b7f35c0-26ad-48fd-8861-14440602196f) [retry 32/60] 2018-01-22 15:23:30,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 15:23:30,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 15:23:30,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 15:23:30,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 15:23:30,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7a390cae-3f81-40fa-99ac-d55525078830) [retry 33/60] 2018-01-22 15:23:30,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-950e012d-639c-44bd-b2af-77686b80e43b) [retry 33/60] 2018-01-22 15:23:30,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 15:23:30,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 15:23:30,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 15:23:30,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-22 15:23:30,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 15:23:30,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-22 15:23:35,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c92afbd6-eccb-4ebe-b3d0-e82c48dd4398) [retry 33/60] 2018-01-22 15:23:35,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b41cf6b0-1ff3-4a9f-aac1-2f3c4e2076d7) [retry 33/60] 2018-01-22 15:23:35,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a85f8aad-ac55-433d-994c-16a57ea8972b) [retry 33/60] 2018-01-22 15:23:35,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 33/60] 2018-01-22 15:23:35,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 33/60] 2018-01-22 15:23:35,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fa4c2485-b76a-4fc3-87e1-36e27907b26f) [retry 33/60] 2018-01-22 15:23:35,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-22 15:23:35,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-22 15:23:35,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1f124871-9a00-4de0-bac9-4af9a05b15b9) [retry 33/60] 2018-01-22 15:23:45,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 15:23:45,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 15:23:45,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 15:23:45,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 15:23:45,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9b67833b-6e6b-495b-a105-c10c52738c33) [retry 34/60] 2018-01-22 15:23:45,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eb748c17-acee-4c9c-a89a-9c896bd1b692) [retry 34/60] 2018-01-22 15:23:45,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 15:23:45,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 15:23:45,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 15:23:45,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-22 15:23:45,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 15:23:45,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-22 15:23:50,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7e45a865-bfcc-4200-af56-a4f9ee1e2384) [retry 34/60] 2018-01-22 15:23:50,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-44815d71-e8d8-4e47-aec9-74e420b74a4b) [retry 34/60] 2018-01-22 15:23:50,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-094d3128-4fa1-4fa0-8f7c-93396ef84a2d) [retry 34/60] 2018-01-22 15:23:50,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 34/60] 2018-01-22 15:23:50,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 34/60] 2018-01-22 15:23:50,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c2c05220-caf5-46c1-896f-7dc18160fe15) [retry 34/60] 2018-01-22 15:23:50,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-22 15:23:50,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-22 15:23:55,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d66d5d15-536c-4d11-9a3b-1db5abcb15e8) [retry 34/60] 2018-01-22 15:24:01,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 15:24:01,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 15:24:01,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 15:24:01,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 15:24:01,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7a425131-10d9-497d-9da7-ae71325aeabf) [retry 35/60] 2018-01-22 15:24:01,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1d20ed2e-f967-46e2-b81e-43a8e58b0c13) [retry 35/60] 2018-01-22 15:24:01,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 15:24:06,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 15:24:06,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0edf16db-1264-42bf-bb24-cb69a2a71c3e) [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-df32c817-1e7c-45b8-856a-3d991db91516) [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c8103e9c-4e9d-4a36-b4ea-7175140dc21c) [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 35/60] 2018-01-22 15:24:06,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f8a14d5d-9afe-4091-a006-fda75fbb10cb) [retry 35/60] 2018-01-22 15:24:06,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-22 15:24:11,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-22 15:24:11,481 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6095beef-f568-4b79-bded-ac2dc5eb6792) [retry 35/60] 2018-01-22 15:24:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 15:24:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 15:24:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 15:24:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 15:24:16,615 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-114aa5ce-5b81-4cac-967e-ceccf7fb043b) [retry 36/60] 2018-01-22 15:24:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-94a2dce8-1e90-4114-a1a1-68a68a1246fb) [retry 36/60] 2018-01-22 15:24:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 15:24:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 15:24:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 15:24:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-22 15:24:21,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 15:24:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-22 15:24:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f006331-1d5a-4b08-861f-3476affdbbe2) [retry 36/60] 2018-01-22 15:24:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4b000923-7acc-4bcb-98a4-d17779b6320b) [retry 36/60] 2018-01-22 15:24:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-373c93de-3eb2-46b6-9598-1e3d6d40172b) [retry 36/60] 2018-01-22 15:24:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 36/60] 2018-01-22 15:24:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 36/60] 2018-01-22 15:24:21,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-951b3451-7ef7-4b03-8a9c-b6fa0ef130dc) [retry 36/60] 2018-01-22 15:24:26,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-22 15:24:26,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-22 15:24:26,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8a8895d6-dc1a-4826-91f6-97d7fceb60b3) [retry 36/60] 2018-01-22 15:24:32,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 15:24:32,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 15:24:32,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 15:24:32,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e87f7e82-a89f-43c6-a282-24537a1dfaa9) [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1a36aa98-6338-4f3d-bf3b-6f16dd8a8329) [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-277924d2-ec60-4586-a034-cd019058772a) [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8867bf99-4bc7-419d-b102-b6ce9e09dbb7) [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-685355e7-d36c-42c6-877b-b58f0c118d8a) [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 37/60] 2018-01-22 15:24:37,230 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c0594630-0b11-4f94-a4fc-5fc043131dfc) [retry 37/60] 2018-01-22 15:24:42,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-22 15:24:42,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-22 15:24:42,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-87900c57-c2fc-4cd7-b6ef-3ffec1e14fc5) [retry 37/60] 2018-01-22 15:24:47,594 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 15:24:52,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 15:24:52,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 15:24:52,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 15:24:52,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6399affe-9ddb-4f8c-83f0-1f7d1f23bc96) [retry 38/60] 2018-01-22 15:24:52,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-56f81342-f5de-40c7-8adc-4686a8ed1da0) [retry 38/60] 2018-01-22 15:24:52,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-82ee38e0-0f9d-49f8-a0a8-1d4db6c58728) [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3f94d280-b395-4c83-a1f2-4f18cffb7f36) [retry 38/60] 2018-01-22 15:24:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-eda1377a-6699-4b1a-be6c-279e867aef47) [retry 38/60] 2018-01-22 15:24:57,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 38/60] 2018-01-22 15:24:57,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 38/60] 2018-01-22 15:24:57,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-73c181c7-1e68-4fa9-bcac-1e0d1d46b967) [retry 38/60] 2018-01-22 15:24:57,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-22 15:24:57,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-22 15:24:57,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1affbdac-40c4-49bb-92d2-8ca07b9619f7) [retry 38/60] 2018-01-22 15:25:08,210 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-df7db566-7be1-468c-8556-a171df0a6d00) [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-98231b66-fee4-41b9-80f9-6932ccf98f2a) [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 15:25:08,211 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 15:25:08,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-22 15:25:08,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 15:25:08,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-22 15:25:08,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d98de6d9-53aa-4297-8455-d7e1c93c8a53) [retry 39/60] 2018-01-22 15:25:13,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9d740881-c28b-49fc-baa0-f8dea15580a6) [retry 39/60] 2018-01-22 15:25:13,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-323b8d07-3935-43f6-aa60-5cae8e209967) [retry 39/60] 2018-01-22 15:25:13,358 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 39/60] 2018-01-22 15:25:13,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 39/60] 2018-01-22 15:25:13,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9008fc17-dde1-41be-ae74-88c65e62f5c7) [retry 39/60] 2018-01-22 15:25:13,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-22 15:25:13,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-22 15:25:13,359 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-458ad73f-fe72-417c-8dce-a0f145464151) [retry 39/60] 2018-01-22 15:25:23,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 15:25:23,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cf95f0d8-a325-409d-835b-ff0ef155eb2a) [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-da03dfb6-51c8-466f-bf5b-75ce56b66b37) [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-22 15:25:23,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 15:25:23,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-22 15:25:28,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-26311937-1011-4c24-8a7b-1ecae7e86f93) [retry 40/60] 2018-01-22 15:25:28,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ff70aab6-5f11-4319-b11d-e599186ac5ef) [retry 40/60] 2018-01-22 15:25:28,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-daa4e245-78d1-471c-86cb-1fbc85de028c) [retry 40/60] 2018-01-22 15:25:28,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 40/60] 2018-01-22 15:25:28,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 40/60] 2018-01-22 15:25:28,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-426b30b2-a1af-41df-bcc6-0f8aa8d9a0b4) [retry 40/60] 2018-01-22 15:25:28,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-22 15:25:28,782 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-22 15:25:33,964 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-950d2469-9b60-4c4d-ab26-20135d0c5396) [retry 40/60] 2018-01-22 15:25:39,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 15:25:39,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 15:25:39,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 15:25:39,111 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 15:25:39,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d4a958dd-e4bf-43ec-84a2-0b0a22e9ff52) [retry 41/60] 2018-01-22 15:25:39,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f4daf2a1-6212-40a7-bca1-aa91aa6255f7) [retry 41/60] 2018-01-22 15:25:39,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 15:25:39,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 15:25:44,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 15:25:44,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-22 15:25:44,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 15:25:44,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-22 15:25:44,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-649ea6ab-aa2e-41c7-8cf5-e0f277aac4c3) [retry 41/60] 2018-01-22 15:25:44,282 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2c834503-bd4e-41bd-bd5c-30d5c00b9e11) [retry 41/60] 2018-01-22 15:25:44,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-598f1643-ac02-44a3-9188-c288e5dd9c17) [retry 41/60] 2018-01-22 15:25:44,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 41/60] 2018-01-22 15:25:44,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 41/60] 2018-01-22 15:25:44,283 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-054dd2f8-a6b2-4cbe-9d19-71715f785267) [retry 41/60] 2018-01-22 15:25:49,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-22 15:25:49,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-22 15:25:49,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3a15dfa2-2b9c-4da9-92fa-c432038823aa) [retry 41/60] 2018-01-22 15:25:54,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 15:25:54,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 15:25:54,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 15:25:54,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 15:25:54,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-69a4540d-6dd4-437e-af3a-0b695a3006fd) [retry 42/60] 2018-01-22 15:25:54,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5884fd91-9c3a-4723-9212-84a139c76a76) [retry 42/60] 2018-01-22 15:25:59,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 15:25:59,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 15:25:59,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-35996703-99ce-4c03-998c-9ad31046b2fb) [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3e6278b7-ce05-41a0-950c-5956105e5983) [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3683f614-3a3d-4ccd-a46b-30673309ab41) [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 42/60] 2018-01-22 15:25:59,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d32a337c-7efe-4cd9-9108-4f8b1f5193b3) [retry 42/60] 2018-01-22 15:26:04,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-22 15:26:04,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-22 15:26:04,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ce25e083-fcf8-48f7-bafa-3d4b42d55801) [retry 42/60] 2018-01-22 15:26:10,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 15:26:10,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 15:26:10,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 15:26:10,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 15:26:15,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-20f4ff97-d134-4ab7-955e-53800e091feb) [retry 43/60] 2018-01-22 15:26:15,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-377a06dd-5723-4f4f-909d-c3a19cece55e) [retry 43/60] 2018-01-22 15:26:15,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 15:26:15,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 15:26:15,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 15:26:15,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-22 15:26:15,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 15:26:15,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-22 15:26:15,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9a79dfe9-2147-4577-866c-29dfa7ce3f61) [retry 43/60] 2018-01-22 15:26:15,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b5cb8821-0f9b-44a4-a4e2-f247f66fe779) [retry 43/60] 2018-01-22 15:26:15,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-94835bfc-01b5-453b-be89-890886821879) [retry 43/60] 2018-01-22 15:26:15,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 43/60] 2018-01-22 15:26:15,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 43/60] 2018-01-22 15:26:20,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1526c25c-07e5-41fa-8fcb-49dbf347ffb7) [retry 43/60] 2018-01-22 15:26:20,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-22 15:26:20,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-22 15:26:20,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-87e7440e-e7f4-4612-b24c-7eb3e2408926) [retry 43/60] 2018-01-22 15:26:25,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8afabd63-44b2-48bf-a215-e06dff4a2941) [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-98594053-5b46-4106-a8f9-8fa750ee65ce) [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 15:26:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-22 15:26:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 15:26:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-22 15:26:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-20e6df00-07db-4954-a302-236f67627c3d) [retry 44/60] 2018-01-22 15:26:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cc529a6a-6b5d-4dc6-941e-8ad08d33f135) [retry 44/60] 2018-01-22 15:26:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-de765b27-841e-4824-af41-a5eb3744a276) [retry 44/60] 2018-01-22 15:26:35,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 44/60] 2018-01-22 15:26:35,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 44/60] 2018-01-22 15:26:35,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-cd541cdb-5f18-4c8e-9af0-c6aeb59172f1) [retry 44/60] 2018-01-22 15:26:35,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-22 15:26:35,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-22 15:26:41,068 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-3707c7d1-0819-4087-8cd3-c73373253418) [retry 44/60] 2018-01-22 15:26:46,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 15:26:46,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 15:26:46,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 15:26:46,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6b595512-4b95-4127-86e5-8ba33fbd53de) [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ed4e668c-a1e2-4656-a203-29ffef64fa0d) [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c2c5790e-7f76-45ea-bd89-fb79f2510ef2) [retry 45/60] 2018-01-22 15:26:46,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9467f9b7-4d85-4daa-9caa-1a1043934216) [retry 45/60] 2018-01-22 15:26:46,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b60de3e4-9484-4ffd-8612-73617c3d374c) [retry 45/60] 2018-01-22 15:26:51,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 45/60] 2018-01-22 15:26:51,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 45/60] 2018-01-22 15:26:51,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c195ff43-c3c0-4564-8fd4-9b9f595407fd) [retry 45/60] 2018-01-22 15:26:51,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-22 15:26:51,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-22 15:26:56,475 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4dbd10b6-5e7a-4bd8-8a27-0b0827100664) [retry 45/60] 2018-01-22 15:27:01,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 15:27:01,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 15:27:01,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 15:27:01,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 15:27:01,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d7b585ee-88d2-481c-ac32-1d877fc88efc) [retry 46/60] 2018-01-22 15:27:01,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2df99e0-793e-4063-83e6-209f95ad3eac) [retry 46/60] 2018-01-22 15:27:01,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 15:27:01,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 15:27:01,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 15:27:01,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-22 15:27:01,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 15:27:01,609 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-22 15:27:06,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f9345a00-3bc6-4ee6-9482-b876fa6fba91) [retry 46/60] 2018-01-22 15:27:06,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 46/60] 2018-01-22 15:27:06,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 46/60] 2018-01-22 15:27:11,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-22 15:27:11,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-22 15:27:11,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-73762318-cba6-4c0f-8e27-b4844b3e0f5b) [retry 46/60] 2018-01-22 15:27:11,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0bc0014c-e875-4bdf-a023-9d506a341a89) [retry 46/60] 2018-01-22 15:27:11,909 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-801cc6b5-6333-41c5-8758-4e55e4b801b5) [retry 46/60] 2018-01-22 15:27:17,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-080fb073-3763-45aa-bb61-75a8fce5d9bb) [retry 46/60] 2018-01-22 15:27:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 15:27:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 15:27:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 15:27:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 15:27:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2daae931-c2b0-4c8c-b0d7-f81584d0af37) [retry 47/60] 2018-01-22 15:27:17,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9c95cb2f-83d7-4839-a0ab-6ac982a32462) [retry 47/60] 2018-01-22 15:27:22,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 15:27:22,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 15:27:22,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b2d3192e-4226-4014-ab98-d2cd9577854b) [retry 47/60] 2018-01-22 15:27:27,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 15:27:27,372 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-22 15:27:27,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 15:27:27,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 47/60] 2018-01-22 15:27:27,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-22 15:27:27,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 47/60] 2018-01-22 15:27:27,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7333b86-e59c-4410-b042-1728e8a145af) [retry 47/60] 2018-01-22 15:27:27,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-58f452a5-db17-4e78-b655-7646efe0209f) [retry 47/60] 2018-01-22 15:27:27,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4f048c1a-b2d2-4f80-aa0c-dab42cf90fba) [retry 47/60] 2018-01-22 15:27:32,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-22 15:27:32,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-22 15:27:32,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0b91f305-bfa3-4fbf-beff-a1e2d33ca588) [retry 47/60] 2018-01-22 15:27:32,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 15:27:32,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 15:27:32,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 15:27:32,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 15:27:32,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-caeac22e-03b3-4da4-ac97-aed4e44eaa05) [retry 48/60] 2018-01-22 15:27:37,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-995837db-90e3-4819-a0c1-c13867f20f43) [retry 48/60] 2018-01-22 15:27:37,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 15:27:37,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 15:27:37,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e93c493d-2663-42f7-b549-203788707a9f) [retry 48/60] 2018-01-22 15:27:42,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 15:27:42,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-22 15:27:42,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 15:27:42,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-22 15:27:42,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 48/60] 2018-01-22 15:27:42,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 48/60] 2018-01-22 15:27:42,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-be958e91-9ef1-4aec-8d27-67265609e1a1) [retry 48/60] 2018-01-22 15:27:42,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7331f0f7-53f3-4e90-807a-39c96aed20d9) [retry 48/60] 2018-01-22 15:27:42,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-51cd4d29-62d0-46ab-b19f-09b7ce25ac16) [retry 48/60] 2018-01-22 15:27:47,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-22 15:27:47,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-22 15:27:47,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-14d43cbb-c843-431d-b926-fa86f381865c) [retry 48/60] 2018-01-22 15:27:47,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 15:27:47,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 15:27:47,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 15:27:47,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 15:27:47,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dc406a33-9946-42e4-bd9f-e9d7261994ba) [retry 49/60] 2018-01-22 15:27:53,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e45b25bb-a11c-4e91-a07d-2b73f703c713) [retry 49/60] 2018-01-22 15:27:53,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 15:27:53,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 15:27:53,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-58725f08-743d-405a-969f-03d4dc8e1b32) [retry 49/60] 2018-01-22 15:27:58,264 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-42e40dc3-8a84-4e27-a8d3-3f7bd1465f91) [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f59bb01c-ef27-41ee-a988-fedb5b110516) [retry 49/60] 2018-01-22 15:27:58,265 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a5bcd2b5-7c92-4bde-8686-88a2dc03d5df) [retry 49/60] 2018-01-22 15:28:03,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-22 15:28:03,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-22 15:28:03,411 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5eaac3b1-7f84-4d44-b4f3-2ca44d16b2ea) [retry 49/60] 2018-01-22 15:28:03,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 15:28:03,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 15:28:08,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 15:28:08,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 15:28:08,560 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-81f8773e-3376-4d6d-bc44-08a26322a9c5) [retry 50/60] 2018-01-22 15:28:08,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8fc101ba-3768-4819-b230-f465bd67ff6b) [retry 50/60] 2018-01-22 15:28:08,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 15:28:08,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 15:28:08,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8db0715a-e74e-49ee-942f-8fbab4cace81) [retry 50/60] 2018-01-22 15:28:13,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 15:28:13,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-22 15:28:13,699 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 15:28:13,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-22 15:28:13,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 50/60] 2018-01-22 15:28:13,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 50/60] 2018-01-22 15:28:13,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b7024293-1735-4dfd-9203-fff69a01ce75) [retry 50/60] 2018-01-22 15:28:13,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fe658da1-26d6-4adb-a2c2-03501b0c615f) [retry 50/60] 2018-01-22 15:28:18,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7c89cfbd-d79b-48cb-afbf-8a5318a81357) [retry 50/60] 2018-01-22 15:28:18,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-22 15:28:18,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-889cfbc1-3fb8-41d1-bb6a-4352a7856757) [retry 50/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6e1061d8-8cf7-4144-a5e4-6ee8c1682d56) [retry 51/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8a6e4427-d1e0-45d0-9c92-d44740945f9d) [retry 51/60] 2018-01-22 15:28:23,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 15:28:23,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 15:28:23,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bbba685d-0706-40d5-9a25-6d47983b5405) [retry 51/60] 2018-01-22 15:28:29,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 15:28:29,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-22 15:28:29,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 15:28:29,128 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-22 15:28:34,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 51/60] 2018-01-22 15:28:34,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 51/60] 2018-01-22 15:28:34,274 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fb733fda-22e7-4cce-8434-a52262c161c7) [retry 51/60] 2018-01-22 15:28:34,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4c1f092d-5224-4e89-993d-48a9eb817008) [retry 51/60] 2018-01-22 15:28:34,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2664f00d-e407-4736-9578-04b815809d04) [retry 51/60] 2018-01-22 15:28:34,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-22 15:28:34,275 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-22 15:28:39,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8ecaedaf-3125-4328-8ec0-6c8cfc2693e7) [retry 51/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0957122f-c327-4ba7-843b-18f406caa871) [retry 52/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-59ca59ab-8903-43b1-b124-668ad196084e) [retry 52/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 15:28:39,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 15:28:39,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-348e0e79-5a36-4df7-a95d-9e7e8679993b) [retry 52/60] 2018-01-22 15:28:44,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 15:28:44,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-22 15:28:44,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 15:28:44,613 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-22 15:28:49,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 52/60] 2018-01-22 15:28:49,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 52/60] 2018-01-22 15:28:49,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2139bf97-3bc6-4522-8c3b-1dcc0ece912a) [retry 52/60] 2018-01-22 15:28:49,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-daf57609-42de-41a3-b0a4-486421dbb3e7) [retry 52/60] 2018-01-22 15:28:49,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-036b61c3-b5f1-4be6-8032-b4d5bfca3f7c) [retry 52/60] 2018-01-22 15:28:54,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-22 15:28:54,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-22 15:28:54,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 15:28:54,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 15:28:54,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5886eac9-06df-48f5-a788-d015df3aff20) [retry 52/60] 2018-01-22 15:28:54,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 15:28:54,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 15:28:54,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b8526728-6747-4ff4-88cd-d49f850f64ce) [retry 53/60] 2018-01-22 15:28:54,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e5ffd3df-9150-42dc-8c03-e453b5de58ca) [retry 53/60] 2018-01-22 15:28:54,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 15:28:54,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 15:29:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bfadcc40-6f93-4635-bb86-ee88b9ce5fef) [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-91cb0b95-fab7-40f4-89a6-85affb83b856) [retry 53/60] 2018-01-22 15:29:05,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-699a4593-bb34-4e22-8146-a03d286b9b34) [retry 53/60] 2018-01-22 15:29:05,227 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7e54bf71-a0ea-4ac7-9718-30d1ca6ff53a) [retry 53/60] 2018-01-22 15:29:10,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-22 15:29:10,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-22 15:29:10,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 15:29:10,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 15:29:10,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-7aaf0d36-8fcd-4fcf-b64b-82446768d963) [retry 53/60] 2018-01-22 15:29:10,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 15:29:10,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 15:29:10,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8f471cb6-aecd-453e-8c74-ff605af3f532) [retry 54/60] 2018-01-22 15:29:10,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ae7263e2-7df6-491a-9535-56a824d19c33) [retry 54/60] 2018-01-22 15:29:15,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 15:29:15,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 15:29:15,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-74adfa81-51f7-4236-83a7-d89ae9c33aae) [retry 54/60] 2018-01-22 15:29:20,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 15:29:20,726 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-22 15:29:20,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 15:29:20,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-22 15:29:20,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 54/60] 2018-01-22 15:29:20,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 54/60] 2018-01-22 15:29:20,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-a4212642-fab3-46e7-966b-957bef1b0d05) [retry 54/60] 2018-01-22 15:29:20,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2a1dfb1a-7620-4f3d-9584-2993ed1b9810) [retry 54/60] 2018-01-22 15:29:20,727 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-6e3c87c0-ed9d-4477-a769-2554a9e062db) [retry 54/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-bf1cdab9-7bb1-4196-a3f1-f65a5b332bb3) [retry 54/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 15:29:25,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-70df5c2a-2310-4785-98ed-732baaf92572) [retry 55/60] 2018-01-22 15:29:31,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-494ada41-cd08-493f-9c69-f8ff28e7266e) [retry 55/60] 2018-01-22 15:29:31,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 15:29:31,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 15:29:31,037 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-ada1a973-5368-490f-9829-5903879297d9) [retry 55/60] 2018-01-22 15:29:36,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 15:29:36,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-22 15:29:36,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 15:29:36,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-22 15:29:36,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-2c2531b2-921f-4420-a1de-3a150ac15904) [retry 55/60] 2018-01-22 15:29:36,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 55/60] 2018-01-22 15:29:36,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 55/60] 2018-01-22 15:29:36,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f32032f6-da34-4615-ba12-4ea9aa572cb7) [retry 55/60] 2018-01-22 15:29:36,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-dbfbecee-2f2f-4b07-aa5a-4bccbc3bd01a) [retry 55/60] 2018-01-22 15:29:41,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-22 15:29:41,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-22 15:29:41,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 15:29:41,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 15:29:41,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-22f271de-03e6-42d6-959f-852cbfe9bd61) [retry 55/60] 2018-01-22 15:29:46,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 15:29:46,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 15:29:46,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-1341c0c9-ffce-463e-a3a1-8a22ab367c9d) [retry 56/60] 2018-01-22 15:29:46,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-95804438-17f3-4c85-a8c0-7bf8373d3e8b) [retry 56/60] 2018-01-22 15:29:46,567 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 15:29:46,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 15:29:46,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-74f7ac0c-9378-4f7c-be7a-74fa3147e6da) [retry 56/60] 2018-01-22 15:29:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 15:29:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-22 15:29:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 15:29:51,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-22 15:29:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d8924ea2-4b54-4463-946e-d8f7a7bf9cc2) [retry 56/60] 2018-01-22 15:29:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 56/60] 2018-01-22 15:29:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 56/60] 2018-01-22 15:29:51,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-85a04e71-b213-48b6-92ae-c42b34e76f3a) [retry 56/60] 2018-01-22 15:29:56,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f16b0eab-0caf-4d5f-9c5c-b29cda9e3ce3) [retry 56/60] 2018-01-22 15:29:56,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-22 15:29:56,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-22 15:30:02,028 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4851df2a-7b98-4630-8498-fd972efa3c27) [retry 56/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-c3eb33b1-8049-48aa-9ed9-88dac30a5683) [retry 57/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f528b8f1-a697-447d-9378-b5f90207eb2e) [retry 57/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 15:30:02,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 15:30:02,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-39175a3e-6895-4563-abce-19fbfaad9e8c) [retry 57/60] 2018-01-22 15:30:07,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 15:30:07,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-22 15:30:07,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 15:30:07,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-22 15:30:12,342 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-036769c5-338d-4bc7-9452-7d727363589c) [retry 57/60] 2018-01-22 15:30:12,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 57/60] 2018-01-22 15:30:12,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 57/60] 2018-01-22 15:30:12,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-0752596a-37e0-4602-8030-f2f2704c9ad1) [retry 57/60] 2018-01-22 15:30:12,343 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5d4d7c83-b211-4ccb-bfaa-99aee4dbddd8) [retry 57/60] 2018-01-22 15:30:17,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-22 15:30:17,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-22 15:30:17,496 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-b31fc4f5-7d30-4803-a291-11f6bef79341) [retry 57/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-93d7f18a-028f-4efc-887c-fee67c606828) [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-8b09b252-bb4c-4a40-ac5c-ea5497587118) [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 15:30:17,497 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-46180063-dd13-4821-9f20-dc1d952226c7) [retry 58/60] 2018-01-22 15:30:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 15:30:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-22 15:30:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 15:30:22,630 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-22 15:30:27,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-26c5eea9-d74f-4a4e-8c9c-093af4b60382) [retry 58/60] 2018-01-22 15:30:27,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 58/60] 2018-01-22 15:30:27,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 58/60] 2018-01-22 15:30:27,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-fd0c7890-b598-454c-914d-a25b538e2477) [retry 58/60] 2018-01-22 15:30:27,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-f7b3960a-02c3-41ce-9b76-324a151dcd72) [retry 58/60] 2018-01-22 15:30:32,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-e91fbf6a-1e59-49b3-9db7-ef87033684c7) [retry 59/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.security_group.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-712fe618-b569-4c5f-abdb-56132fbec0ec) [retry 58/60] 2018-01-22 15:30:32,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d248db6b-a261-422b-bc8c-24ca4a7b687c) [retry 59/60] 2018-01-22 15:30:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 15:30:32,926 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 15:30:38,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-4ec1799e-fe3f-4e65-9a60-d50b02bfb637) [retry 59/60] 2018-01-22 15:30:38,069 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 15:30:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-22 15:30:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 15:30:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-22 15:30:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.floatingip.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-5614581a-703d-40ab-8f92-291858df765a) [retry 59/60] 2018-01-22 15:30:43,254 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 59/60] 2018-01-22 15:30:43,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 59/60] 2018-01-22 15:30:43,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-d0728e2f-5d99-4a6c-a2d8-6e6ce9a212cf) [retry 59/60] 2018-01-22 15:30:43,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.keypair.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-9caaaf7f-cfd4-4bb7-9fa9-9f643407641d) [retry 59/60] 2018-01-22 15:30:48,398 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-22 15:30:48,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-22 15:30:48,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-22 15:30:48,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-22 15:30:48,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-22 15:30:48,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-22 15:30:48,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-24a269af-0a96-4ee1-acfa-41a9efadca8a) [retry 60/60] 2018-01-22 15:30:48,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution failed: RuntimeError: Workflow failed: Task failed 'neutron_plugin.network.create' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-24a269af-0a96-4ee1-acfa-41a9efadca8a) 2018-01-22 15:30:48,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'failed', 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-22T15:14:22.417Z', 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 \'neutron_plugin.network.create\' -> The request you have made requires authentication. (HTTP 401) (Request-ID: req-24a269af-0a96-4ee1-acfa-41a9efadca8a)\n', u'deployment_id': u'vrouter-opnfv', u'id': u'd17237e5-5287-49a9-b79f-9e7b944c1c9b'} 2018-01-22 15:30:48,583 - functest.utils.functest_utils - DEBUG - 2018-01-22 15:30:48,583 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 15:30:48,584 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 22:02 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-22 15:30:48,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-22 15:30:48,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-22 15:30:48,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-22 15:30:48,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-22 15:31:17,417 - functest.core.vnf - INFO - test cleaning 2018-01-22 15:31:17,417 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-22 15:31:17,498 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-01-22 15:31:17,498 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-22 15:31:17,631 - 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-22 15:31:17,658 - 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-22 15:31:17,691 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 15:31:18,106 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-22 15:31:18,111 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.25:5000/v3', 'user_domain_name': 'Default', 'password': '3BzMQ33VtE48Kf6UQJXEj4y9X', 'project_domain_name': 'Default'} 2018-01-22 15:31:18,111 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-22 15:31:20,495 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-22 15:31:20,886 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-22 15:31:20,886 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.25:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-22 15:31:20,886 - 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-22 15:31:20,898 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-22 15:31:20,898 - 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-22 15:31:21,247 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 75, in run self.prepare() File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 162, in prepare image_creator.create() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 88, in create self.initialize() File "/usr/lib/python2.7/site-packages/snaps/openstack/create_image.py", line 59, in initialize self.__glance, image_settings=self.image_settings) File "/usr/lib/python2.7/site-packages/snaps/openstack/utils/glance_utils.py", line 66, in get_image for image in images: File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 524, in next return self._next() File "/usr/lib/python2.7/site-packages/glanceclient/common/utils.py", line 517, in _next obj, resp = next(self._self_wrapped) File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 183, in list for image, resp in paginate(url, page_size, limit): File "/usr/lib/python2.7/site-packages/glanceclient/v2/images.py", line 110, in paginate resp, body = self.http_client.get(next_url, headers=req_id_hdr) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 288, in get return self.request(url, 'GET', **kwargs) File "/usr/lib/python2.7/site-packages/glanceclient/common/http.py", line 335, in request **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 192, in request return self.session.request(url, method, **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 578, in request auth_headers = self.get_auth_headers(auth) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 905, in get_auth_headers return auth.get_headers(self, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/plugin.py", line 90, in get_headers token = self.get_token(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 89, in get_token return self.get_access(session).auth_token File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/base.py", line 135, in get_access self.auth_ref = self.get_auth_ref(session) File "/usr/lib/python2.7/site-packages/keystoneauth1/identity/v3/base.py", line 167, in get_auth_ref authenticated=False, log=False, **rkwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 853, in post return self.request(url, 'POST', **kwargs) File "/usr/lib/python2.7/site-packages/positional/__init__.py", line 108, in inner return wrapped(*args, **kwargs) File "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 742, in request raise exceptions.from_response(resp, method, url) Unauthorized: The request you have made requires authentication. (HTTP 401) (Request-ID: req-9408b159-769d-4f8d-bd6e-cef8552ca460) 2018-01-22 15:31:21,362 - functest.utils.functest_utils - DEBUG - 2018-01-22 15:31:21,362 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 15:31:21,362 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-22 15:31:21,366 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-22 15:31:21,366 - 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-22 15:31:21,366 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-22 15:31:21,368 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-22 15:31:23,090 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-22 15:31:23,756 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-22 15:31:23,757 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-22 15:31:23,845 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-22 15:31:23,845 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-702 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-22 15:31:23,848 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 25:46 | PASS | | vyos_vrouter | functest | vnf | 22:02 | FAIL | | juju_epc | functest | vnf | 00:03 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-22 15:31:23,852 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-22 15:31:27,308 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-22 15:31:27,309 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-22 15:31:27,310 - 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-22 15:31:27,310 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-22 15:31:27,311 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-22 15:32:21,606 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-22 15:32:21,606 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-22 15:32:21,721 - functest.utils.functest_utils - DEBUG - 2018-01-22 15:32:21,721 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-22 15:32:21,721 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:54 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-22 15:32:21,724 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-22 15:32:21,725 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+----------------------------------------------------------+ | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-702 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-22 15:32:21,727 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:54 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-22 15:32:21,729 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK