2018-01-26 16:33:10,280 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-26 16:33:10,281 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://172.30.9.21:5000/v3 ...OK 2018-01-26 16:33:10,818 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-26 16:33:11,293 - functest.ci.check_deployment - DEBUG - 172.30.9.21:5000 is reachable! 2018-01-26 16:33:11,293 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://172.30.9.21:5000 ...OK 2018-01-26 16:33:11,688 - functest.ci.check_deployment - DEBUG - 172.30.9.21:8774 is reachable! 2018-01-26 16:33:11,689 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://172.30.9.21:8774/v2.1 ...OK 2018-01-26 16:33:12,103 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9696 is reachable! 2018-01-26 16:33:12,103 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://172.30.9.21:9696 ...OK 2018-01-26 16:33:12,566 - functest.ci.check_deployment - DEBUG - 172.30.9.21:9292 is reachable! 2018-01-26 16:33:12,566 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://172.30.9.21:9292 ...OK 2018-01-26 16:33:13,807 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-26 16:33:14,834 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-26 16:33:14,855 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-26 16:33:17,195 - functest.ci.check_deployment - INFO - External network found: external 2018-01-26 16:33:19,813 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 16:33:19,814 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 16:33:19,814 - 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-26 16:33:19,815 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-26 16:33:19,815 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-26 16:33:22,251 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 16:33:32,019 - 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.766s OK 2018-01-26 16:33:32,144 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:33:32,145 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:33:32,145 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 16:33:32,148 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-26 16:33:34,663 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 16:45:16,762 - 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 702.084s OK 2018-01-26 16:45:16,887 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:45:16,887 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:45:16,888 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 11:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 16:45:16,891 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-26 16:45:17,891 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 16:46:00,828 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.937s OK 2018-01-26 16:46:00,938 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:46:00,939 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:46:00,939 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-26 16:46:00,943 - 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-718 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 16:46:00,946 - 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:42 | PASS | | snaps_health_check | functest | healthcheck | 00:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-26 16:46:00,949 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 16:46:04,023 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 16:46:04,023 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 16:46:04,024 - 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-26 16:46:04,025 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-26 16:46:04,025 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-26 16:46:04,677 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-26 16:46:04,677 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 16:46:05,113 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 16:46:05,113 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-26 16:46:05,502 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 16:46:05,502 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 16:46:05' 2018-01-26 16:46:05,502 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:46:08,118 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:46:11,710 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:46:23,541 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:46:24,220 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:46:24,996 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:46:32,213 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:46:36,807 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-9916ce5f-527d-4155-adde-c29c77d7e926' 2018-01-26 16:47:03,812 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 16:47:09,669 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-26 16:47:09,807 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 16:47:10,814 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 16:47:31,386 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 16:47:31,387 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 16:47:31,894 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:47:31,894 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:47:31,894 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 01:05 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-26 16:47:31,898 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-26 16:47:31,980 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-26 16:47:31,981 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-26 16:47:31' 2018-01-26 16:47:31,981 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--27f0d929-1f76-47ad-97fd-8b5d2e43c8a3' 2018-01-26 16:47:34,745 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-27f0d929-1f76-47ad-97fd-8b5d2e43c8a3' 2018-01-26 16:47:37,280 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-27f0d929-1f76-47ad-97fd-8b5d2e43c8a3' 2018-01-26 16:47:48,736 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-27f0d929-1f76-47ad-97fd-8b5d2e43c8a3' 2018-01-26 16:47:49,443 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-27f0d929-1f76-47ad-97fd-8b5d2e43c8a3' 2018-01-26 16:47:57,227 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-27f0d929-1f76-47ad-97fd-8b5d2e43c8a3' 2018-01-26 16:48:04,121 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-26 16:48:15,038 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-26 16:48:18,040 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-26 16:48:37,968 - functest.utils.functest_utils - DEBUG - 2018-01-26 16:48:37,968 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 16:48:37,969 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:46 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-26 16:48:37,973 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-26 16:48:38,053 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 16:48:40,117 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 16:48:42,309 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 16:48:45,640 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 16:48:47,653 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 16:48:54,346 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 16:48:56,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 16:48:56,799 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 16:48:59,918 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 16:48:59,918 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 16:49:03,037 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 16:49:03,037 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 16:49:03,040 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 16:49:03,044 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-26 16:49:03,044 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-99d159be-67ba-4306-b1aa-68c089b093b8/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-26 16:49:05,129 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-26 16:49:05,131 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-26 16:49:05,131 - 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-26 16:49:07,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:49:07.084 62 INFO rally.api [-] Starting verification (UUID=37808b61-167f-4e04-9f76-e2454973b986) for deployment 'opnfv-rally' (UUID=afd98fc9-f209-4996-8bed-bbb57cab3f7d) by verifier 'opnfv-tempest' (UUID=99d159be-67ba-4306-b1aa-68c089b093b8). 2018-01-26 16:49:07,085 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 37808b61-167f-4e04-9f76-e2454973b986 2018-01-26 16:49:14,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:49:14.012 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.197s] 2018-01-26 16:49:14,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:49:14.067 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.055s] 2018-01-26 16:49:21,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:49:21.277 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.738s] 2018-01-26 16:49:25,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:49:25.012 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.735s] 2018-01-26 16:49:38,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:49:38.571 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.937s] 2018-01-26 16:49:56,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:49:56.375 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.375s] 2018-01-26 16:50:37,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:50:37.256 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.084s] 2018-01-26 16:50:37,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:50:37.258 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-26 16:51:18,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:51:18.001 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-01-26 16:51:18,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:51:18.002 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-26 16:51:55,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:51:55.312 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.121s] 2018-01-26 16:51:55,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:51:55.314 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-26 16:52:55,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:52:55.957 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [22.440s] 2018-01-26 16:53:23,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:23.177 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-01-26 16:53:23,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:23.281 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-01-26 16:53:31,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:31.507 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.670s] 2018-01-26 16:53:31,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:31.517 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-01-26 16:53:32,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:32.979 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 16:53:32,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:32.980 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-26 16:53:37,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:37.177 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.404s] 2018-01-26 16:53:43,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:43.234 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.086s] 2018-01-26 16:53:49,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:49.601 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.709s] 2018-01-26 16:53:57,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:53:57.021 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.441s] 2018-01-26 16:54:06,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:06.490 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.189s] 2018-01-26 16:54:12,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:12.432 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.389s] 2018-01-26 16:54:18,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:18.138 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.217s] 2018-01-26 16:54:25,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:25.099 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.446s] 2018-01-26 16:54:32,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:32.377 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.485s] 2018-01-26 16:54:40,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:40.862 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.056s] 2018-01-26 16:54:43,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:43.143 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-26 16:54:45,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:45.167 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2018-01-26 16:54:45,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:45.255 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.087s] 2018-01-26 16:54:45,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:45.335 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2018-01-26 16:54:45,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:45.341 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-01-26 16:54:49,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:49.455 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.799s] 2018-01-26 16:54:51,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:51.355 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.899s] 2018-01-26 16:54:53,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:54:53.245 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.890s] 2018-01-26 16:55:00,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:55:00.500 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-01-26 16:55:08,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:55:08.514 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [4.784s] 2018-01-26 16:55:25,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:55:25.408 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.130s] 2018-01-26 16:55:30,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:55:30.303 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.894s] 2018-01-26 16:55:44,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:55:44.034 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.867s] 2018-01-26 16:55:47,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:55:47.972 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.937s] 2018-01-26 16:55:56,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:55:56.215 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.242s] 2018-01-26 16:56:06,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:06.431 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.689s] 2018-01-26 16:56:10,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:10.275 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.843s] 2018-01-26 16:56:15,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:15.531 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.255s] 2018-01-26 16:56:31,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:31.216 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.803s] 2018-01-26 16:56:31,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:31.736 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.520s] 2018-01-26 16:56:31,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:31.851 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.114s] 2018-01-26 16:56:32,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:32.050 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.198s] 2018-01-26 16:56:32,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:32.177 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.127s] 2018-01-26 16:56:32,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:32.261 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.083s] 2018-01-26 16:56:46,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:46.201 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.644s] 2018-01-26 16:56:46,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:46.649 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.448s] 2018-01-26 16:56:46,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:46.908 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.259s] 2018-01-26 16:56:47,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:47.126 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.217s] 2018-01-26 16:56:47,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:47.249 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.123s] 2018-01-26 16:56:47,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:56:47.312 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.063s] 2018-01-26 16:57:01,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:01.287 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.611s] 2018-01-26 16:57:07,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:07.702 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.415s] 2018-01-26 16:57:09,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:09.585 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.883s] 2018-01-26 16:57:09,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:09.809 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.224s] 2018-01-26 16:57:10,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:10.013 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.204s] 2018-01-26 16:57:22,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:22.916 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.558s] 2018-01-26 16:57:29,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:29.111 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.194s] 2018-01-26 16:57:31,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:31.274 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.161s] 2018-01-26 16:57:31,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:31.483 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.209s] 2018-01-26 16:57:31,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:31.702 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.218s] 2018-01-26 16:57:53,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:57:53.394 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.179s] 2018-01-26 16:58:05,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:58:05.449 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [12.055s] 2018-01-26 16:58:16,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:58:16.118 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.667s] 2018-01-26 16:58:25,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:58:25.251 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.132s] 2018-01-26 16:58:56,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:58:56.296 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.319s] 2018-01-26 16:59:08,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:08.665 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.370s] 2018-01-26 16:59:19,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:19.576 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.910s] 2018-01-26 16:59:28,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:28.781 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.204s] 2018-01-26 16:59:45,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:45.868 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.176s] 2018-01-26 16:59:48,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:48.619 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.749s] 2018-01-26 16:59:48,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:48.892 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.274s] 2018-01-26 16:59:53,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:53.901 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.659s] 2018-01-26 16:59:56,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:56.184 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.280s] 2018-01-26 16:59:56,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 16:59:56.399 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.217s] 2018-01-26 17:00:00,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:00.908 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.137s] 2018-01-26 17:00:04,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:04.301 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-01-26 17:00:05,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:05.656 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-26 17:00:05,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:05.657 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-26 17:00:05,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:05.658 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-26 17:00:05,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:05.659 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-26 17:00:05,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:05.659 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-26 17:00:07,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:07.590 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-01-26 17:00:24,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:24.456 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.255s] 2018-01-26 17:00:34,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:34.869 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.166s] 2018-01-26 17:00:48,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:48.650 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.781s] 2018-01-26 17:00:58,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:00:58.111 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.806s] 2018-01-26 17:02:13,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:02:13.209 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [68.831s] 2018-01-26 17:02:54,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:02:54.714 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [28.186s] 2018-01-26 17:03:53,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-26 17:03:53.390 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [28.440s] 2018-01-26 17:04:14,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 37808b61-167f-4e04-9f76-e2454973b986'. 2018-01-26 17:04:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-26 17:04:15,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 37808b61-167f-4e04-9f76-e2454973b986 | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-26 16:49:07 | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-26 17:04:13 | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:06 | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-26 17:04:15,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 99d159be-67ba-4306-b1aa-68c089b093b8) | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: afd98fc9-f209-4996-8bed-bbb57cab3f7d) | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 881.864 | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-26 17:04:15,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-26 17:04:15,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-26 17:04:20,235 - functest.utils.functest_utils - DEBUG - 2018-01-26 17:04:20,235 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 17:04:20,236 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:26 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-26 17:04:20,240 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-26 17:04:20,331 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 17:04:20,782 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 17:04:20,783 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-26 17:04:21,195 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 17:04:23,573 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 17:04:25,755 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 17:04:28,912 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-26 17:04:30,436 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97'... 2018-01-26 17:04:33,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-cf4f48d7-ba60-4e06-b4b9-01369d769b97'... 2018-01-26 17:04:35,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-cf4f48d7-ba60-4e06-b4b9-01369d769b97'... 2018-01-26 17:04:46,330 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97'... 2018-01-26 17:04:46,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97'... 2018-01-26 17:04:47,684 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-26 17:04:47,684 - 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-26 17:04:47,685 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:04:47,722 - 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-26 17:04:47,730 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:05:47,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671: started 2018-01-26 17:04:49.675 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Starting: Task validation. 2018-01-26 17:04:49.701 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Starting: Task validation of syntax. 2018-01-26 17:04:49.780 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Completed: Task validation of syntax. 2018-01-26 17:04:49.780 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Starting: Task validation of required platforms. 2018-01-26 17:04:49.812 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Completed: Task validation of required platforms. 2018-01-26 17:04:49.812 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Starting: Task validation of semantic. 2018-01-26 17:04:50.489 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() started 2018-01-26 17:04:53.472 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() finished in 2.98 sec 2018-01-26 17:04:53.515 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() started 2018-01-26 17:04:57.336 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-26 17:04:57.336 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Completed: Task validation of semantic. 2018-01-26 17:04:57.336 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Completed: Task validation. 2018-01-26 17:04:57.337 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Starting: Running task. 2018-01-26 17:04:57.505 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() started 2018-01-26 17:05:00.458 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() finished in 2.95 sec 2018-01-26 17:05:00.483 263 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 START 2018-01-26 17:05:00.974 263 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 END: OK 2018-01-26 17:05:00.993 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() started 2018-01-26 17:05:04.756 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-26 17:05:05.546 138 INFO rally.task.engine [-] Load duration is: 0.489704 2018-01-26 17:05:05.547 138 INFO rally.task.engine [-] Full duration is: 7.268769 2018-01-26 17:05:05.791 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() started 2018-01-26 17:05:08.796 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() finished in 3.01 sec 2018-01-26 17:05:08.818 349 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 START 2018-01-26 17:05:09.616 349 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 END: OK 2018-01-26 17:05:09.641 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() started 2018-01-26 17:05:13.500 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-26 17:05:13.833 138 INFO rally.task.engine [-] Load duration is: 0.795201 2018-01-26 17:05:13.833 138 INFO rally.task.engine [-] Full duration is: 7.72506 2018-01-26 17:05:14.071 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() started 2018-01-26 17:05:17.053 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() finished in 2.98 sec 2018-01-26 17:05:17.075 435 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 START 2018-01-26 17:05:18.036 435 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 END: OK 2018-01-26 17:05:18.060 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() started 2018-01-26 17:05:21.837 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-26 17:05:22.115 138 INFO rally.task.engine [-] Load duration is: 0.959694 2018-01-26 17:05:22.115 138 INFO rally.task.engine [-] Full duration is: 7.7795 2018-01-26 17:05:22.470 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() started 2018-01-26 17:05:25.265 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() finished in 2.79 sec 2018-01-26 17:05:25.286 521 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 START 2018-01-26 17:05:26.081 521 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 END: OK 2018-01-26 17:05:26.100 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() started 2018-01-26 17:05:30.233 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-26 17:05:30.509 138 INFO rally.task.engine [-] Load duration is: 0.792323 2018-01-26 17:05:30.510 138 INFO rally.task.engine [-] Full duration is: 7.779354 2018-01-26 17:05:30.741 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() started 2018-01-26 17:05:33.788 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() finished in 3.05 sec 2018-01-26 17:05:33.809 607 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 START 2018-01-26 17:05:34.790 607 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 END: OK 2018-01-26 17:05:34.811 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() started 2018-01-26 17:05:38.663 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-26 17:05:38.784 138 INFO rally.task.engine [-] Load duration is: 0.979213 2018-01-26 17:05:38.785 138 INFO rally.task.engine [-] Full duration is: 7.936179 2018-01-26 17:05:39.021 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() started 2018-01-26 17:05:42.003 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack setup() finished in 2.98 sec 2018-01-26 17:05:42.022 693 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 START 2018-01-26 17:05:42.716 693 INFO rally.task.runner [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | ITER: 1 END: OK 2018-01-26 17:05:42.746 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() started 2018-01-26 17:05:46.370 138 INFO rally.task.context [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-26 17:05:47.055 138 INFO rally.task.engine [-] Load duration is: 0.691585 2018-01-26 17:05:47.056 138 INFO rally.task.engine [-] Full duration is: 7.362324 2018-01-26 17:05:47.245 138 INFO rally.task.engine [-] Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671 | Completed: Running task. Task 3c647b57-10cd-45c5-a61a-2fb3b9d52671: 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.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | total | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> duration | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.489704 Full duration: 7.268769 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.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795201 Full duration: 7.72506 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.545 | 0.545 | 0.545 | 0.545 | 0.545 | 0.545 | 100.0% | 1 | | total | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> duration | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.959694 Full duration: 7.7795 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.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.792323 Full duration: 7.779354 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | total | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> duration | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.979213 Full duration: 7.936179 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.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> duration | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.691585 Full duration: 7.362324 2018-01-26 17:05:47,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3c647b57-10cd-45c5-a61a-2fb3b9d52671 2018-01-26 17:05:47,543 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-26 17:05:47,544 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '3c647b57-10cd-45c5-a61a-2fb3b9d52671', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-26 17:05:47,551 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '3c647b57-10cd-45c5-a61a-2fb3b9d52671'] 2018-01-26 17:05:48,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:05:48,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-26 17:05:48,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-26 17:05:48,502 - 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-26 17:05:48,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:05:48,538 - 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-26 17:05:48,540 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:07:30,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 82061393-5be6-4bcc-a805-71065490ca0f: started 2018-01-26 17:05:50.621 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Starting: Task validation. 2018-01-26 17:05:50.664 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Starting: Task validation of syntax. 2018-01-26 17:05:50.713 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Completed: Task validation of syntax. 2018-01-26 17:05:50.713 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Starting: Task validation of required platforms. 2018-01-26 17:05:50.733 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Completed: Task validation of required platforms. 2018-01-26 17:05:50.733 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Starting: Task validation of semantic. 2018-01-26 17:05:51.428 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() started 2018-01-26 17:05:54.491 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() finished in 3.06 sec 2018-01-26 17:05:56.843 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() started 2018-01-26 17:06:00.682 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() finished in 3.84 sec 2018-01-26 17:06:00.683 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Completed: Task validation of semantic. 2018-01-26 17:06:00.683 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Completed: Task validation. 2018-01-26 17:06:00.684 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Starting: Running task. 2018-01-26 17:06:00.849 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() started 2018-01-26 17:06:04.009 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() finished in 3.16 sec 2018-01-26 17:06:04.009 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack setup() started 2018-01-26 17:06:04.010 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack setup() finished in 0.21 msec 2018-01-26 17:06:04.031 868 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 START 2018-01-26 17:06:10.356 868 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 END: OK 2018-01-26 17:06:10.385 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack cleanup() started 2018-01-26 17:06:11.155 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack cleanup() finished in 0.77 sec 2018-01-26 17:06:11.155 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() started 2018-01-26 17:06:15.110 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() finished in 3.95 sec 2018-01-26 17:06:16.943 743 INFO rally.task.engine [-] Load duration is: 5.500437 2018-01-26 17:06:16.944 743 INFO rally.task.engine [-] Full duration is: 14.281592 2018-01-26 17:06:17.229 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() started 2018-01-26 17:06:20.165 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() finished in 2.94 sec 2018-01-26 17:06:20.165 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack setup() started 2018-01-26 17:06:20.166 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:06:20.189 974 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 START 2018-01-26 17:06:26.099 974 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 END: OK 2018-01-26 17:06:26.128 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack cleanup() started 2018-01-26 17:06:30.773 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack cleanup() finished in 4.65 sec 2018-01-26 17:06:30.774 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() started 2018-01-26 17:06:34.552 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() finished in 3.78 sec 2018-01-26 17:06:35.336 743 INFO rally.task.engine [-] Load duration is: 5.077048 2018-01-26 17:06:35.336 743 INFO rally.task.engine [-] Full duration is: 17.339896 2018-01-26 17:06:35.587 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() started 2018-01-26 17:06:38.533 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() finished in 2.95 sec 2018-01-26 17:06:38.557 1080 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 START 2018-01-26 17:06:39.773 1080 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 END: OK 2018-01-26 17:06:39.795 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() started 2018-01-26 17:06:43.891 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() finished in 4.10 sec 2018-01-26 17:06:45.642 743 INFO rally.task.engine [-] Load duration is: 0.383972 2018-01-26 17:06:45.643 743 INFO rally.task.engine [-] Full duration is: 8.320328 2018-01-26 17:06:45.888 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() started 2018-01-26 17:06:48.850 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack setup() finished in 2.96 sec 2018-01-26 17:06:48.850 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context quotas@openstack setup() started 2018-01-26 17:06:49.760 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context quotas@openstack setup() finished in 0.91 sec 2018-01-26 17:06:49.760 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack setup() started 2018-01-26 17:06:49.761 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:06:50.383 1166 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 START 2018-01-26 17:07:09.666 1166 INFO rally.task.runner [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | ITER: 1 END: OK 2018-01-26 17:07:09.696 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack cleanup() started 2018-01-26 17:07:26.312 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context cleanup@openstack cleanup() finished in 16.62 sec 2018-01-26 17:07:26.313 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context quotas@openstack cleanup() started 2018-01-26 17:07:26.349 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context quotas@openstack cleanup() finished in 36.41 msec 2018-01-26 17:07:26.349 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() started 2018-01-26 17:07:30.029 743 INFO rally.task.context [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Context users@openstack cleanup() finished in 3.68 sec 2018-01-26 17:07:30.121 743 INFO rally.task.engine [-] Load duration is: 17.447576 2018-01-26 17:07:30.122 743 INFO rally.task.engine [-] Full duration is: 44.157365 2018-01-26 17:07:30.311 743 INFO rally.task.engine [-] Task 82061393-5be6-4bcc-a805-71065490ca0f | Completed: Running task. Task 82061393-5be6-4bcc-a805-71065490ca0f: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.31 | 4.31 | 4.31 | 4.31 | 4.31 | 4.31 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | -> glance_v2.upload_data | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 1.283 | 100.0% | 1 | | glance_v2.delete_image | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | total | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 100.0% | 1 | | -> duration | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 5.5 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.500437 Full duration: 14.281592 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.889 | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 0.467 | 100.0% | 1 | | -> glance_v2.upload_data | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 1.985 | 100.0% | 1 | | glance_v2.list_images | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 5.077 | 5.077 | 5.077 | 5.077 | 5.077 | 5.077 | 100.0% | 1 | | -> duration | 5.077 | 5.077 | 5.077 | 5.077 | 5.077 | 5.077 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.077048 Full duration: 17.339896 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.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | total | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | -> duration | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 0.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.383972 Full duration: 8.320328 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.449 | 4.449 | 4.449 | 4.449 | 4.449 | 4.449 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | -> glance_v2.upload_data | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 1.481 | 100.0% | 1 | | nova.boot_servers | 13.998 | 13.998 | 13.998 | 13.998 | 13.998 | 13.998 | 100.0% | 1 | | total | 18.448 | 18.448 | 18.448 | 18.448 | 18.448 | 18.448 | 100.0% | 1 | | -> duration | 17.448 | 17.448 | 17.448 | 17.448 | 17.448 | 17.448 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.447576 Full duration: 44.157365 2018-01-26 17:07:30,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 82061393-5be6-4bcc-a805-71065490ca0f 2018-01-26 17:07:30,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '82061393-5be6-4bcc-a805-71065490ca0f', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-26 17:07:30,547 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '82061393-5be6-4bcc-a805-71065490ca0f'] 2018-01-26 17:07:31,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:07:31,452 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-26 17:07:31,452 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-26 17:07:31,453 - 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-26 17:07:31,453 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:07:31,491 - 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-26 17:07:31,492 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-26 17:07:31,492 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-26 17:07:31,492 - 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-26 17:07:31,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:07:31,522 - 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-26 17:07:31,527 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:10:58,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9047d055-b9ae-402e-bd22-650247fcd90e: started 2018-01-26 17:07:33.640 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Starting: Task validation. 2018-01-26 17:07:33.677 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Starting: Task validation of syntax. 2018-01-26 17:07:33.796 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Completed: Task validation of syntax. 2018-01-26 17:07:33.796 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Starting: Task validation of required platforms. 2018-01-26 17:07:33.835 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Completed: Task validation of required platforms. 2018-01-26 17:07:33.835 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Starting: Task validation of semantic. 2018-01-26 17:07:34.520 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:07:37.645 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 3.13 sec 2018-01-26 17:07:42.787 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:07:46.624 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.84 sec 2018-01-26 17:07:46.625 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Completed: Task validation of semantic. 2018-01-26 17:07:46.625 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Completed: Task validation. 2018-01-26 17:07:46.626 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Starting: Running task. 2018-01-26 17:07:46.801 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:07:49.741 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 2.94 sec 2018-01-26 17:07:49.741 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() started 2018-01-26 17:07:50.455 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() finished in 0.71 sec 2018-01-26 17:07:50.455 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack setup() started 2018-01-26 17:07:54.267 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack setup() finished in 3.81 sec 2018-01-26 17:07:54.268 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() started 2018-01-26 17:07:54.268 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 17:07:54.294 1421 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:08:00.032 1421 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:08:00.057 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() started 2018-01-26 17:08:02.936 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() finished in 2.88 sec 2018-01-26 17:08:02.936 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack cleanup() started 2018-01-26 17:08:07.196 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack cleanup() finished in 4.26 sec 2018-01-26 17:08:07.196 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() started 2018-01-26 17:08:07.397 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:08:07.397 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:08:11.215 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.82 sec 2018-01-26 17:08:12.940 1296 INFO rally.task.engine [-] Load duration is: 5.735163 2018-01-26 17:08:12.941 1296 INFO rally.task.engine [-] Full duration is: 24.432876 2018-01-26 17:08:13.212 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:08:16.161 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 2.95 sec 2018-01-26 17:08:16.161 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() started 2018-01-26 17:08:16.831 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() finished in 0.67 sec 2018-01-26 17:08:16.832 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() started 2018-01-26 17:08:16.832 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 17:08:16.854 1607 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:08:23.469 1607 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:08:23.491 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() started 2018-01-26 17:08:25.848 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() finished in 2.36 sec 2018-01-26 17:08:25.848 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() started 2018-01-26 17:08:26.049 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:08:26.050 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:08:29.770 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.72 sec 2018-01-26 17:08:31.306 1296 INFO rally.task.engine [-] Load duration is: 6.612181 2018-01-26 17:08:31.307 1296 INFO rally.task.engine [-] Full duration is: 16.574234 2018-01-26 17:08:31.581 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:08:34.734 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 3.15 sec 2018-01-26 17:08:34.735 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() started 2018-01-26 17:08:35.909 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() finished in 1.17 sec 2018-01-26 17:08:35.909 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() started 2018-01-26 17:08:35.909 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:08:36.694 1773 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:08:50.635 1773 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:08:50.663 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() started 2018-01-26 17:08:53.052 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-26 17:08:53.053 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() started 2018-01-26 17:08:53.247 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 17:08:53.248 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:08:57.047 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.80 sec 2018-01-26 17:08:57.727 1296 INFO rally.task.engine [-] Load duration is: 13.937783 2018-01-26 17:08:57.728 1296 INFO rally.task.engine [-] Full duration is: 25.482435 2018-01-26 17:08:58.112 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:09:01.170 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 3.06 sec 2018-01-26 17:09:01.170 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() started 2018-01-26 17:09:01.863 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() finished in 0.69 sec 2018-01-26 17:09:01.864 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() started 2018-01-26 17:09:01.864 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 17:09:01.886 1939 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:09:07.806 1939 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:09:07.835 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() started 2018-01-26 17:09:10.284 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() finished in 2.45 sec 2018-01-26 17:09:10.285 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() started 2018-01-26 17:09:10.486 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:09:10.487 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:09:14.226 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.74 sec 2018-01-26 17:09:16.216 1296 INFO rally.task.engine [-] Load duration is: 5.9162 2018-01-26 17:09:16.216 1296 INFO rally.task.engine [-] Full duration is: 16.131537 2018-01-26 17:09:16.462 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:09:19.373 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 2.91 sec 2018-01-26 17:09:19.373 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() started 2018-01-26 17:09:20.042 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() finished in 0.67 sec 2018-01-26 17:09:20.042 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() started 2018-01-26 17:09:20.042 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:09:20.064 2105 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:09:28.706 2105 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:09:28.730 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() started 2018-01-26 17:09:31.595 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() finished in 2.86 sec 2018-01-26 17:09:31.595 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() started 2018-01-26 17:09:31.810 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() finished in 0.21 sec 2018-01-26 17:09:31.810 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:09:35.524 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.71 sec 2018-01-26 17:09:36.585 1296 INFO rally.task.engine [-] Load duration is: 8.638168 2018-01-26 17:09:36.586 1296 INFO rally.task.engine [-] Full duration is: 19.079887 2018-01-26 17:09:36.836 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:09:39.734 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 2.90 sec 2018-01-26 17:09:39.734 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() started 2018-01-26 17:09:40.440 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack setup() finished in 0.71 sec 2018-01-26 17:09:40.440 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack setup() started 2018-01-26 17:09:43.626 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack setup() finished in 3.19 sec 2018-01-26 17:09:43.626 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() started 2018-01-26 17:09:43.626 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 17:09:43.651 2271 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:09:49.564 2271 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:09:49.587 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() started 2018-01-26 17:09:51.949 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context cleanup@openstack cleanup() finished in 2.36 sec 2018-01-26 17:09:51.949 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack cleanup() started 2018-01-26 17:09:55.605 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context volumes@openstack cleanup() finished in 3.66 sec 2018-01-26 17:09:55.605 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() started 2018-01-26 17:09:55.804 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:09:55.805 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:09:59.593 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.79 sec 2018-01-26 17:10:00.981 1296 INFO rally.task.engine [-] Load duration is: 5.909772 2018-01-26 17:10:00.981 1296 INFO rally.task.engine [-] Full duration is: 22.776087 2018-01-26 17:10:01.231 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:10:04.210 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 2.98 sec 2018-01-26 17:10:04.210 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() started 2018-01-26 17:10:04.211 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:10:04.232 2457 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:10:05.064 2457 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:10:05.092 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:10:09.880 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() finished in 4.79 sec 2018-01-26 17:10:09.881 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:10:13.791 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.91 sec 2018-01-26 17:10:15.321 1296 INFO rally.task.engine [-] Load duration is: 0.828304 2018-01-26 17:10:15.322 1296 INFO rally.task.engine [-] Full duration is: 12.577082 2018-01-26 17:10:15.579 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:10:18.623 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 3.04 sec 2018-01-26 17:10:18.624 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() started 2018-01-26 17:10:18.624 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 17:10:18.648 2623 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:10:19.478 2623 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:10:19.501 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:10:24.627 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() finished in 5.13 sec 2018-01-26 17:10:24.627 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:10:28.430 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.80 sec 2018-01-26 17:10:29.664 1296 INFO rally.task.engine [-] Load duration is: 0.826885 2018-01-26 17:10:29.665 1296 INFO rally.task.engine [-] Full duration is: 12.869066 2018-01-26 17:10:29.910 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:10:32.790 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 2.88 sec 2018-01-26 17:10:32.790 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() started 2018-01-26 17:10:32.790 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 17:10:32.813 2789 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:10:33.645 2789 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:10:33.674 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:10:38.760 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() finished in 5.09 sec 2018-01-26 17:10:38.760 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:10:42.479 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.72 sec 2018-01-26 17:10:43.996 1296 INFO rally.task.engine [-] Load duration is: 0.828966 2018-01-26 17:10:43.997 1296 INFO rally.task.engine [-] Full duration is: 12.589458 2018-01-26 17:10:44.251 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() started 2018-01-26 17:10:47.355 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack setup() finished in 3.10 sec 2018-01-26 17:10:47.355 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() started 2018-01-26 17:10:47.355 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 17:10:47.378 2955 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 START 2018-01-26 17:10:48.259 2955 INFO rally.task.runner [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | ITER: 1 END: OK 2018-01-26 17:10:48.282 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:10:53.391 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context admin_cleanup@openstack cleanup() finished in 5.11 sec 2018-01-26 17:10:53.391 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() started 2018-01-26 17:10:57.270 1296 INFO rally.task.context [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Context users@openstack cleanup() finished in 3.88 sec 2018-01-26 17:10:58.333 1296 INFO rally.task.engine [-] Load duration is: 0.87814 2018-01-26 17:10:58.334 1296 INFO rally.task.engine [-] Full duration is: 13.033667 2018-01-26 17:10:58.600 1296 INFO rally.task.engine [-] Task 9047d055-b9ae-402e-bd22-650247fcd90e | Completed: Running task. Task 9047d055-b9ae-402e-bd22-650247fcd90e: 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.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 2.54 | 100.0% | 1 | | total | 5.735 | 5.735 | 5.735 | 5.735 | 5.735 | 5.735 | 100.0% | 1 | | -> duration | 5.735 | 5.735 | 5.735 | 5.735 | 5.735 | 5.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.735163 Full duration: 24.432876 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.838 | 3.838 | 3.838 | 3.838 | 3.838 | 3.838 | 100.0% | 1 | | cinder_v2.delete_volume | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | total | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 100.0% | 1 | | -> duration | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 6.612 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.612181 Full duration: 16.574234 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 | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 10.909 | 100.0% | 1 | | cinder_v2.delete_volume | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 3.028 | 100.0% | 1 | | total | 13.938 | 13.938 | 13.938 | 13.938 | 13.938 | 13.938 | 100.0% | 1 | | -> duration | 13.938 | 13.938 | 13.938 | 13.938 | 13.938 | 13.938 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.937783 Full duration: 25.482435 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.179 | 3.179 | 3.179 | 3.179 | 3.179 | 3.179 | 100.0% | 1 | | cinder_v2.delete_volume | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 2.737 | 100.0% | 1 | | total | 5.916 | 5.916 | 5.916 | 5.916 | 5.916 | 5.916 | 100.0% | 1 | | -> duration | 5.916 | 5.916 | 5.916 | 5.916 | 5.916 | 5.916 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.9162 Full duration: 16.131537 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.168 | 3.168 | 3.168 | 3.168 | 3.168 | 3.168 | 100.0% | 1 | | cinder_v2.extend_volume | 2.719 | 2.719 | 2.719 | 2.719 | 2.719 | 2.719 | 100.0% | 1 | | cinder_v2.delete_volume | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 2.75 | 100.0% | 1 | | total | 8.638 | 8.638 | 8.638 | 8.638 | 8.638 | 8.638 | 100.0% | 1 | | -> duration | 8.638 | 8.638 | 8.638 | 8.638 | 8.638 | 8.638 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.638168 Full duration: 19.079887 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.23 | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 100.0% | 1 | | cinder_v2.delete_volume | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 2.679 | 100.0% | 1 | | total | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 100.0% | 1 | | -> duration | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 5.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.909772 Full duration: 22.776087 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.658 | 0.658 | 0.658 | 0.658 | 0.658 | 0.658 | 100.0% | 1 | | cinder_v2.list_qos | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 0.169 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828304 Full duration: 12.577082 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.614 | 0.614 | 0.614 | 0.614 | 0.614 | 0.614 | 100.0% | 1 | | cinder_v2.set_qos | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 0.212 | 100.0% | 1 | | total | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> duration | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 0.827 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.826885 Full duration: 12.869066 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | cinder_v2.list_types | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> duration | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 0.829 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.828966 Full duration: 12.589458 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.674 | 0.674 | 0.674 | 0.674 | 0.674 | 0.674 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> duration | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 0.878 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87814 Full duration: 13.033667 2018-01-26 17:10:58,896 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9047d055-b9ae-402e-bd22-650247fcd90e 2018-01-26 17:10:58,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9047d055-b9ae-402e-bd22-650247fcd90e', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-26 17:10:58,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9047d055-b9ae-402e-bd22-650247fcd90e'] 2018-01-26 17:10:59,902 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:10:59,904 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-26 17:10:59,904 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-26 17:10:59,905 - 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-26 17:10:59,905 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:10:59,936 - 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-26 17:10:59,938 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:12:20,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 94116cb7-a428-4958-97e1-a3b2c2c359f3: started 2018-01-26 17:11:01.924 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Starting: Task validation. 2018-01-26 17:11:01.953 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Starting: Task validation of syntax. 2018-01-26 17:11:02.020 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Completed: Task validation of syntax. 2018-01-26 17:11:02.020 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Starting: Task validation of required platforms. 2018-01-26 17:11:02.046 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Completed: Task validation of required platforms. 2018-01-26 17:11:02.046 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Starting: Task validation of semantic. 2018-01-26 17:11:02.743 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() started 2018-01-26 17:11:05.789 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() finished in 3.05 sec 2018-01-26 17:11:09.222 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() started 2018-01-26 17:11:13.100 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-26 17:11:13.101 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Completed: Task validation of semantic. 2018-01-26 17:11:13.101 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Completed: Task validation. 2018-01-26 17:11:13.102 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Starting: Running task. 2018-01-26 17:11:13.280 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() started 2018-01-26 17:11:16.264 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() finished in 2.98 sec 2018-01-26 17:11:16.264 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() started 2018-01-26 17:11:17.244 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() finished in 0.98 sec 2018-01-26 17:11:17.245 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack setup() started 2018-01-26 17:11:17.245 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-26 17:11:17.269 3240 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 START 2018-01-26 17:11:27.639 3240 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 END: OK 2018-01-26 17:11:27.660 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack cleanup() started 2018-01-26 17:11:28.351 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack cleanup() finished in 0.69 sec 2018-01-26 17:11:28.352 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() started 2018-01-26 17:11:28.359 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() finished in 7.42 msec 2018-01-26 17:11:28.360 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() started 2018-01-26 17:11:32.688 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() finished in 4.33 sec 2018-01-26 17:11:33.381 3085 INFO rally.task.engine [-] Load duration is: 6.368219 2018-01-26 17:11:33.382 3085 INFO rally.task.engine [-] Full duration is: 19.422575 2018-01-26 17:11:33.632 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() started 2018-01-26 17:11:36.617 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() finished in 2.98 sec 2018-01-26 17:11:36.617 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() started 2018-01-26 17:11:37.608 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() finished in 0.99 sec 2018-01-26 17:11:37.608 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack setup() started 2018-01-26 17:11:37.608 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:11:37.628 3406 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 START 2018-01-26 17:11:45.372 3406 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 END: OK 2018-01-26 17:11:45.393 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack cleanup() started 2018-01-26 17:11:46.064 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-26 17:11:46.064 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() started 2018-01-26 17:11:46.071 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() finished in 7.37 msec 2018-01-26 17:11:46.072 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() started 2018-01-26 17:11:49.860 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-26 17:11:51.731 3085 INFO rally.task.engine [-] Load duration is: 5.742212 2018-01-26 17:11:51.731 3085 INFO rally.task.engine [-] Full duration is: 16.245628 2018-01-26 17:11:51.986 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() started 2018-01-26 17:11:54.857 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() finished in 2.87 sec 2018-01-26 17:11:54.857 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() started 2018-01-26 17:11:55.758 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() finished in 0.90 sec 2018-01-26 17:11:55.758 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack setup() started 2018-01-26 17:11:55.759 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:11:55.780 3572 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 START 2018-01-26 17:12:04.738 3572 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 END: OK 2018-01-26 17:12:04.765 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack cleanup() started 2018-01-26 17:12:05.345 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context cleanup@openstack cleanup() finished in 0.58 sec 2018-01-26 17:12:05.346 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() started 2018-01-26 17:12:05.353 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() finished in 7.80 msec 2018-01-26 17:12:05.354 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() started 2018-01-26 17:12:09.274 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-26 17:12:10.089 3085 INFO rally.task.engine [-] Load duration is: 6.956432 2018-01-26 17:12:10.090 3085 INFO rally.task.engine [-] Full duration is: 17.3073 2018-01-26 17:12:10.374 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() started 2018-01-26 17:12:13.362 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack setup() finished in 2.99 sec 2018-01-26 17:12:13.362 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() started 2018-01-26 17:12:14.315 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack setup() finished in 0.95 sec 2018-01-26 17:12:14.336 3738 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 START 2018-01-26 17:12:14.945 3738 INFO rally.task.runner [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | ITER: 1 END: OK 2018-01-26 17:12:14.966 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() started 2018-01-26 17:12:14.974 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context roles@openstack cleanup() finished in 8.45 msec 2018-01-26 17:12:14.975 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() started 2018-01-26 17:12:18.799 3085 INFO rally.task.context [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-26 17:12:20.434 3085 INFO rally.task.engine [-] Load duration is: 0.607387 2018-01-26 17:12:20.435 3085 INFO rally.task.engine [-] Full duration is: 8.442933 2018-01-26 17:12:20.618 3085 INFO rally.task.engine [-] Task 94116cb7-a428-4958-97e1-a3b2c2c359f3 | Completed: Running task. Task 94116cb7-a428-4958-97e1-a3b2c2c359f3: 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.728 | 4.728 | 4.728 | 4.728 | 4.728 | 4.728 | 100.0% | 1 | | heat.update_stack | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 2.918 | 100.0% | 1 | | heat.delete_stack | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 2.721 | 100.0% | 1 | | total | 10.368 | 10.368 | 10.368 | 10.368 | 10.368 | 10.368 | 100.0% | 1 | | -> duration | 6.368 | 6.368 | 6.368 | 6.368 | 6.368 | 6.368 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.368219 Full duration: 19.422575 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.695 | 4.695 | 4.695 | 4.695 | 4.695 | 4.695 | 100.0% | 1 | | heat.check_stack | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 0.666 | 100.0% | 1 | | heat.delete_stack | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 100.0% | 1 | | total | 7.742 | 7.742 | 7.742 | 7.742 | 7.742 | 7.742 | 100.0% | 1 | | -> duration | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 5.742 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.742212 Full duration: 16.245628 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.78 | 4.78 | 4.78 | 4.78 | 4.78 | 4.78 | 100.0% | 1 | | heat.suspend_stack | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | heat.resume_stack | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 1.819 | 100.0% | 1 | | heat.delete_stack | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 1.825 | 100.0% | 1 | | total | 8.956 | 8.956 | 8.956 | 8.956 | 8.956 | 8.956 | 100.0% | 1 | | -> duration | 6.956 | 6.956 | 6.956 | 6.956 | 6.956 | 6.956 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.956432 Full duration: 17.3073 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | total | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> duration | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.607387 Full duration: 8.442933 2018-01-26 17:12:20,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 94116cb7-a428-4958-97e1-a3b2c2c359f3 2018-01-26 17:12:20,840 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '94116cb7-a428-4958-97e1-a3b2c2c359f3', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-26 17:12:20,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '94116cb7-a428-4958-97e1-a3b2c2c359f3'] 2018-01-26 17:12:21,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:12:21,744 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-26 17:12:21,744 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-26 17:12:21,744 - 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-26 17:12:21,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:12:21,760 - 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-26 17:12:21,762 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:15:37,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ae80f312-bb29-4176-8143-f9cda53514a2: started 2018-01-26 17:12:23.878 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Starting: Task validation. 2018-01-26 17:12:23.923 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Starting: Task validation of syntax. 2018-01-26 17:12:24.029 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Completed: Task validation of syntax. 2018-01-26 17:12:24.029 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Starting: Task validation of required platforms. 2018-01-26 17:12:24.067 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Completed: Task validation of required platforms. 2018-01-26 17:12:24.067 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Starting: Task validation of semantic. 2018-01-26 17:12:24.762 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:12:27.826 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 3.06 sec 2018-01-26 17:12:27.900 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:12:31.480 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.58 sec 2018-01-26 17:12:31.481 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Completed: Task validation of semantic. 2018-01-26 17:12:31.481 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Completed: Task validation. 2018-01-26 17:12:31.482 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Starting: Running task. 2018-01-26 17:12:31.664 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:12:34.437 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.77 sec 2018-01-26 17:12:34.438 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:12:34.438 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:12:34.463 3943 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:12:36.231 3943 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:12:36.251 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:12:42.468 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 6.22 sec 2018-01-26 17:12:42.468 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:12:46.210 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.74 sec 2018-01-26 17:12:47.753 3818 INFO rally.task.engine [-] Load duration is: 0.789818 2018-01-26 17:12:47.754 3818 INFO rally.task.engine [-] Full duration is: 14.564511 2018-01-26 17:12:48.009 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:12:51.090 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 3.08 sec 2018-01-26 17:12:51.090 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:12:51.090 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.34 msec 2018-01-26 17:12:51.112 4109 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:12:52.866 4109 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:12:52.894 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:12:58.850 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 5.96 sec 2018-01-26 17:12:58.850 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:13:02.554 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-26 17:13:04.092 3818 INFO rally.task.engine [-] Load duration is: 0.781627 2018-01-26 17:13:04.093 3818 INFO rally.task.engine [-] Full duration is: 14.561483 2018-01-26 17:13:04.368 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:13:07.285 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.92 sec 2018-01-26 17:13:07.286 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:13:07.286 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.36 msec 2018-01-26 17:13:07.306 4275 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:13:09.052 4275 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:13:09.081 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:13:15.536 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 6.45 sec 2018-01-26 17:13:15.536 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:13:19.288 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-26 17:13:20.476 3818 INFO rally.task.engine [-] Load duration is: 0.782371 2018-01-26 17:13:20.477 3818 INFO rally.task.engine [-] Full duration is: 14.9359 2018-01-26 17:13:20.734 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:13:23.634 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.90 sec 2018-01-26 17:13:23.634 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:13:23.635 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-26 17:13:23.656 4441 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:13:25.261 4441 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:13:25.283 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:13:29.335 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 4.05 sec 2018-01-26 17:13:29.336 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:13:33.270 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-26 17:13:34.817 3818 INFO rally.task.engine [-] Load duration is: 0.624099 2018-01-26 17:13:34.817 3818 INFO rally.task.engine [-] Full duration is: 12.553058 2018-01-26 17:13:35.090 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:13:38.037 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.95 sec 2018-01-26 17:13:38.037 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:13:38.038 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:13:38.060 4607 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:13:39.646 4607 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:13:39.672 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:13:43.838 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 4.17 sec 2018-01-26 17:13:43.838 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:13:47.650 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-26 17:13:49.164 3818 INFO rally.task.engine [-] Load duration is: 0.604377 2018-01-26 17:13:49.164 3818 INFO rally.task.engine [-] Full duration is: 12.579154 2018-01-26 17:13:49.417 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:13:52.204 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.79 sec 2018-01-26 17:13:52.205 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:13:52.205 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.39 msec 2018-01-26 17:13:52.227 4773 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:13:55.058 4773 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:13:55.082 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:14:05.156 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 10.07 sec 2018-01-26 17:14:05.156 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:14:08.905 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.75 sec 2018-01-26 17:14:09.524 3818 INFO rally.task.engine [-] Load duration is: 1.859798 2018-01-26 17:14:09.525 3818 INFO rally.task.engine [-] Full duration is: 19.50492 2018-01-26 17:14:09.806 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:14:12.948 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 3.14 sec 2018-01-26 17:14:12.948 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:14:12.948 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:14:12.971 4939 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:14:14.875 4939 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:14:14.903 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:14:18.947 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 4.04 sec 2018-01-26 17:14:18.948 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:14:22.755 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-26 17:14:23.929 3818 INFO rally.task.engine [-] Load duration is: 0.94675 2018-01-26 17:14:23.929 3818 INFO rally.task.engine [-] Full duration is: 12.969498 2018-01-26 17:14:24.202 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:14:27.110 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.91 sec 2018-01-26 17:14:27.110 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:14:27.110 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 17:14:27.133 5105 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:14:28.828 5105 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:14:28.850 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:14:34.999 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-26 17:14:35.000 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:14:38.946 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-26 17:14:40.307 3818 INFO rally.task.engine [-] Load duration is: 0.784404 2018-01-26 17:14:40.308 3818 INFO rally.task.engine [-] Full duration is: 14.761266 2018-01-26 17:14:40.574 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:14:43.524 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.95 sec 2018-01-26 17:14:43.525 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:14:43.525 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.24 msec 2018-01-26 17:14:43.546 5271 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:14:45.258 5271 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:14:45.281 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:14:51.395 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 6.11 sec 2018-01-26 17:14:51.396 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:14:55.217 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.82 sec 2018-01-26 17:14:56.673 3818 INFO rally.task.engine [-] Load duration is: 0.703594 2018-01-26 17:14:56.674 3818 INFO rally.task.engine [-] Full duration is: 14.661797 2018-01-26 17:14:56.950 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:14:59.958 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 3.01 sec 2018-01-26 17:14:59.958 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:14:59.959 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:14:59.982 5437 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:15:01.860 5437 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:15:01.888 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:15:08.066 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-26 17:15:08.067 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:15:11.953 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-26 17:15:13.037 3818 INFO rally.task.engine [-] Load duration is: 0.89454 2018-01-26 17:15:13.038 3818 INFO rally.task.engine [-] Full duration is: 15.01887 2018-01-26 17:15:13.289 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() started 2018-01-26 17:15:16.162 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack setup() finished in 2.87 sec 2018-01-26 17:15:16.162 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() started 2018-01-26 17:15:16.163 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-26 17:15:16.185 5603 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 START 2018-01-26 17:15:23.888 5603 INFO rally.task.runner [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | ITER: 1 END: OK 2018-01-26 17:15:23.912 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:15:32.814 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context admin_cleanup@openstack cleanup() finished in 8.90 sec 2018-01-26 17:15:32.814 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() started 2018-01-26 17:15:36.745 3818 INFO rally.task.context [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-26 17:15:37.413 3818 INFO rally.task.engine [-] Load duration is: 6.739938 2018-01-26 17:15:37.414 3818 INFO rally.task.engine [-] Full duration is: 23.471329 2018-01-26 17:15:37.619 3818 INFO rally.task.engine [-] Task ae80f312-bb29-4176-8143-f9cda53514a2 | Completed: Running task. Task ae80f312-bb29-4176-8143-f9cda53514a2: 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.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.revoke_role | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789818 Full duration: 14.564511 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.list_roles | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781627 Full duration: 14.561483 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.698 | 0.698 | 0.698 | 0.698 | 0.698 | 0.698 | 100.0% | 1 | | keystone_v3.list_projects | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782371 Full duration: 14.9359 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.516 | 0.516 | 0.516 | 0.516 | 0.516 | 0.516 | 100.0% | 1 | | keystone_v3.delete_role | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> duration | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 0.624 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.624099 Full duration: 12.553058 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.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> duration | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.604377 Full duration: 12.579154 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | keystone_v3.create_user | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 0.078 | 100.0% | 1 | | -> keystone_v3.add_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.create_role | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | keystone_v3.get_project | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.get_user | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_role | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | keystone_v3.list_services | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_services | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> duration | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 1.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.859798 Full duration: 19.50492 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.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | keystone_v3.update_project | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.delete_project | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.94675 Full duration: 12.969498 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784404 Full duration: 14.761266 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.703594 Full duration: 14.661797 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | keystone_v3.list_users | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> duration | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89454 Full duration: 15.01887 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.692 | 0.692 | 0.692 | 0.692 | 0.692 | 0.692 | 100.0% | 1 | | keystone_v3.create_users | 5.053 | 5.053 | 5.053 | 5.053 | 5.053 | 5.053 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.052 | 5.052 | 5.052 | 5.052 | 5.052 | 5.052 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 1.294 | 100.0% | 1 | | total | 6.74 | 6.74 | 6.74 | 6.74 | 6.74 | 6.74 | 100.0% | 1 | | -> duration | 6.74 | 6.74 | 6.74 | 6.74 | 6.74 | 6.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.739938 Full duration: 23.471329 2018-01-26 17:15:37,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ae80f312-bb29-4176-8143-f9cda53514a2 2018-01-26 17:15:37,904 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ae80f312-bb29-4176-8143-f9cda53514a2', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-26 17:15:37,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ae80f312-bb29-4176-8143-f9cda53514a2'] 2018-01-26 17:15:39,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:15:39,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-26 17:15:39,015 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-26 17:15:39,015 - 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-26 17:15:39,016 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:15:39,055 - 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-26 17:15:39,063 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:21:56,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 895113d4-f009-4f8d-b575-4fac0993b873: started 2018-01-26 17:15:41.021 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Starting: Task validation. 2018-01-26 17:15:41.056 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Starting: Task validation of syntax. 2018-01-26 17:15:41.220 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Completed: Task validation of syntax. 2018-01-26 17:15:41.221 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Starting: Task validation of required platforms. 2018-01-26 17:15:41.265 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Completed: Task validation of required platforms. 2018-01-26 17:15:41.265 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Starting: Task validation of semantic. 2018-01-26 17:15:41.952 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:15:44.885 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.93 sec 2018-01-26 17:15:49.353 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:15:53.183 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-26 17:15:53.183 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Completed: Task validation of semantic. 2018-01-26 17:15:53.183 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Completed: Task validation. 2018-01-26 17:15:53.184 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Starting: Running task. 2018-01-26 17:15:53.362 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:15:56.205 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.84 sec 2018-01-26 17:15:56.206 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:15:56.797 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-26 17:15:56.797 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:15:56.798 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:15:56.821 5858 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:15:58.660 5858 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:15:58.683 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:16:04.737 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 6.05 sec 2018-01-26 17:16:04.737 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:16:04.969 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.23 sec 2018-01-26 17:16:04.970 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:16:08.632 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-26 17:16:09.454 5733 INFO rally.task.engine [-] Load duration is: 1.83695 2018-01-26 17:16:09.454 5733 INFO rally.task.engine [-] Full duration is: 15.288938 2018-01-26 17:16:09.737 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:16:12.777 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 3.04 sec 2018-01-26 17:16:12.778 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:16:13.407 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-26 17:16:13.407 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() started 2018-01-26 17:16:22.464 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() finished in 9.06 sec 2018-01-26 17:16:22.464 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:16:22.464 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 17:16:22.487 6144 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:16:24.873 6144 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:16:24.899 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:16:33.818 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 8.92 sec 2018-01-26 17:16:33.819 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() started 2018-01-26 17:16:44.750 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() finished in 10.93 sec 2018-01-26 17:16:44.751 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:16:44.972 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.22 sec 2018-01-26 17:16:44.972 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:16:48.635 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-26 17:16:49.964 5733 INFO rally.task.engine [-] Load duration is: 2.384409 2018-01-26 17:16:49.964 5733 INFO rally.task.engine [-] Full duration is: 38.916165 2018-01-26 17:16:50.203 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:16:53.067 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.86 sec 2018-01-26 17:16:53.067 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:16:53.712 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.65 sec 2018-01-26 17:16:53.713 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() started 2018-01-26 17:17:02.943 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() finished in 9.23 sec 2018-01-26 17:17:02.944 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:17:02.944 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:17:02.967 6430 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:17:13.504 6430 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:17:13.529 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:17:26.445 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 12.92 sec 2018-01-26 17:17:26.445 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() started 2018-01-26 17:17:35.732 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() finished in 9.29 sec 2018-01-26 17:17:35.732 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:17:35.931 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:17:35.931 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:17:39.540 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-26 17:17:40.474 5733 INFO rally.task.engine [-] Load duration is: 10.535013 2018-01-26 17:17:40.475 5733 INFO rally.task.engine [-] Full duration is: 49.352081 2018-01-26 17:17:40.744 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:17:43.642 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.90 sec 2018-01-26 17:17:43.642 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:17:44.269 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-26 17:17:44.270 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() started 2018-01-26 17:17:53.921 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() finished in 9.65 sec 2018-01-26 17:17:53.922 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:17:53.922 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-26 17:17:53.943 6716 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:17:55.875 6716 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:17:55.899 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:18:04.591 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 8.69 sec 2018-01-26 17:18:04.592 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() started 2018-01-26 17:18:14.509 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() finished in 9.92 sec 2018-01-26 17:18:14.510 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:18:14.709 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:18:14.710 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:18:18.425 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-26 17:18:18.954 5733 INFO rally.task.engine [-] Load duration is: 1.92981 2018-01-26 17:18:18.955 5733 INFO rally.task.engine [-] Full duration is: 37.700143 2018-01-26 17:18:19.198 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:18:22.236 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 3.04 sec 2018-01-26 17:18:22.237 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:18:22.853 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.62 sec 2018-01-26 17:18:22.853 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:18:22.854 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 17:18:22.876 7002 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:18:24.154 7002 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:18:24.175 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:18:32.532 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 8.36 sec 2018-01-26 17:18:32.533 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:18:32.721 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 17:18:32.721 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:18:36.378 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-26 17:18:37.292 5733 INFO rally.task.engine [-] Load duration is: 1.275902 2018-01-26 17:18:37.293 5733 INFO rally.task.engine [-] Full duration is: 17.19764 2018-01-26 17:18:37.588 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:18:40.573 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.99 sec 2018-01-26 17:18:40.574 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:18:41.167 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-26 17:18:41.168 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() started 2018-01-26 17:18:50.387 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() finished in 9.22 sec 2018-01-26 17:18:50.388 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:18:50.388 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:18:50.410 7288 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:18:52.201 7288 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:18:52.224 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:19:00.998 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 8.77 sec 2018-01-26 17:19:00.998 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() started 2018-01-26 17:19:09.612 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() finished in 8.61 sec 2018-01-26 17:19:09.613 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:19:09.811 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:19:09.811 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:19:13.625 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-26 17:19:13.807 5733 INFO rally.task.engine [-] Load duration is: 1.789609 2018-01-26 17:19:13.808 5733 INFO rally.task.engine [-] Full duration is: 36.055805 2018-01-26 17:19:14.048 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:19:16.853 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.80 sec 2018-01-26 17:19:16.853 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:19:17.606 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.75 sec 2018-01-26 17:19:17.606 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() started 2018-01-26 17:19:26.779 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() finished in 9.17 sec 2018-01-26 17:19:26.780 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:19:26.780 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 17:19:26.804 7574 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:19:34.021 7574 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:19:34.040 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:19:52.704 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 18.66 sec 2018-01-26 17:19:52.704 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() started 2018-01-26 17:20:03.997 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() finished in 11.29 sec 2018-01-26 17:20:03.998 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:20:04.194 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:20:04.195 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:20:08.074 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-26 17:20:08.349 5733 INFO rally.task.engine [-] Load duration is: 7.214731 2018-01-26 17:20:08.350 5733 INFO rally.task.engine [-] Full duration is: 54.042772 2018-01-26 17:20:08.586 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:20:11.593 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 3.01 sec 2018-01-26 17:20:11.593 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:20:12.206 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.61 sec 2018-01-26 17:20:12.207 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() started 2018-01-26 17:20:21.425 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack setup() finished in 9.22 sec 2018-01-26 17:20:21.426 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:20:21.426 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-26 17:20:21.450 7860 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:20:23.241 7860 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:20:23.268 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:20:36.852 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 13.58 sec 2018-01-26 17:20:36.852 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() started 2018-01-26 17:20:46.521 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context network@openstack cleanup() finished in 9.67 sec 2018-01-26 17:20:46.522 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:20:46.716 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 17:20:46.717 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:20:50.472 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.76 sec 2018-01-26 17:20:50.823 5733 INFO rally.task.engine [-] Load duration is: 1.789458 2018-01-26 17:20:50.824 5733 INFO rally.task.engine [-] Full duration is: 41.904798 2018-01-26 17:20:51.112 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:20:54.153 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 3.04 sec 2018-01-26 17:20:54.153 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:20:54.785 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-26 17:20:54.785 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:20:54.785 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-26 17:20:54.807 8146 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:20:55.996 8146 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:20:56.025 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:21:02.165 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 6.14 sec 2018-01-26 17:21:02.165 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:21:02.350 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.19 sec 2018-01-26 17:21:02.351 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:21:06.135 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-26 17:21:07.360 5733 INFO rally.task.engine [-] Load duration is: 1.186785 2018-01-26 17:21:07.361 5733 INFO rally.task.engine [-] Full duration is: 15.038534 2018-01-26 17:21:07.593 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:21:10.579 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.99 sec 2018-01-26 17:21:10.580 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:21:11.167 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.59 sec 2018-01-26 17:21:11.168 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:21:11.168 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:21:11.190 8432 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:21:13.061 8432 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:21:13.082 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:21:19.118 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 6.04 sec 2018-01-26 17:21:19.118 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:21:19.146 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 28.31 msec 2018-01-26 17:21:19.147 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:21:22.786 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-26 17:21:23.685 5733 INFO rally.task.engine [-] Load duration is: 1.869085 2018-01-26 17:21:23.686 5733 INFO rally.task.engine [-] Full duration is: 15.210998 2018-01-26 17:21:23.943 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() started 2018-01-26 17:21:26.859 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack setup() finished in 2.92 sec 2018-01-26 17:21:26.859 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() started 2018-01-26 17:21:27.491 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-26 17:21:27.492 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context roles@openstack setup() started 2018-01-26 17:21:29.482 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context roles@openstack setup() finished in 1.99 sec 2018-01-26 17:21:29.482 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() started 2018-01-26 17:21:29.483 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-26 17:21:29.506 8748 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 START 2018-01-26 17:21:37.072 8748 INFO rally.task.runner [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | ITER: 1 END: OK 2018-01-26 17:21:37.091 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() started 2018-01-26 17:21:50.162 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context cleanup@openstack cleanup() finished in 13.07 sec 2018-01-26 17:21:50.163 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context roles@openstack cleanup() started 2018-01-26 17:21:51.206 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-26 17:21:51.207 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() started 2018-01-26 17:21:51.410 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context quotas@openstack cleanup() finished in 0.20 sec 2018-01-26 17:21:51.411 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() started 2018-01-26 17:21:55.121 5733 INFO rally.task.context [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-26 17:21:56.105 5733 INFO rally.task.engine [-] Load duration is: 7.563828 2018-01-26 17:21:56.106 5733 INFO rally.task.engine [-] Full duration is: 31.197193 2018-01-26 17:21:56.314 5733 INFO rally.task.engine [-] Task 895113d4-f009-4f8d-b575-4fac0993b873 | Completed: Running task. Task 895113d4-f009-4f8d-b575-4fac0993b873: 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.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | neutron.delete_network | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | total | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | -> duration | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 1.837 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.83695 Full duration: 15.288938 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.52 | 1.52 | 1.52 | 1.52 | 1.52 | 1.52 | 100.0% | 1 | | neutron.delete_port | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 0.865 | 100.0% | 1 | | total | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | -> duration | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 2.384 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.384409 Full duration: 38.916165 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.938 | 0.938 | 0.938 | 0.938 | 0.938 | 0.938 | 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.561 | 3.561 | 3.561 | 3.561 | 3.561 | 3.561 | 100.0% | 1 | | neutron.add_interface_router | 1.996 | 1.996 | 1.996 | 1.996 | 1.996 | 1.996 | 100.0% | 1 | | neutron.remove_interface_router | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | neutron.delete_router | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 1.738 | 100.0% | 1 | | total | 10.535 | 10.535 | 10.535 | 10.535 | 10.535 | 10.535 | 100.0% | 1 | | -> duration | 10.535 | 10.535 | 10.535 | 10.535 | 10.535 | 10.535 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.535013 Full duration: 49.352081 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.149 | 1.149 | 1.149 | 1.149 | 1.149 | 1.149 | 100.0% | 1 | | neutron.delete_subnet | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> duration | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 1.93 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.92981 Full duration: 37.700143 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.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.list_networks | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 0.283 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.275902 Full duration: 17.19764 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.514 | 1.514 | 1.514 | 1.514 | 1.514 | 1.514 | 100.0% | 1 | | neutron.list_ports | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 0.275 | 100.0% | 1 | | total | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | -> duration | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 1.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.789609 Full duration: 36.055805 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.946 | 0.946 | 0.946 | 0.946 | 0.946 | 0.946 | 100.0% | 1 | | neutron.create_subnet | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | neutron.create_router | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 3.153 | 100.0% | 1 | | neutron.add_interface_router | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 2.109 | 100.0% | 1 | | neutron.list_routers | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 0.241 | 100.0% | 1 | | total | 7.215 | 7.215 | 7.215 | 7.215 | 7.215 | 7.215 | 100.0% | 1 | | -> duration | 7.215 | 7.215 | 7.215 | 7.215 | 7.215 | 7.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.214731 Full duration: 54.042772 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.798 | 0.798 | 0.798 | 0.798 | 0.798 | 0.798 | 100.0% | 1 | | neutron.create_subnet | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 0.719 | 100.0% | 1 | | neutron.list_subnets | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 0.273 | 100.0% | 1 | | total | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 100.0% | 1 | | -> duration | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 1.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.789458 Full duration: 41.904798 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.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | neutron.delete_security_group | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 0.31 | 100.0% | 1 | | total | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> duration | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 1.187 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.186785 Full duration: 15.038534 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 0.995 | 100.0% | 1 | | neutron.create_security_group_rule | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | neutron.delete_security_group | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 100.0% | 1 | | -> duration | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 1.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.869085 Full duration: 15.210998 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.975 | 0.975 | 0.975 | 0.975 | 0.975 | 0.975 | 100.0% | 1 | | neutron.create_router | 3.667 | 3.667 | 3.667 | 3.667 | 3.667 | 3.667 | 100.0% | 1 | | neutron.add_gateway_router | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 1.861 | 100.0% | 1 | | neutron.remove_gateway_router | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 1.061 | 100.0% | 1 | | total | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 100.0% | 1 | | -> duration | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 7.564 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.563828 Full duration: 31.197193 2018-01-26 17:21:56,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 895113d4-f009-4f8d-b575-4fac0993b873 2018-01-26 17:21:56,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '895113d4-f009-4f8d-b575-4fac0993b873', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-26 17:21:56,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '895113d4-f009-4f8d-b575-4fac0993b873'] 2018-01-26 17:21:57,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:21:57,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-26 17:21:57,748 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-26 17:21:57,748 - 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-26 17:21:57,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:21:57,785 - 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-26 17:21:57,790 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:25:06,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 89c9a6c9-97bb-4914-8123-1474766beba6: started 2018-01-26 17:21:59.862 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Starting: Task validation. 2018-01-26 17:21:59.902 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Starting: Task validation of syntax. 2018-01-26 17:22:00.041 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Completed: Task validation of syntax. 2018-01-26 17:22:00.042 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Starting: Task validation of required platforms. 2018-01-26 17:22:00.083 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Completed: Task validation of required platforms. 2018-01-26 17:22:00.083 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Starting: Task validation of semantic. 2018-01-26 17:22:00.790 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack setup() started 2018-01-26 17:22:03.717 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack setup() finished in 2.93 sec 2018-01-26 17:22:17.032 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack cleanup() started 2018-01-26 17:22:21.127 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-26 17:22:21.127 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Completed: Task validation of semantic. 2018-01-26 17:22:21.128 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Completed: Task validation. 2018-01-26 17:22:21.129 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Starting: Running task. 2018-01-26 17:22:21.330 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack setup() started 2018-01-26 17:22:24.266 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack setup() finished in 2.94 sec 2018-01-26 17:22:24.267 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context cleanup@openstack setup() started 2018-01-26 17:22:24.267 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:22:25.257 9153 INFO rally.task.runner [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | ITER: 1 START 2018-01-26 17:24:53.922 9153 INFO rally.task.runner [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: overcloud-novacompute-1.opnfvlf.org 2018-01-26 17:24:53.945 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context cleanup@openstack cleanup() started 2018-01-26 17:25:01.182 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context cleanup@openstack cleanup() finished in 7.24 sec 2018-01-26 17:25:01.183 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack cleanup() started 2018-01-26 17:25:04.984 9028 INFO rally.task.context [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-26 17:25:06.149 9028 INFO rally.task.engine [-] Load duration is: 147.659581 2018-01-26 17:25:06.150 9028 INFO rally.task.engine [-] Full duration is: 163.67155 2018-01-26 17:25:06.430 9028 INFO rally.task.engine [-] Task 89c9a6c9-97bb-4914-8123-1474766beba6 | 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.089 | 12.089 | 12.089 | 12.089 | 12.089 | 12.089 | 100.0% | 1 | | nova.find_host_to_migrate | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 1.436 | 100.0% | 1 | | nova.live_migrate | 135.135 | 135.135 | 135.135 | 135.135 | 135.135 | 135.135 | 0.0% | 1 | | total | 148.66 | 148.66 | 148.66 | 148.66 | 148.66 | 148.66 | 0.0% | 1 | | -> duration | 147.66 | 147.66 | 147.66 | 147.66 | 147.66 | 147.66 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 147.659581 Full duration: 163.67155 2018-01-26 17:25:06,678 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 89c9a6c9-97bb-4914-8123-1474766beba6 2018-01-26 17:25:06,679 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '89c9a6c9-97bb-4914-8123-1474766beba6', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-26 17:25:06,686 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '89c9a6c9-97bb-4914-8123-1474766beba6'] 2018-01-26 17:25:07,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:25:07,611 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-01-26 17:25:07,612 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-26 17:25:07,612 - 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-26 17:25:07,612 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-26 17:25:07,649 - 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-26 17:25:07,651 - 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': '5f2b63e6-afa0-4607-8d65-2d0085424f1f', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'flavor_name': 'rally-tiny-cf4f48d7-ba60-4e06-b4b9-01369d769b97', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-cf4f48d7-ba60-4e06-b4b9-01369d769b97', '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-26 17:26:11,618 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b: started 2018-01-26 17:25:09.907 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Starting: Task validation. 2018-01-26 17:25:09.939 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Starting: Task validation of syntax. 2018-01-26 17:25:10.018 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Completed: Task validation of syntax. 2018-01-26 17:25:10.018 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Starting: Task validation of required platforms. 2018-01-26 17:25:10.047 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Completed: Task validation of required platforms. 2018-01-26 17:25:10.047 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Starting: Task validation of semantic. 2018-01-26 17:25:10.766 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() started 2018-01-26 17:25:13.709 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() finished in 2.94 sec 2018-01-26 17:25:15.923 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() started 2018-01-26 17:25:19.739 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() finished in 3.82 sec 2018-01-26 17:25:19.740 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Completed: Task validation of semantic. 2018-01-26 17:25:19.740 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Completed: Task validation. 2018-01-26 17:25:19.741 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Starting: Running task. 2018-01-26 17:25:19.905 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() started 2018-01-26 17:25:22.851 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() finished in 2.95 sec 2018-01-26 17:25:22.851 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() started 2018-01-26 17:25:22.851 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:25:22.875 9388 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 START 2018-01-26 17:25:23.831 9388 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 END: OK 2018-01-26 17:25:23.860 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:25:24.850 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-26 17:25:24.850 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() started 2018-01-26 17:25:28.613 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() finished in 3.76 sec 2018-01-26 17:25:29.960 9263 INFO rally.task.engine [-] Load duration is: 0.9539 2018-01-26 17:25:29.960 9263 INFO rally.task.engine [-] Full duration is: 8.724891 2018-01-26 17:25:30.212 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() started 2018-01-26 17:25:33.061 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() finished in 2.85 sec 2018-01-26 17:25:33.061 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() started 2018-01-26 17:25:33.061 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:25:33.082 9494 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 START 2018-01-26 17:25:33.789 9494 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 END: OK 2018-01-26 17:25:33.811 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:25:34.800 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-26 17:25:34.800 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() started 2018-01-26 17:25:38.584 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() finished in 3.78 sec 2018-01-26 17:25:40.263 9263 INFO rally.task.engine [-] Load duration is: 0.7044 2018-01-26 17:25:40.263 9263 INFO rally.task.engine [-] Full duration is: 8.3904 2018-01-26 17:25:40.499 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() started 2018-01-26 17:25:43.466 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() finished in 2.97 sec 2018-01-26 17:25:43.466 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() started 2018-01-26 17:25:43.466 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-26 17:25:43.488 9600 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 START 2018-01-26 17:25:44.220 9600 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 END: OK 2018-01-26 17:25:44.240 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:25:45.224 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-26 17:25:45.224 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() started 2018-01-26 17:25:49.147 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() finished in 3.92 sec 2018-01-26 17:25:50.558 9263 INFO rally.task.engine [-] Load duration is: 0.730108 2018-01-26 17:25:50.559 9263 INFO rally.task.engine [-] Full duration is: 8.663264 2018-01-26 17:25:50.789 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() started 2018-01-26 17:25:53.692 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() finished in 2.90 sec 2018-01-26 17:25:53.693 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() started 2018-01-26 17:25:53.693 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-26 17:25:53.715 9706 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 START 2018-01-26 17:25:54.748 9706 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 END: OK 2018-01-26 17:25:54.769 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:25:55.774 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-26 17:25:55.774 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() started 2018-01-26 17:25:59.686 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() finished in 3.91 sec 2018-01-26 17:26:00.843 9263 INFO rally.task.engine [-] Load duration is: 1.031147 2018-01-26 17:26:00.843 9263 INFO rally.task.engine [-] Full duration is: 8.908142 2018-01-26 17:26:01.068 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() started 2018-01-26 17:26:04.083 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack setup() finished in 3.01 sec 2018-01-26 17:26:04.083 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() started 2018-01-26 17:26:04.084 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-26 17:26:04.104 9812 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 START 2018-01-26 17:26:05.042 9812 INFO rally.task.runner [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | ITER: 1 END: OK 2018-01-26 17:26:05.069 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() started 2018-01-26 17:26:06.072 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-26 17:26:06.072 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() started 2018-01-26 17:26:09.972 9263 INFO rally.task.context [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Context users@openstack cleanup() finished in 3.90 sec 2018-01-26 17:26:11.125 9263 INFO rally.task.engine [-] Load duration is: 0.935138 2018-01-26 17:26:11.126 9263 INFO rally.task.engine [-] Full duration is: 8.922326 2018-01-26 17:26:11.351 9263 INFO rally.task.engine [-] Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b | Completed: Running task. Task 440a7c7c-cfe2-4176-b4b0-4b730869a93b: 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | quotas.delete_quotas | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 100.0% | 1 | | total | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> duration | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9539 Full duration: 8.724891 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> duration | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.7044 Full duration: 8.3904 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.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | total | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> duration | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.730108 Full duration: 8.663264 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.003 | 1.003 | 1.003 | 1.003 | 1.003 | 1.003 | 100.0% | 1 | | quotas.delete_quotas | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | total | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> duration | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 1.031 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.031147 Full duration: 8.908142 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.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | total | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> duration | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 0.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.935138 Full duration: 8.922326 2018-01-26 17:26:11,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 440a7c7c-cfe2-4176-b4b0-4b730869a93b 2018-01-26 17:26:11,619 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '440a7c7c-cfe2-4176-b4b0-4b730869a93b', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-26 17:26:11,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '440a7c7c-cfe2-4176-b4b0-4b730869a93b'] 2018-01-26 17:26:12,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-26 17:26:12,576 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-26 17:26:12,577 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:31 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:48 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:51 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:02 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:39 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 11:43 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 05:27 | 18 | 0.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:36:31 | 825 | 87.50% | +===================+============+===============+===========+ 2018-01-26 17:26:12,577 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 87.50% 2018-01-26 17:26:23,750 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 17:26:23,750 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 17:26:24,278 - functest.utils.functest_utils - DEBUG - 2018-01-26 17:26:24,278 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 17:26:24,279 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:03 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-26 17:26:24,285 - functest.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-01-26 17:26:24,285 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-26 17:26:24,379 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 17:26:24,962 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 17:26:24,962 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-26 17:26:25,356 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-26 17:26:27,581 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-26 17:26:29,704 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-26 17:26:32,975 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-26 17:26:35,168 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-26 17:26:40,997 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-26 17:26:41,833 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-26 17:26:42,995 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-26 17:26:46,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 17:26:46,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-26 17:26:49,661 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 17:26:49,661 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-26 17:26:53,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-26 17:26:53,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-26 17:26:54,576 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-26 17:26:54,576 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-26 17:26:57,556 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-26 17:26:57,556 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-26 17:26:57,559 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-26 17:26:57,561 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-26 17:26:57,563 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-26 17:26:57,592 - 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-26 17:41:48,489 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.210378s] ... ok 2018-01-26 17:41:48,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.068192s] ... ok 2018-01-26 17:41:48,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [16.914742s] ... ok 2018-01-26 17:41:48,490 - 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.888503s] ... ok 2018-01-26 17:41:48,490 - 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.233779s] ... ok 2018-01-26 17:41:48,490 - 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 [4.016152s] ... ok 2018-01-26 17:41:48,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.079715s] ... ok 2018-01-26 17:41:48,490 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.744491s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.098849s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001094s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name [15.146966s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.097259s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.728607s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.095404s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000949s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.637581s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.071647s] ... ok 2018-01-26 17:41:48,491 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.478895s] ... ok 2018-01-26 17:41:48,491 - 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.698902s] ... ok 2018-01-26 17:41:48,492 - 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.486326s] ... ok 2018-01-26 17:41:48,492 - 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.214794s] ... ok 2018-01-26 17:41:48,492 - 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.406639s] ... ok 2018-01-26 17:41:48,492 - 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.563912s] ... ok 2018-01-26 17:41:48,492 - 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.069801s] ... ok 2018-01-26 17:41:48,492 - 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.076308s] ... ok 2018-01-26 17:41:48,492 - 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.074853s] ... ok 2018-01-26 17:41:48,492 - 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.090061s] ... ok 2018-01-26 17:41:48,492 - 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.068762s] ... ok 2018-01-26 17:41:48,492 - 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.149289s] ... ok 2018-01-26 17:41:48,492 - 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.067855s] ... ok 2018-01-26 17:41:48,493 - 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.010808s] ... ok 2018-01-26 17:41:48,493 - 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.157379s] ... ok 2018-01-26 17:41:48,493 - 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.012479s] ... ok 2018-01-26 17:41:48,493 - 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.013103s] ... ok 2018-01-26 17:41:48,493 - 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.031442s] ... ok 2018-01-26 17:41:48,493 - 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.074782s] ... ok 2018-01-26 17:41:48,493 - 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.063445s] ... ok 2018-01-26 17:41:48,493 - 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.303288s] ... ok 2018-01-26 17:41:48,493 - 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.014007s] ... ok 2018-01-26 17:41:48,493 - 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.077091s] ... ok 2018-01-26 17:41:48,493 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [13.250275s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [9.192451s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [28.983059s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [19.111383s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.391639s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.210204s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.203947s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.392273s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.425845s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.427068s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [3.416325s] ... ok 2018-01-26 17:41:48,494 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [10.852400s] ... ok 2018-01-26 17:41:48,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [18.338962s] ... ok 2018-01-26 17:41:48,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [9.512968s] ... ok 2018-01-26 17:41:48,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [59.257216s] ... ok 2018-01-26 17:41:48,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.472585s] ... ok 2018-01-26 17:41:48,495 - 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.377551s] ... ok 2018-01-26 17:41:48,495 - 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.362337s] ... ok 2018-01-26 17:41:48,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.379629s] ... ok 2018-01-26 17:41:48,495 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.495973s] ... ok 2018-01-26 17:41:48,495 - 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.691770s] ... ok 2018-01-26 17:41:48,495 - 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.684572s] ... ok 2018-01-26 17:41:48,495 - 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.541772s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.548588s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.361071s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.402385s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [1.074914s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.689799s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.371007s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.845109s] ... ok 2018-01-26 17:41:48,496 - 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.398238s] ... ok 2018-01-26 17:41:48,496 - 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.378362s] ... ok 2018-01-26 17:41:48,496 - 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.552533s] ... ok 2018-01-26 17:41:48,496 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.347547s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.511085s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.012273s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [31.681529s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.075542s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.087667s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.085509s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.319908s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [1.304749s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [2.192685s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.172778s] ... ok 2018-01-26 17:41:48,497 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.008684s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.039852s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.032633s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.568288s] ... ok 2018-01-26 17:41:48,498 - 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.860195s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.745778s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.206657s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.044633s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.044117s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.260877s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.155627s] ... ok 2018-01-26 17:41:48,498 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.558337s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.151900s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.187088s] ... ok 2018-01-26 17:41:48,499 - 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.133664s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [1.020058s] ... ok 2018-01-26 17:41:48,499 - 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.024610s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.800739s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.151350s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.080977s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.467557s] ... ok 2018-01-26 17:41:48,499 - 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.562593s] ... ok 2018-01-26 17:41:48,499 - 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.111868s] ... ok 2018-01-26 17:41:48,499 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.618222s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.339611s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [3.363826s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.143499s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.107348s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.058042s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.068716s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.094926s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.100379s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.216541s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.053141s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [3.513707s] ... ok 2018-01-26 17:41:48,500 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.550700s] ... ok 2018-01-26 17:41:48,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.419546s] ... ok 2018-01-26 17:41:48,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [1.963024s] ... ok 2018-01-26 17:41:48,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.200123s] ... ok 2018-01-26 17:41:48,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.206824s] ... ok 2018-01-26 17:41:48,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.192061s] ... ok 2018-01-26 17:41:48,501 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.200513s] ... ok 2018-01-26 17:41:48,501 - 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.836712s] ... ok 2018-01-26 17:41:48,501 - 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.593788s] ... ok 2018-01-26 17:41:48,501 - 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.289300s] ... ok 2018-01-26 17:41:48,501 - 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.718047s] ... ok 2018-01-26 17:41:48,501 - 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.550014s] ... ok 2018-01-26 17:41:48,502 - 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 [0.912785s] ... ok 2018-01-26 17:41:48,502 - 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.997463s] ... ok 2018-01-26 17:41:48,502 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.068791s] ... ok 2018-01-26 17:41:48,502 - 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.166260s] ... ok 2018-01-26 17:41:48,502 - 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.734260s] ... ok 2018-01-26 17:41:48,502 - 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.590372s] ... ok 2018-01-26 17:41:48,502 - 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.879468s] ... ok 2018-01-26 17:41:48,502 - 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.244324s] ... ok 2018-01-26 17:41:48,502 - 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.949520s] ... ok 2018-01-26 17:41:48,502 - 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.003909s] ... ok 2018-01-26 17:41:48,502 - 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.085206s] ... ok 2018-01-26 17:41:48,502 - 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.023483s] ... ok 2018-01-26 17:41:48,503 - 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.027464s] ... ok 2018-01-26 17:41:48,503 - 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.018997s] ... ok 2018-01-26 17:41:48,503 - 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.314330s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.175133s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.535441s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [1.163267s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [1.163382s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.561912s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.736014s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.854317s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.541281s] ... ok 2018-01-26 17:41:48,503 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.518220s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [32.683334s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [7.257685s] ... ok 2018-01-26 17:41:48,504 - 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.205527s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [14.927090s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.041633s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.199090s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.050656s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.668836s] ... ok 2018-01-26 17:41:48,504 - 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.392891s] ... ok 2018-01-26 17:41:48,504 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.381340s] ... ok 2018-01-26 17:41:48,504 - 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.040305s] ... ok 2018-01-26 17:41:48,504 - 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.050220s] ... ok 2018-01-26 17:41:48,505 - 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.055799s] ... ok 2018-01-26 17:41:48,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.052657s] ... ok 2018-01-26 17:41:48,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.044880s] ... ok 2018-01-26 17:41:48,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.222860s] ... ok 2018-01-26 17:41:48,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.078883s] ... ok 2018-01-26 17:41:48,505 - 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.220294s] ... ok 2018-01-26 17:41:48,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.057180s] ... ok 2018-01-26 17:41:48,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.164560s] ... ok 2018-01-26 17:41:48,505 - 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.180726s] ... ok 2018-01-26 17:41:48,505 - 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.193259s] ... ok 2018-01-26 17:41:48,505 - 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.176943s] ... ok 2018-01-26 17:41:48,505 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.170692s] ... ok 2018-01-26 17:41:48,506 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.153756s] ... ok 2018-01-26 17:41:48,506 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.199207s] ... ok 2018-01-26 17:41:48,506 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.188770s] ... ok 2018-01-26 17:41:48,506 - 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.154027s] ... ok 2018-01-26 17:41:48,506 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.196305s] ... ok 2018-01-26 17:41:48,506 - 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.009671s] ... ok 2018-01-26 17:41:48,506 - 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.044695s] ... ok 2018-01-26 17:41:48,506 - 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.045846s] ... ok 2018-01-26 17:41:48,506 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.038910s] ... ok 2018-01-26 17:41:48,506 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.189735s] ... ok 2018-01-26 17:41:48,506 - 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.557729s] ... ok 2018-01-26 17:41:48,506 - 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.032411s] ... ok 2018-01-26 17:41:48,507 - 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.038550s] ... ok 2018-01-26 17:41:48,507 - 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.008446s] ... ok 2018-01-26 17:41:48,507 - 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.032337s] ... ok 2018-01-26 17:41:48,507 - 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.031777s] ... ok 2018-01-26 17:41:48,507 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.179143s] ... ok 2018-01-26 17:41:48,507 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.185023s] ... ok 2018-01-26 17:41:48,507 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [5.919598s] ... ok 2018-01-26 17:41:48,507 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [6.821438s] ... ok 2018-01-26 17:41:48,507 - 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.234503s] ... ok 2018-01-26 17:41:48,507 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.230242s] ... ok 2018-01-26 17:41:48,507 - 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.187312s] ... ok 2018-01-26 17:41:48,508 - 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.172537s] ... ok 2018-01-26 17:41:48,509 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 887.0000 sec. 2018-01-26 17:41:48,510 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-26 17:41:48,511 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-26 17:41:48,512 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-26 17:41:48,516 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-26 17:41:57,778 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 17:41:57,778 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 17:41:58,333 - functest.utils.functest_utils - DEBUG - 2018-01-26 17:41:58,333 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 17:41:58,333 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:32 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-26 17:41:58,338 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-26 17:41:59,315 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-26 18:37:57,566 - 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.238s FAILED (failures=7) 2018-01-26 18:37:57,729 - functest.utils.functest_utils - DEBUG - 2018-01-26 18:37:57,729 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 18:37:57,730 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 55:58 | FAIL | +---------------------+------------------+------------------+----------------+ 2018-01-26 18:37:57,733 - functest.ci.run_tests - ERROR - The test case 'snaps_smoke' failed. 2018-01-26 18:37:57,733 - 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-718 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 18:37:57,736 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 01:05 | PASS | | vping_userdata | functest | smoke | 00:46 | PASS | | tempest_smoke_serial | functest | smoke | 15:26 | PASS | | rally_sanity | functest | smoke | 22:03 | FAIL | | refstack_defcore | functest | smoke | 15:32 | PASS | | snaps_smoke | functest | smoke | 55:58 | FAIL | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-26 18:37:57,741 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-26 18:38:01,104 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 18:38:01,105 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 18:38:01,106 - 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-26 18:38:01,106 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-26 18:38:01,107 - functest.ci.run_tests - INFO - Running test case 'doctor-notification'... 2018-01-26 18:38:56,217 - functest.core.feature - ERROR - Execute command: doctor-test failed 2018-01-26 18:38:56,218 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/doctor-notification.log' 2018-01-26 18:38:56,334 - functest.utils.functest_utils - DEBUG - 2018-01-26 18:38:56,334 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 18:38:56,334 - functest.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 00:55 | FAIL | +-----------------------------+-----------------+------------------+----------------+ 2018-01-26 18:38:56,337 - functest.ci.run_tests - ERROR - The test case 'doctor-notification' failed. 2018-01-26 18:38:56,337 - 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-718 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 18:38:56,339 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:55 | 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-26 18:38:56,341 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-26 18:38:59,260 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 18:38:59,261 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 18:38:59,262 - 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-26 18:38:59,262 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-26 18:38:59,262 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-26 18:38:59,957 - 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-26 18:39:00,002 - 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-26 18:39:00,025 - 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-26 18:39:00,466 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/lf-pod1 2018-01-26 18:39:00,466 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-26 18:39:00,890 - functest.energy.energy - DEBUG - Starting recording 2018-01-26 18:39:00,890 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-26 18:39:01,290 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-26 18:39:03,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-26 18:39:07,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-26 18:39:07,006 - 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-26 18:40:46,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-26 18:40:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-26 18:40:56,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-26 18:41:10,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-26 18:41:13,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-26 18:41:14,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-26 18:44:22,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-26 18:44:22,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-26 18:44:22,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - WARNING - Cloudify Manager isn't up and running. Retrying ... 2018-01-26 18:44:52,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-26 18:45:22,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-26 18:45:22,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-26 18:45:22,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-26 18:46:02,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-26 18:46:07,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-26 18:46:08,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-26 18:46:15,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-26 18:46:15,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:46:15,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:46:15,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-26 18:46:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:46:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-26 18:46:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-26 18:46:40,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-26 18:46:40,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-26 18:46:46,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:46:46,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:46,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-26 18:46:51,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:46:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:51,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:46:56,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:46:56,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:46:56,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:02,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:02,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:02,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:02,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:02,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:47:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-26 18:47:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-26 18:47:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:13,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:13,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:19,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:19,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:19,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:19,244 - 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-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:19,244 - 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-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:19,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:47:19,245 - 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-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:19,245 - 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-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:19,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:19,245 - 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-26 18:47:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:19,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:47:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-26 18:47:24,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-26 18:47:24,415 - 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:None state. Retrying... [retry_after=30] 2018-01-26 18:47:24,415 - 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:networking state. Retrying... [retry_after=30] 2018-01-26 18:47:24,415 - 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-26 18:47:45,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:45,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,851 - 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-26 18:47:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,852 - 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-26 18:47:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:50,852 - 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-26 18:47:56,078 - 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-26 18:47:56,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:56,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:56,078 - 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-26 18:47:56,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:56,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:56,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:56,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-26 18:47:56,079 - 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-26 18:47:56,079 - 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-26 18:47:56,079 - 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-26 18:48:21,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - 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-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - 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-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:21,834 - 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-26 18:48:26,995 - 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-26 18:48:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:26,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:26,995 - 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-26 18:48:26,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-26 18:48:26,996 - 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-26 18:48:26,996 - 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-26 18:48:26,996 - 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-26 18:48:53,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:53,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:58,535 - 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-26 18:48:58,535 - 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-26 18:48:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:58,535 - 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-26 18:48:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:58,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:48:58,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:49:03,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-26 18:49:03,863 - 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-26 18:49:03,863 - 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-26 18:49:03,863 - 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-26 18:49:03,863 - 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-26 18:49:03,863 - 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-26 18:49:33,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:49:33,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:49:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:33,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:41,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:49:41,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-26 18:49:41,732 - 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-26 18:49:41,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:49:41,733 - 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-26 18:49:50,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:49:50,365 - 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-26 18:49:50,366 - 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-26 18:49:55,732 - 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-26 18:49:55,732 - 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.6 on port 22: Unable to connect to port 22 on 10.67.79.6 (tried 1 time) 2018-01-26 18:49:55,732 - 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.5 on port 22: Unable to connect to port 22 on 10.67.79.5 (tried 1 time) 2018-01-26 18:49:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 18:49:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:49:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:49:55,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:01,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:01,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:01,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:01,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-26 18:50:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-26 18:50:06,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-26 18:50:12,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-26 18:50:12,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:12,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:12,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:12,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:12,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:12,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:12,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:17,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:17,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:17,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:17,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:17,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:17,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:17,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:50:22,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:22,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:22,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:22,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:29,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:29,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:29,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:29,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:29,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:29,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:29,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:29,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:29,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:35,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:35,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:35,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:35,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:35,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:40,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:40,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:40,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:40,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:40,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:46,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:46,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:46,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:46,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-26 18:50:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:50:51,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:51,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:51,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:51,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:51,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:51,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:51,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:51,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:56,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:56,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-26 18:50:56,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-26 18:51:02,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:51:02,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-26 18:51:02,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:02,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:07,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-26 18:51:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-26 18:51:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:07,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:12,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:12,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:12,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:12,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:51:12,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:51:12,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:51:12,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:51:12,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-26 18:51:17,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:17,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:17,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:17,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-26 18:51:23,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-26 18:51:23,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-26 18:51:28,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-26 18:51:45,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:51:45,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:51:50,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:52:58,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:52:58,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:52:58,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:52:58,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:52:58,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:52:58,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:52:58,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:52:58,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:52:58,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:52:58,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:52:58,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-26 18:53:04,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:04,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:04,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:04,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:53:04,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:04,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:53:04,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:53:04,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:04,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:04,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:04,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:53:04,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:53:04,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:53:04,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:10,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:10,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:53:10,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:10,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-26 18:53:10,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:53:10,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:53:10,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:56:47,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:56:47,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:56:47,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:56:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:56:47,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:56:52,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:56:52,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:56:52,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:56:52,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:56:52,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:56:52,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:56:52,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:56:58,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:14,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:14,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:57:14,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:57:14,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:57:14,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:20,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:57:20,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:57:31,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:31,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:47,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:57:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-26 18:57:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:57:53,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:59:38,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:59:38,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 18:59:38,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 18:59:38,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 18:59:38,324 - 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-26T18:46:40.993Z', 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'3d925605-1704-4c6d-99d4-6c9b7ecb4768'} 2018-01-26 18:59:38,399 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.30.9.209 2018-01-26 18:59:38,516 - 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-26 18:59:38,595 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-26 18:59:38,595 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-26 18:59:38,704 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 19:00:03,779 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 19:00:28,861 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 19:00:53,977 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 19:01:19,123 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 19:01:44,210 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 19:02:09,313 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-26 19:02:34,500 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550496@clearwater.opnfv', u'sip_username': u'6505550496', u'formatted_number': u'(650) 555-0496', u'number': u'6505550496', u'sip_uri': u'sip:6505550496@clearwater.opnfv', u'number_id': u'2b5c619423cf4ebf8d26ff20dce68b79', u'sip_password': u'6d5mXHSGv', u'pstn': False} 2018-01-26 19:02:34,500 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-26 19:02:34,500 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-26 19:02:34,527 - 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-26 19:02:34,528 - 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-26 19:04:45,162 - 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) - (6505550051, 6505550415) Passed Basic Call - Tel URIs (TCP) - (6505550290, 6505550603) Passed Basic Call - Unknown number (TCP) - (6505550177, 6505550609) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550295, 6505550132) Passed Basic Call - Messages - Pager model (TCP) - (6505550543, 6505550336) Passed Basic Call - Pracks (TCP) - (6505550461, 6505550423) Passed Basic Registration (TCP) - (6505550211) Passed Multiple Identities (TCP) - (6505550345, 6505550777) Passed Call Barring - Outbound Rejection (TCP) - (6505550224, 6505550750) 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) - (6505550569, 6505550940) 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) - (6505550326, 6505550044, 6505550916) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550477, 6505550072, 6505550283) Passed Call Diversion - Not reachable (408) (TCP) - (6505550785, 6505550602, 6505550420) Passed Call Diversion - Not reachable (503) (TCP) - (6505550194, 6505550555, 6505550274) Passed Call Diversion - Not reachable (500) (TCP) - (6505550733, 6505550857, 6505550058) Passed Call Diversion - Busy (TCP) - (6505550706, 6505550136, 6505550936) Passed Call Diversion - Unconditional (TCP) - (6505550564, 6505550932, 6505550140) Passed Call Diversion - No answer (TCP) - (6505550996, 6505550918, 6505550491) Passed Call Diversion - Bad target URI (TCP) - (6505550297, 6505550968) Passed Call Diversion - Audio-only call (TCP) - (6505550053, 6505550935, 6505550925, 6505550445) Passed Call Diversion - Audio-video call (TCP) - (6505550342, 6505550519, 6505550705, 6505550739) Passed Call Waiting - Accepted (TCP) - (6505550511, 6505550147, 6505550759) Passed Call Waiting - Cancelled (TCP) - (6505550183, 6505550945, 6505550419) Passed CANCEL - Mainline (TCP) - (6505550407, 6505550653) Passed Filtering - Accept-Contact (TCP) - (6505550069, 6505550027) Passed Filtering - Accept-Contact no match (TCP) - (6505550374, 6505550344) Passed Filtering - Accept-Contact negated match (TCP) - (6505550313, 6505550039) Passed Filtering - RFC3841 example (TCP) - (6505550996, 6505550081) Passed Filtering - Reject-Contact no match (TCP) - (6505550774, 6505550387) Passed Filtering - Reject-Contact match (TCP) - (6505550633, 6505550576) 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) - (6505550935) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550261) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550391) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550014) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550531, 6505550971) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550800, 6505550808) Passed GRUU - Call - only GRUU as target (TCP) - (6505550796, 6505550021) Passed GRUU - Call - AoR as target (TCP) - (6505550689, 6505550413) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550323, 6505550197) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550923, 6505550493) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550179, 6505550771) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550349, 6505550630) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550641, 6505550557) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550848, 6505550546) 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) - (6505550921) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550227) Passed 2018-01-26 19:04:45,162 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-26 19:04:45,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-26 19:04:45,165 - functest.energy.energy - DEBUG - Restoring previous scenario (default/default) 2018-01-26 19:04:45,165 - functest.energy.energy - DEBUG - Submitting scenario (default/default) 2018-01-26 19:04:45,819 - functest.utils.functest_utils - DEBUG - 2018-01-26 19:04:45,819 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 19:04:45,820 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:44 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-26 19:04:45,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-26 19:04:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-26 19:04:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:04:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:04:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:04:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:04:51,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-26 19:04:51,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-26 19:04:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:51,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-26 19:04:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-26 19:04:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:04:56,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:04:56,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:04:56,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:04:56,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-26 19:04:56,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:04:56,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-26 19:05:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:05:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:05:01,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:05:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-26 19:05:01,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:07,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 19:05:07,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:07,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:05:12,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:12,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:05:12,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:12,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:05:12,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:05:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:05:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:12,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6154) 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:18,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:05:18,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:05:18,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:23,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:05:23,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:23,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:23,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:23,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:05:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:05:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:28,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:05:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:05:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:05:34,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:34,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:05:34,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:05:34,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:34,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:39,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:05:45,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:05:45,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:45,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:05:45,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:45,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:05:45,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:05:45,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:05:45,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:05:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:50,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:05:50,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:05:50,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:50,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:05:55,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:55,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:05:55,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:55,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-26 19:05:55,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-26 19:05:55,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:55,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:05:55,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:06:01,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:06:01,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:06:01,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:06:01,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:06:01,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:06:01,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-26 19:07:59,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-26 19:07:59,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:07:59,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:07:59,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:07:59,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:07:59,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:07:59,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:07:59,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-26 19:07:59,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-26 19:08:04,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 19:08:04,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:08:04,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-26 19:08:04,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-26 19:08:04,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-26 19:08:09,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-26 19:08:09,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:08:09,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:08:09,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:08:09,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:08:09,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-26 19:08:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-26 19:08:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:08:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:20,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-26 19:08:20,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:08:20,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:08:20,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:25,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:25,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:25,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-26 19:08:25,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:25,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:30,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:30,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:08:30,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:08:30,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:08:30,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:30,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:30,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:35,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-26 19:08:35,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-26 19:08:35,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:08:35,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-26 19:08:35,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:08:40,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:08:40,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:08:40,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:08:40,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:08:40,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:08:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-26 19:08:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:08:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:08:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:08:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-26 19:08:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:08:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-26 19:08:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-26 19:08:51,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-26 19:08:51,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-26 19:08:51,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:08:51,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-26 19:08:51,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-26 19:08:52,163 - functest.core.vnf - INFO - test cleaning 2018-01-26 19:08:52,163 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-26 19:09:13,786 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-26 19:09:14,337 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-26 19:09:14,779 - 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-26 19:09:14,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-26 19:09:14,807 - 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-26 19:09:14,813 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-26 19:09:14,837 - 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-26 19:09:14,837 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-26 19:09:17,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-26 19:09:17,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-26 19:09:17,389 - 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-26 19:09:18,148 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-26 19:09:30,759 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-26 19:09:31,434 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-26 19:09:45,143 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-26 19:09:48,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-26 19:09:49,285 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-26 19:11:51,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-26 19:11:51,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-26 19:11:52,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-26 19:12:22,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-26 19:12:22,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-26 19:12:22,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-26 19:13:14,864 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-26 19:13:18,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-26 19:13:20,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-26 19:13:27,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-26 19:13:27,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-26 19:13:27,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-26 19:13:27,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-26 19:13:52,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-26 19:13:52,954 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-26 19:13:52,955 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-26 19:13:53,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-26 19:13:58,426 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-26 19:13:58,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-26 19:13:58,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-8cd8eff0-d227-4c79-bab5-50517a989cfc) 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-26 19:13:58,428 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 19:13:58,428 - 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-c3cf4adc-d2cf-4e77-9e1c-092445b35e1b) 2018-01-26 19:13:58,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-e09e668a-0102-4924-b572-6d5b3c5028a9) 2018-01-26 19:13:58,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-26 19:13:58,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-26 19:13:58,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-26 19:13:58,429 - 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-993e5072-1d65-424f-82fe-0d10a6c4636b) 2018-01-26 19:13:58,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-cc70cd20-0f7e-42d2-8999-69c120b93cb3) 2018-01-26 19:13:58,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-26 19:14:03,564 - 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-d6ff6b04-208c-48f4-91cf-1c0508f8e56b) 2018-01-26 19:14:03,565 - 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-53b032e6-f001-4560-be0a-ccfc11e602eb) 2018-01-26 19:14:14,064 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 19:14:14,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 19:14:19,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 19:14:19,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 19:14:19,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-26 19:14:19,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 1/60] 2018-01-26 19:14:19,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 19:14:19,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 1/60] 2018-01-26 19:14:19,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 19:14:19,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 19:14:19,248 - 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-dab1dc6d-a2df-40c4-99bb-993505e78096) [retry 1/60] 2018-01-26 19:14:19,248 - 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-fc6a4b81-f09e-45a2-aaa2-c698dd2cbc3f) [retry 1/60] 2018-01-26 19:14:19,248 - 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-67f2d7ca-63f2-4cad-ade0-37b7f5e8b23b) [retry 1/60] 2018-01-26 19:14:19,248 - 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-375146e3-3800-46c0-ad8c-74ef02b49dda) [retry 1/60] 2018-01-26 19:14:19,248 - 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-fa17ab79-7716-4aaf-8793-945ce7d50ee1) [retry 1/60] 2018-01-26 19:14:19,248 - 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-2844b830-af5b-4566-9b7a-4f75c7bfea38) [retry 1/60] 2018-01-26 19:14:19,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 1/60] 2018-01-26 19:14:19,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 1/60] 2018-01-26 19:14:19,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 19:14:19,249 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 1/60] 2018-01-26 19:14:19,249 - 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-24e7c5be-cf19-47eb-bbd6-26579f59841a) [retry 1/60] 2018-01-26 19:14:29,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 19:14:29,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 19:14:34,681 - 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-c079a720-6675-4f0b-b960-5660a8132d7c) [retry 2/60] 2018-01-26 19:14:34,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 19:14:34,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 19:14:34,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 2/60] 2018-01-26 19:14:34,682 - 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-6f8f8216-fa2a-4eb8-b7c1-74d02bdb43c6) [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 2/60] 2018-01-26 19:14:34,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 2/60] 2018-01-26 19:14:34,683 - 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-edc8e036-3701-4271-8721-8730f73fcf02) [retry 2/60] 2018-01-26 19:14:34,683 - 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-761ec31f-d817-4245-b884-b0732b8cf8d0) [retry 2/60] 2018-01-26 19:14:34,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 2/60] 2018-01-26 19:14:34,683 - 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-e80378b9-bf9b-4a7e-9f8b-0729afe71102) [retry 2/60] 2018-01-26 19:14:34,683 - 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-7d3c3ae8-5916-46aa-b0cd-2a44e989ace0) [retry 2/60] 2018-01-26 19:14:34,683 - 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-24a8e1d9-0785-4227-9507-df30f1c808c7) [retry 2/60] 2018-01-26 19:14:45,147 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 19:14:50,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 19:14:50,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 19:14:50,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 19:14:50,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 19:14:50,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-5e3df8bc-c6b1-4972-ac43-e64880633136) [retry 3/60] 2018-01-26 19:14:50,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 19:14:50,301 - 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-6c2cde67-8659-468e-ba1b-c378bea7ae5a) [retry 3/60] 2018-01-26 19:14:50,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 19:14:50,301 - 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-26357562-a3cf-4516-9299-42cba25aea13) [retry 3/60] 2018-01-26 19:14:50,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 19:14:50,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-26 19:14:50,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 3/60] 2018-01-26 19:14:50,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 3/60] 2018-01-26 19:14:50,301 - 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-2dc1025d-1227-4c62-9b56-68d9a4651d4c) [retry 3/60] 2018-01-26 19:14:50,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 3/60] 2018-01-26 19:14:50,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 3/60] 2018-01-26 19:14:50,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 3/60] 2018-01-26 19:14:50,302 - 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-abea038b-3a62-4636-980c-65923c565bfa) [retry 3/60] 2018-01-26 19:14:50,302 - 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-a2cd08bf-f140-411e-9b92-9f9f34f045bc) [retry 3/60] 2018-01-26 19:14:50,302 - 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-568d20fc-0af3-4d26-a5de-f1b9c8c6b481) [retry 3/60] 2018-01-26 19:15:05,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 19:15:05,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 19:15:05,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 19:15:05,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 19:15:05,767 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 19:15:05,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 19:15:05,768 - 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-9b7f02bc-1a91-4ffe-b3d8-0e1c863e9fec) [retry 4/60] 2018-01-26 19:15:05,768 - 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-248c114a-7f56-49d0-85bd-00f8749f3de8) [retry 4/60] 2018-01-26 19:15:05,768 - 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-d8ac5556-916a-4add-9c47-c93c170fda6b) [retry 4/60] 2018-01-26 19:15:05,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 19:15:05,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 4/60] 2018-01-26 19:15:05,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 19:15:05,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 4/60] 2018-01-26 19:15:05,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 4/60] 2018-01-26 19:15:05,768 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-26 19:15:05,769 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 4/60] 2018-01-26 19:15:10,936 - 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-9334fe46-87c5-403c-a0af-c9eb2b6b0935) [retry 4/60] 2018-01-26 19:15:10,936 - 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-e9deb0df-c0f4-40cb-96e8-4448692ac955) [retry 4/60] 2018-01-26 19:15:10,937 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 4/60] 2018-01-26 19:15:10,937 - 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-3e1aa230-d0ec-4279-9230-7216fb43e799) [retry 4/60] 2018-01-26 19:15:10,937 - 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-1e892e2c-c1ed-49ee-af41-dd4bc7080b67) [retry 4/60] 2018-01-26 19:15:21,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 19:15:21,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 19:15:21,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 19:15:21,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 19:15:21,263 - 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-9ec48a3d-1c8c-46ee-9de4-72d7534da2fb) [retry 5/60] 2018-01-26 19:15:21,263 - 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-d98f6c7f-8779-4e1b-977a-766cf5c1e2f6) [retry 5/60] 2018-01-26 19:15:21,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 19:15:21,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 19:15:21,263 - 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-2ec85c4a-fe9b-4def-af55-e239639e2808) [retry 5/60] 2018-01-26 19:15:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 19:15:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 5/60] 2018-01-26 19:15:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 19:15:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 5/60] 2018-01-26 19:15:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 5/60] 2018-01-26 19:15:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 5/60] 2018-01-26 19:15:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-26 19:15:26,447 - 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-b8e9ffb5-691e-42bb-a817-3f4a554d2b34) [retry 5/60] 2018-01-26 19:15:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 5/60] 2018-01-26 19:15:26,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-1e119d93-38ef-479e-82b4-809c7af1a44d) [retry 5/60] 2018-01-26 19:15:26,447 - 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-53d6a1ab-186e-4d62-a6c5-c354f8413ae4) [retry 5/60] 2018-01-26 19:15:26,447 - 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-14a97bef-4dd5-416d-a0e0-eff6b7a12931) [retry 5/60] 2018-01-26 19:15:36,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 19:15:36,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 19:15:36,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 19:15:36,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 19:15:36,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-c3254944-0b83-4680-8497-17a45c0a4175) [retry 6/60] 2018-01-26 19:15:36,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 19:15:36,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 19:15:36,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-2c00bd34-bd99-4ce7-9723-5058caa090bd) [retry 6/60] 2018-01-26 19:15:42,007 - 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-0f4e1c1a-bfbb-4972-82ed-c4d922fa401a) [retry 6/60] 2018-01-26 19:15:42,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 19:15:42,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 6/60] 2018-01-26 19:15:42,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 19:15:42,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 6/60] 2018-01-26 19:15:42,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 6/60] 2018-01-26 19:15:42,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 6/60] 2018-01-26 19:15:42,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-26 19:15:42,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 6/60] 2018-01-26 19:15:42,008 - 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-8dc57ae8-3dc4-44d4-a215-acb029f15799) [retry 6/60] 2018-01-26 19:15:42,008 - 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-c5701bcc-f22f-450e-9b4f-db032abf1b05) [retry 6/60] 2018-01-26 19:15:42,008 - 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-a93f79af-2ee6-4488-9b1f-c75158ce98c3) [retry 6/60] 2018-01-26 19:15:42,008 - 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-03553764-0c0e-47a5-b25a-5930a9d06b90) [retry 6/60] 2018-01-26 19:15:52,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 19:15:52,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 19:15:52,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 19:15:52,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 19:15:52,304 - 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-f63ec2d7-6841-47ab-bc3f-df5368992b8f) [retry 7/60] 2018-01-26 19:15:52,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 19:15:52,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 19:15:52,304 - 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-c6838a8c-f2b8-46d2-bd09-c2669ead6fdc) [retry 7/60] 2018-01-26 19:15:57,457 - 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-80d5cc61-9a0b-4dbe-87bc-afdee3a0941f) [retry 7/60] 2018-01-26 19:15:57,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 19:15:57,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 7/60] 2018-01-26 19:15:57,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 19:15:57,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 7/60] 2018-01-26 19:15:57,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 7/60] 2018-01-26 19:15:57,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 7/60] 2018-01-26 19:15:57,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-26 19:15:57,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 7/60] 2018-01-26 19:15:57,458 - 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-33398bf3-f7ae-4a5d-a04a-2d3ba2f313fe) [retry 7/60] 2018-01-26 19:15:57,458 - 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-92a265f3-bb99-4cdb-ac07-aabb62bd5231) [retry 7/60] 2018-01-26 19:15:57,458 - 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-0568f14c-74b3-45ba-89fd-32ecc10a0148) [retry 7/60] 2018-01-26 19:15:57,459 - 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-7118d0cc-4230-4388-86b1-dc37b93e4b96) [retry 7/60] 2018-01-26 19:16:07,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 19:16:07,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 19:16:07,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 19:16:07,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 19:16:12,940 - 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-d722d31a-806e-4c85-8a55-73b3cb52a189) [retry 8/60] 2018-01-26 19:16:12,940 - 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-bea24778-be60-4ef6-9819-5e3f8c16e0e6) [retry 8/60] 2018-01-26 19:16:12,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 19:16:12,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 19:16:12,940 - 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-c5efa2c3-553a-4be1-aa73-497ebebd5a26) [retry 8/60] 2018-01-26 19:16:12,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 19:16:12,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 8/60] 2018-01-26 19:16:12,940 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 19:16:12,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 8/60] 2018-01-26 19:16:12,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 8/60] 2018-01-26 19:16:12,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 8/60] 2018-01-26 19:16:12,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-26 19:16:12,941 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 8/60] 2018-01-26 19:16:12,941 - 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-7bc08e1a-6070-4c4a-9688-fe697c134fe1) [retry 8/60] 2018-01-26 19:16:12,941 - 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-f2280bc8-e970-4d21-b142-2d61c2d5c375) [retry 8/60] 2018-01-26 19:16:18,091 - 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-8466d146-9bc4-4de0-935e-db330b2dc731) [retry 8/60] 2018-01-26 19:16:18,091 - 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-2611ca82-6fdd-4fde-83f1-c59650c09752) [retry 8/60] 2018-01-26 19:16:23,224 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 19:16:28,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 19:16:28,387 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 19:16:28,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 19:16:28,388 - 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-8e7a68af-2d9d-459c-9b29-083d5647a4be) [retry 9/60] 2018-01-26 19:16:28,388 - 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-39428002-fcf3-42ea-9923-b359ee943580) [retry 9/60] 2018-01-26 19:16:28,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 19:16:28,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 19:16:28,388 - 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-a7c51a38-9da2-401e-93c4-f0926f12bcf7) [retry 9/60] 2018-01-26 19:16:28,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 19:16:28,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 9/60] 2018-01-26 19:16:28,388 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 19:16:28,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 9/60] 2018-01-26 19:16:33,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 9/60] 2018-01-26 19:16:33,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 9/60] 2018-01-26 19:16:33,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-26 19:16:33,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 9/60] 2018-01-26 19:16:33,585 - 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-fcb06e01-7549-4366-863a-22a53ccf5fcf) [retry 9/60] 2018-01-26 19:16:33,585 - 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-badc2725-769b-4574-a7fa-586f71049150) [retry 9/60] 2018-01-26 19:16:33,585 - 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-06bb7898-2a41-42e0-b2d1-8221eb4d03b8) [retry 9/60] 2018-01-26 19:16:33,585 - 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-af1956a7-6889-4854-9fd0-e909745aabba) [retry 9/60] 2018-01-26 19:16:43,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 19:16:43,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 19:16:43,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 19:16:43,984 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 19:16:43,984 - 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-866beb41-39b3-4fcc-9e99-92093a5e81ac) [retry 10/60] 2018-01-26 19:16:43,985 - 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-2c210c42-7e5d-4a23-9c17-eab1243fe4a4) [retry 10/60] 2018-01-26 19:16:43,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 19:16:43,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 19:16:43,985 - 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-e3114e7e-afba-455e-a542-f56c5a2033f3) [retry 10/60] 2018-01-26 19:16:43,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 19:16:43,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 10/60] 2018-01-26 19:16:43,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 19:16:43,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 10/60] 2018-01-26 19:16:49,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 10/60] 2018-01-26 19:16:49,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 10/60] 2018-01-26 19:16:49,159 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-26 19:16:49,160 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 10/60] 2018-01-26 19:16:49,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-517424e0-cfa1-45fb-95cb-002fd893d8e1) [retry 10/60] 2018-01-26 19:16:49,160 - 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-6278d6bf-70a0-4ab4-87fe-46811a6997f5) [retry 10/60] 2018-01-26 19:16:49,160 - 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-29397692-b766-40e7-92c3-855cc8a03954) [retry 10/60] 2018-01-26 19:16:49,160 - 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-565c6339-8232-4a4c-9d30-d0111cffc96a) [retry 10/60] 2018-01-26 19:16:59,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 19:16:59,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 19:16:59,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 19:16:59,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 19:16:59,442 - 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-b255ab00-69cb-4432-acc2-a3f67de26480) [retry 11/60] 2018-01-26 19:16:59,442 - 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-edca7419-abb4-4536-8b4a-09def649c879) [retry 11/60] 2018-01-26 19:16:59,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 19:16:59,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 19:16:59,443 - 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-1c937304-e64c-432e-8bfc-ca18c75a906a) [retry 11/60] 2018-01-26 19:17:04,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 19:17:04,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 11/60] 2018-01-26 19:17:04,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 19:17:04,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 11/60] 2018-01-26 19:17:04,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 11/60] 2018-01-26 19:17:04,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 11/60] 2018-01-26 19:17:04,595 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-26 19:17:04,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 11/60] 2018-01-26 19:17:04,596 - 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-8356d4a8-a316-4c1e-9356-a79325d6d85e) [retry 11/60] 2018-01-26 19:17:04,596 - 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-72a113ae-8a4b-4f39-9414-a0627860ac82) [retry 11/60] 2018-01-26 19:17:04,596 - 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-1d010c41-442f-47d8-a9bd-336bc84b9373) [retry 11/60] 2018-01-26 19:17:04,596 - 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-e7c4d93e-1d46-449d-8bd8-211f04c576c6) [retry 11/60] 2018-01-26 19:17:14,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 19:17:14,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 19:17:14,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 19:17:14,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 19:17:14,903 - 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-cdacb208-7b67-4b4b-ae88-1f576b72bfcb) [retry 12/60] 2018-01-26 19:17:14,903 - 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-4673b651-624c-47c5-8ef6-5ca6100f3258) [retry 12/60] 2018-01-26 19:17:14,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 19:17:14,904 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 19:17:20,137 - 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-9612d501-0b4d-4dfc-a3eb-2907ce50ccc0) [retry 12/60] 2018-01-26 19:17:20,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 19:17:20,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 12/60] 2018-01-26 19:17:20,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 19:17:20,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 12/60] 2018-01-26 19:17:20,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 12/60] 2018-01-26 19:17:20,137 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 12/60] 2018-01-26 19:17:20,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-26 19:17:20,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 12/60] 2018-01-26 19:17:20,138 - 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-427c1c9f-b835-42be-bb6c-e355da936844) [retry 12/60] 2018-01-26 19:17:20,138 - 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-6043bcfa-5388-405f-b7b8-5de6540b58dc) [retry 12/60] 2018-01-26 19:17:20,138 - 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-186cd00b-e1e9-4887-a3e7-f503e2de2fc3) [retry 12/60] 2018-01-26 19:17:20,138 - 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-5996ae4d-5e1e-48e8-8882-0cc57195eb8d) [retry 12/60] 2018-01-26 19:17:30,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 19:17:30,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 19:17:30,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 19:17:30,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 19:17:35,562 - 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-1f95ce96-38c8-41b7-8a19-16f4b2f128bd) [retry 13/60] 2018-01-26 19:17:35,562 - 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-1456ecfd-4aa8-45ad-8dad-61e41ba37c13) [retry 13/60] 2018-01-26 19:17:35,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 19:17:35,562 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 19:17:35,562 - 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-045a9c9c-a047-4819-997b-01e767d7a60f) [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-26 19:17:35,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 13/60] 2018-01-26 19:17:35,563 - 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-6e388e77-ddef-47ae-9a8a-c9fbe7ce0159) [retry 13/60] 2018-01-26 19:17:35,564 - 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-6b117e2f-e5fe-4c53-a875-9b85129d0385) [retry 13/60] 2018-01-26 19:17:40,771 - 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-04334e6e-3ba5-4814-aff8-bcbc7a6a60c6) [retry 13/60] 2018-01-26 19:17:40,771 - 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-54d442d0-58d1-44e6-b9f5-a98170ac7adf) [retry 13/60] 2018-01-26 19:17:45,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 19:17:45,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 19:17:45,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 19:17:45,923 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 19:17:51,086 - 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-669cfb8d-038c-40a1-bc02-e75ac29434bd) [retry 14/60] 2018-01-26 19:17:51,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 19:17:51,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 19:17:51,086 - 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-da53232a-30c2-4081-a0df-7d4190e37594) [retry 14/60] 2018-01-26 19:17:51,086 - 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-65eb3cd9-1365-4e1f-a04f-58b24f253494) [retry 14/60] 2018-01-26 19:17:51,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 19:17:51,086 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 14/60] 2018-01-26 19:17:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 19:17:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 14/60] 2018-01-26 19:17:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 14/60] 2018-01-26 19:17:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 14/60] 2018-01-26 19:17:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-26 19:17:51,087 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 14/60] 2018-01-26 19:17:51,087 - 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-47a13064-3e8b-47f1-8df2-fcfad5455422) [retry 14/60] 2018-01-26 19:17:51,087 - 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-559a6b25-0313-4fdb-9759-32c0898b59e6) [retry 14/60] 2018-01-26 19:17:56,246 - 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-92795b2c-d9ce-4c7e-ae5f-8976a4d42eca) [retry 14/60] 2018-01-26 19:17:56,247 - 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-192291a5-77b1-48d0-b11e-03b3e00143bf) [retry 14/60] 2018-01-26 19:18:01,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 19:18:06,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 19:18:06,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 19:18:06,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 19:18:06,534 - 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-5db2ded6-fcbe-46e8-bfad-f1a6c6a9180f) [retry 15/60] 2018-01-26 19:18:06,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 19:18:06,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 19:18:06,534 - 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-ae7af983-b810-4079-8c95-7190c01b8209) [retry 15/60] 2018-01-26 19:18:06,534 - 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-3976a3d6-e76f-4a0c-ae00-16b65d806fc5) [retry 15/60] 2018-01-26 19:18:06,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 19:18:06,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 15/60] 2018-01-26 19:18:06,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 19:18:06,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 15/60] 2018-01-26 19:18:11,688 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 15/60] 2018-01-26 19:18:11,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 15/60] 2018-01-26 19:18:11,689 - 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-be427a07-e156-4bfb-8005-dd2ac36fb59e) [retry 15/60] 2018-01-26 19:18:11,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-26 19:18:11,689 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 15/60] 2018-01-26 19:18:11,689 - 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-d8caea41-49e7-4a01-b586-c858421d8d46) [retry 15/60] 2018-01-26 19:18:11,689 - 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-6ddfb26d-bc45-4d45-8d48-c4454af3b0f0) [retry 15/60] 2018-01-26 19:18:11,689 - 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-e4368dfd-0859-497a-9198-3d6fdb7ac453) [retry 15/60] 2018-01-26 19:18:22,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 19:18:22,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 19:18:22,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 19:18:22,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 19:18:22,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 19:18:22,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 19:18:22,023 - 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-bdf6a8c5-51e9-48da-b257-c8f83b2cfc5c) [retry 16/60] 2018-01-26 19:18:22,024 - 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-7b14348d-2181-4daa-8509-f4bf844962c9) [retry 16/60] 2018-01-26 19:18:22,024 - 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-eae06148-9138-4b87-a1cc-8c6d4958cca6) [retry 16/60] 2018-01-26 19:18:27,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 19:18:27,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 16/60] 2018-01-26 19:18:27,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 19:18:27,178 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 16/60] 2018-01-26 19:18:27,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 16/60] 2018-01-26 19:18:27,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 16/60] 2018-01-26 19:18:27,179 - 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-0b42d17d-b27b-4a13-8979-ff2707384af3) [retry 16/60] 2018-01-26 19:18:27,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-26 19:18:27,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 16/60] 2018-01-26 19:18:27,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-ad4c42ea-48d7-49dd-800c-1984ad805fb4) [retry 16/60] 2018-01-26 19:18:27,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-25d19089-41ef-42d6-afdd-89259f800b9f) [retry 16/60] 2018-01-26 19:18:27,179 - 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-27db22b3-8787-4bce-878b-ae175a324c46) [retry 16/60] 2018-01-26 19:18:37,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 19:18:37,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 19:18:37,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 19:18:37,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 19:18:37,488 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 19:18:37,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 19:18:37,489 - 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-3da118a1-3e75-416f-b67f-022806172438) [retry 17/60] 2018-01-26 19:18:37,489 - 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-d9e26cfd-f7e2-47b1-86e8-7755f6474a6e) [retry 17/60] 2018-01-26 19:18:37,489 - 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-9d6ea56a-40f7-4a04-8483-f1aee818e913) [retry 17/60] 2018-01-26 19:18:42,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 19:18:42,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 17/60] 2018-01-26 19:18:42,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 19:18:42,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 17/60] 2018-01-26 19:18:42,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 17/60] 2018-01-26 19:18:42,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 17/60] 2018-01-26 19:18:42,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-b46842ea-e9e4-423e-b17b-11b24d90fef7) [retry 17/60] 2018-01-26 19:18:42,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-26 19:18:42,629 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 17/60] 2018-01-26 19:18:42,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-f283b162-dd7d-4a7d-94dc-7efa12486a67) [retry 17/60] 2018-01-26 19:18:42,629 - 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-f022888c-e678-4880-ae2b-d869be423fcb) [retry 17/60] 2018-01-26 19:18:42,630 - 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-812b11ef-79fc-4fe4-a564-5739a0396517) [retry 17/60] 2018-01-26 19:18:52,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 19:18:52,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 19:18:52,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 19:18:52,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 19:18:52,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 19:18:52,908 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 19:18:52,908 - 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-8ec7199c-5c41-4403-b022-cde3867e7ac3) [retry 18/60] 2018-01-26 19:18:52,908 - 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-961c424c-0ecf-4f24-bad3-a6b3c89c5c91) [retry 18/60] 2018-01-26 19:18:52,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-98c69872-116a-45ce-b9c9-b62a2e7ab241) [retry 18/60] 2018-01-26 19:18:58,051 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 19:18:58,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 18/60] 2018-01-26 19:18:58,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 19:18:58,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 18/60] 2018-01-26 19:18:58,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 18/60] 2018-01-26 19:18:58,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 18/60] 2018-01-26 19:18:58,052 - 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-5c717668-b84e-4ac7-961d-efdc5fb71f91) [retry 18/60] 2018-01-26 19:18:58,052 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-26 19:18:58,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 18/60] 2018-01-26 19:18:58,053 - 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-967be0fd-e067-411e-8e3e-e9a11e0713a5) [retry 18/60] 2018-01-26 19:18:58,053 - 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-6e9f7d05-d14a-49a0-8061-89aeda5181dd) [retry 18/60] 2018-01-26 19:18:58,053 - 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-a3ab93f7-b220-4652-b10b-e69867647d4f) [retry 18/60] 2018-01-26 19:19:08,441 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 19:19:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 19:19:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 19:19:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 19:19:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 19:19:08,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 19:19:08,442 - 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-7a7b1863-3a79-457b-9a36-33f98ee3dc74) [retry 19/60] 2018-01-26 19:19:08,442 - 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-eaf39ff0-8105-4927-85f5-2edcc120b748) [retry 19/60] 2018-01-26 19:19:13,572 - 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-06ac9aca-5496-4827-862e-851321ccfe65) [retry 19/60] 2018-01-26 19:19:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 19:19:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 19/60] 2018-01-26 19:19:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 19/60] 2018-01-26 19:19:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 19:19:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 19/60] 2018-01-26 19:19:13,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 19/60] 2018-01-26 19:19:13,573 - 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-6cbf4565-da05-4e89-b357-cc205e58be75) [retry 19/60] 2018-01-26 19:19:13,573 - 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-e0e9c66b-05ad-4cfb-b1ab-308554980aa0) [retry 19/60] 2018-01-26 19:19:13,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-26 19:19:13,574 - 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-9abfcca6-6857-4553-bfb8-27ca1e5332b7) [retry 19/60] 2018-01-26 19:19:13,574 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 19/60] 2018-01-26 19:19:18,714 - 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-aa75c2aa-1381-402c-ba81-0f97ab520b25) [retry 19/60] 2018-01-26 19:19:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 19:19:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 19:19:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 19:19:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 19:19:29,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 19:19:29,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 19:19:29,008 - 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-b4e11c09-b9fd-4bd2-9f77-c66ddd0789ad) [retry 20/60] 2018-01-26 19:19:29,008 - 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-21dce645-e5a0-48e6-910b-5520abbec83e) [retry 20/60] 2018-01-26 19:19:29,009 - 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-024d3d89-b457-4832-8825-77656ac98171) [retry 20/60] 2018-01-26 19:19:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 19:19:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 20/60] 2018-01-26 19:19:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 19:19:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 20/60] 2018-01-26 19:19:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 20/60] 2018-01-26 19:19:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 20/60] 2018-01-26 19:19:34,163 - 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-0623354b-7303-4332-a29c-3494a8796380) [retry 20/60] 2018-01-26 19:19:34,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-26 19:19:34,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 20/60] 2018-01-26 19:19:34,164 - 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-9098b3eb-3fdc-45af-9d16-b252c402cff6) [retry 20/60] 2018-01-26 19:19:34,164 - 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-d8849827-cd73-4d95-b5cf-65deef739d2f) [retry 20/60] 2018-01-26 19:19:34,164 - 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-57dd895d-16d3-466f-92b8-1f035a7a009b) [retry 20/60] 2018-01-26 19:19:39,307 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 19:19:44,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 19:19:44,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 19:19:44,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 19:19:44,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 19:19:44,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 19:19:44,477 - 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-538db37e-6f04-4ea0-a85c-a6ad05289e27) [retry 21/60] 2018-01-26 19:19:44,477 - 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-8840bfbe-c596-4ef1-9ea9-edb1b1bc6030) [retry 21/60] 2018-01-26 19:19:44,477 - 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-d298778a-0f4c-4928-8127-ef74f354dbfb) [retry 21/60] 2018-01-26 19:19:44,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 19:19:49,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 21/60] 2018-01-26 19:19:49,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 19:19:49,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 21/60] 2018-01-26 19:19:49,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 21/60] 2018-01-26 19:19:49,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 21/60] 2018-01-26 19:19:49,663 - 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-25d9613d-e193-446f-9511-96c7e98e152a) [retry 21/60] 2018-01-26 19:19:49,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-26 19:19:49,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 21/60] 2018-01-26 19:19:49,663 - 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-0fbccedd-8271-41ed-90fc-ad88bcb1a203) [retry 21/60] 2018-01-26 19:19:49,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-e8278b90-4902-49cf-b6f0-9662b422d78c) [retry 21/60] 2018-01-26 19:19:49,664 - 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-9e5b0fb3-2b77-4707-9202-5df503a4ec43) [retry 21/60] 2018-01-26 19:19:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 19:19:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 19:19:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 19:19:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 19:19:59,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 19:19:59,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 19:19:59,978 - 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-6b87bf19-8621-4bf2-b301-633890904cd6) [retry 22/60] 2018-01-26 19:19:59,978 - 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-43a15639-0674-46d6-8bb5-893082b07b15) [retry 22/60] 2018-01-26 19:19:59,978 - 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-45024fc3-541b-4739-9b73-1dff23004744) [retry 22/60] 2018-01-26 19:20:05,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 19:20:05,118 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 22/60] 2018-01-26 19:20:05,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 19:20:05,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 22/60] 2018-01-26 19:20:05,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 22/60] 2018-01-26 19:20:05,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 22/60] 2018-01-26 19:20:05,119 - 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-3ba74cf2-1ab7-4652-9b02-4d935d92484e) [retry 22/60] 2018-01-26 19:20:05,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-26 19:20:05,119 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 22/60] 2018-01-26 19:20:05,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-619875ae-c733-48ca-b49c-099a6baf29fd) [retry 22/60] 2018-01-26 19:20:05,119 - 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-e82943fd-5131-4fa2-93b9-568a7db30c45) [retry 22/60] 2018-01-26 19:20:05,120 - 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-69e00c52-a6b4-40e8-8186-c96e7ceaa02a) [retry 22/60] 2018-01-26 19:20:15,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 19:20:15,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 19:20:15,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 19:20:15,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 19:20:15,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 19:20:15,559 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 19:20:15,559 - 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-5cf7ab6f-dc85-4563-bd45-85e26be9dc57) [retry 23/60] 2018-01-26 19:20:15,559 - 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-8d824a81-3a33-4537-96bf-877faf843922) [retry 23/60] 2018-01-26 19:20:15,559 - 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-5d3e4297-3455-4e59-a1dc-4a3c857f61bf) [retry 23/60] 2018-01-26 19:20:20,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 19:20:20,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 23/60] 2018-01-26 19:20:20,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 19:20:20,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 23/60] 2018-01-26 19:20:20,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 23/60] 2018-01-26 19:20:20,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 23/60] 2018-01-26 19:20:20,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-42c513c8-ff04-4fa5-99cd-06e94678c247) [retry 23/60] 2018-01-26 19:20:20,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-26 19:20:20,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 23/60] 2018-01-26 19:20:20,704 - 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-c5fda407-f948-4048-9029-62b6822d213b) [retry 23/60] 2018-01-26 19:20:20,704 - 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-f9a4c26e-9286-4a88-ac4e-990f4b82c2b8) [retry 23/60] 2018-01-26 19:20:20,704 - 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-a276a40d-f4fa-4d04-9176-dd6de9c6b803) [retry 23/60] 2018-01-26 19:20:30,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 19:20:30,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 19:20:30,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 19:20:30,985 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 19:20:30,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 19:20:30,986 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 19:20:30,986 - 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-0004a749-fd6d-4a33-90b3-1f9770cc2df8) [retry 24/60] 2018-01-26 19:20:30,986 - 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-4da5a2a4-79a5-459f-9b52-6982676a1ac8) [retry 24/60] 2018-01-26 19:20:36,124 - 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-afe54e66-b6d6-44db-b346-6eb04bd2e3d3) [retry 24/60] 2018-01-26 19:20:36,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 19:20:36,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 24/60] 2018-01-26 19:20:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 19:20:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 24/60] 2018-01-26 19:20:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 24/60] 2018-01-26 19:20:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 24/60] 2018-01-26 19:20:36,125 - 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-1a50a4b9-133b-4145-b7a2-53e73731b178) [retry 24/60] 2018-01-26 19:20:36,125 - 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-edc9b1ba-e5bd-4dcb-8ec7-4f8851dfc285) [retry 24/60] 2018-01-26 19:20:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-26 19:20:36,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 24/60] 2018-01-26 19:20:36,125 - 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-89a10d4b-407d-4cd1-98b8-3401407ccb4c) [retry 24/60] 2018-01-26 19:20:41,289 - 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-e31a6243-9666-4aef-a1e7-17328e2dd790) [retry 24/60] 2018-01-26 19:20:46,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 19:20:46,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 19:20:46,430 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 19:20:46,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 19:20:46,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 19:20:46,431 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 19:20:51,563 - 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-1669d6fd-4fd7-47b5-bcc4-ea4d4d26798c) [retry 25/60] 2018-01-26 19:20:51,563 - 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-9081b062-062f-4763-a6bc-34d22d878a89) [retry 25/60] 2018-01-26 19:20:51,563 - 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-f8bb70f6-80f0-41be-b3e5-68f4f97935df) [retry 25/60] 2018-01-26 19:20:51,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 19:20:51,563 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 25/60] 2018-01-26 19:20:51,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 19:20:51,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 25/60] 2018-01-26 19:20:51,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 25/60] 2018-01-26 19:20:51,564 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 25/60] 2018-01-26 19:20:56,717 - 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-ce2dd43f-598a-4f5d-acfd-f5b2c9001cd6) [retry 25/60] 2018-01-26 19:20:56,718 - 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-ed5e9b9c-6684-458d-9b04-2264cd3305ae) [retry 25/60] 2018-01-26 19:20:56,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-26 19:20:56,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 25/60] 2018-01-26 19:20:56,718 - 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-65894ce8-f4b2-4be7-96a7-fe68e3dcf31a) [retry 25/60] 2018-01-26 19:20:56,718 - 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-ff6d9c57-3c4d-4a1a-adce-a9c56e8ef738) [retry 25/60] 2018-01-26 19:21:01,932 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 19:21:01,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 19:21:01,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 19:21:01,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 19:21:01,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 19:21:07,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 19:21:07,171 - 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-a07586c6-2f9e-44b5-aa86-ecc74fc87898) [retry 26/60] 2018-01-26 19:21:07,171 - 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-44e8e114-ddb0-461b-a97a-c7dd2936a46a) [retry 26/60] 2018-01-26 19:21:07,171 - 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-3389f072-94b1-4a77-95a6-d8c09a85beae) [retry 26/60] 2018-01-26 19:21:07,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 19:21:07,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 26/60] 2018-01-26 19:21:07,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 19:21:07,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 26/60] 2018-01-26 19:21:07,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 26/60] 2018-01-26 19:21:07,172 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 26/60] 2018-01-26 19:21:12,329 - 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-af175df2-7b5a-41b2-8985-00e8841f9981) [retry 26/60] 2018-01-26 19:21:12,329 - 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-80fd3f7a-f820-46ca-97b9-3a40c20c8fca) [retry 26/60] 2018-01-26 19:21:12,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-26 19:21:12,329 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 26/60] 2018-01-26 19:21:12,329 - 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-4bd386e6-90e2-4842-a5f9-5ea7908aeeae) [retry 26/60] 2018-01-26 19:21:12,330 - 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-271a31cc-7477-44f0-84c0-5b425f12cd87) [retry 26/60] 2018-01-26 19:21:17,480 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 19:21:22,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 19:21:22,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 19:21:22,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 19:21:22,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 19:21:22,627 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 19:21:22,627 - 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-f550f431-f0ca-4302-a151-2affc569b243) [retry 27/60] 2018-01-26 19:21:22,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-ffbb1423-952b-4ab2-af18-d03c99703efa) [retry 27/60] 2018-01-26 19:21:22,628 - 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-976dd0b3-3705-497b-aeee-557fde8c3eb1) [retry 27/60] 2018-01-26 19:21:22,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 19:21:22,628 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 27/60] 2018-01-26 19:21:27,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 27/60] 2018-01-26 19:21:27,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 19:21:27,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 27/60] 2018-01-26 19:21:27,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 27/60] 2018-01-26 19:21:27,805 - 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-b2213690-6aa6-4e5e-b3e5-c73a4bc16ffd) [retry 27/60] 2018-01-26 19:21:27,805 - 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-e089d2ba-3828-497f-8873-1719584bbdd4) [retry 27/60] 2018-01-26 19:21:27,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-26 19:21:27,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 27/60] 2018-01-26 19:21:27,805 - 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-ba852756-e95d-4de5-9509-3936fa3c694f) [retry 27/60] 2018-01-26 19:21:27,805 - 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-a6975f6d-9816-4e20-9e0d-b199950ac92f) [retry 27/60] 2018-01-26 19:21:38,116 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 19:21:38,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 19:21:38,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 19:21:38,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 19:21:38,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 19:21:38,117 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 19:21:38,117 - 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-8f63c2d2-27ac-4247-a193-98f219708e72) [retry 28/60] 2018-01-26 19:21:38,117 - 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-cdc537b8-05af-47bf-8794-fb3bf0da4f72) [retry 28/60] 2018-01-26 19:21:38,117 - 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-9602a2aa-bf2c-4274-b2a3-5dd81887813c) [retry 28/60] 2018-01-26 19:21:43,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 19:21:43,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 28/60] 2018-01-26 19:21:43,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 28/60] 2018-01-26 19:21:43,351 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 19:21:43,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 28/60] 2018-01-26 19:21:43,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 28/60] 2018-01-26 19:21:43,352 - 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-b8a1e539-69ab-4079-9421-ce48b59b3e57) [retry 28/60] 2018-01-26 19:21:43,352 - 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-baee187c-8a7d-41e8-9a3a-309b4c72dd07) [retry 28/60] 2018-01-26 19:21:43,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-26 19:21:43,352 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 28/60] 2018-01-26 19:21:43,352 - 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-5bd88009-68f3-4954-833d-9b72a884e20c) [retry 28/60] 2018-01-26 19:21:43,352 - 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-6ea1bea8-30d1-4f8b-93a6-c4046799168c) [retry 28/60] 2018-01-26 19:21:53,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 19:21:53,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 19:21:53,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 19:21:53,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 19:21:53,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 19:21:53,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 19:21:53,644 - 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-d8314c75-1a2a-40a3-aeda-8f353b8e403f) [retry 29/60] 2018-01-26 19:21:53,644 - 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-2834889c-71d8-4e3f-b80a-c1209a33c9d1) [retry 29/60] 2018-01-26 19:21:53,644 - 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-c7b5c803-de27-4373-88d0-97df13e7bc16) [retry 29/60] 2018-01-26 19:21:58,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 19:21:58,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 29/60] 2018-01-26 19:21:58,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 19:21:58,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 29/60] 2018-01-26 19:21:58,795 - 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-1a17e380-e858-41b3-a9d2-bce159fb0593) [retry 29/60] 2018-01-26 19:21:58,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 29/60] 2018-01-26 19:21:58,795 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 29/60] 2018-01-26 19:21:58,796 - 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-f3f84dd4-9daa-4574-82bc-a5509c3a4aa8) [retry 29/60] 2018-01-26 19:21:58,796 - 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-cf6d267c-c0a3-4940-913d-4f31642c1a5f) [retry 29/60] 2018-01-26 19:21:58,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-26 19:21:58,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 29/60] 2018-01-26 19:22:03,950 - 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-7d6fb220-60d0-4cd2-a66d-45a3604832d3) [retry 29/60] 2018-01-26 19:22:09,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 19:22:09,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 19:22:09,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 19:22:09,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 19:22:09,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 19:22:09,102 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 19:22:09,102 - 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-9e438479-6028-40c5-8f07-00768408615a) [retry 30/60] 2018-01-26 19:22:14,262 - 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-1ff9c965-e7e3-4aa0-8935-7a3e7f00d55c) [retry 30/60] 2018-01-26 19:22:14,262 - 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-e544b4bf-aedb-45e8-8791-98d572fc48bd) [retry 30/60] 2018-01-26 19:22:14,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 19:22:14,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 30/60] 2018-01-26 19:22:14,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 19:22:14,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 30/60] 2018-01-26 19:22:14,263 - 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-17e8e741-cc36-4770-ba62-9e711e53862b) [retry 30/60] 2018-01-26 19:22:14,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 30/60] 2018-01-26 19:22:14,263 - 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-5800c283-4706-46f2-b2d5-e842d3eda14d) [retry 30/60] 2018-01-26 19:22:14,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 30/60] 2018-01-26 19:22:19,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-26 19:22:19,435 - 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-3035c1c6-93de-4cb6-809e-f3693fbca992) [retry 30/60] 2018-01-26 19:22:19,435 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 30/60] 2018-01-26 19:22:19,435 - 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-0d52f2d3-1675-4a64-91a8-ace57667efe7) [retry 30/60] 2018-01-26 19:22:24,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 19:22:24,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 19:22:24,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 19:22:24,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 19:22:24,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 19:22:24,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 19:22:24,576 - 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-c0f373da-3340-4be9-a3cb-d93ca7409cd6) [retry 31/60] 2018-01-26 19:22:29,747 - 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-e590dd70-043f-431d-b5d9-72e79a0eb21d) [retry 31/60] 2018-01-26 19:22:29,747 - 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-bf849be0-2160-4019-8dc1-8d382a4850a2) [retry 31/60] 2018-01-26 19:22:29,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 19:22:29,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 19:22:29,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 31/60] 2018-01-26 19:22:29,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 31/60] 2018-01-26 19:22:29,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 31/60] 2018-01-26 19:22:29,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 31/60] 2018-01-26 19:22:29,748 - 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-1ccb1fc3-0b1f-4746-92fe-02ef777b3c4e) [retry 31/60] 2018-01-26 19:22:29,748 - 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-44413c95-f6a0-4bb9-8d2b-f9dda971ea1f) [retry 31/60] 2018-01-26 19:22:34,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-26 19:22:34,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-a6f2ad49-246b-4dc7-8ba7-17a9fdc8b993) [retry 31/60] 2018-01-26 19:22:34,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 31/60] 2018-01-26 19:22:34,879 - 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-7241c64a-db1b-4c46-afe3-b38b8cdc24ef) [retry 31/60] 2018-01-26 19:22:40,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 19:22:40,027 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 19:22:45,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 19:22:45,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 19:22:45,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 19:22:45,205 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 19:22:45,205 - 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-2be0bae6-bb38-45a4-a056-4af16078a8a7) [retry 32/60] 2018-01-26 19:22:45,206 - 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-390a65d3-f123-41de-945b-acfcbcd3ce01) [retry 32/60] 2018-01-26 19:22:45,206 - 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-0117d4b1-4524-43f9-88fc-3063dac889d9) [retry 32/60] 2018-01-26 19:22:45,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 19:22:45,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 19:22:45,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 32/60] 2018-01-26 19:22:45,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 32/60] 2018-01-26 19:22:50,423 - 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-ec2fedd3-e4b7-4761-908f-133e2d30df49) [retry 32/60] 2018-01-26 19:22:50,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 32/60] 2018-01-26 19:22:50,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 32/60] 2018-01-26 19:22:50,424 - 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-74521ede-25e3-4a7c-9617-35928775b3b2) [retry 32/60] 2018-01-26 19:22:50,424 - 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-1d9f30fa-d8a1-462c-8652-08caaaa729ef) [retry 32/60] 2018-01-26 19:22:50,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-26 19:22:50,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 32/60] 2018-01-26 19:22:50,424 - 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-4a6534da-81d4-4d1b-b83e-aaa3d68f0b8b) [retry 32/60] 2018-01-26 19:23:00,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 19:23:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 19:23:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 19:23:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 19:23:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 19:23:00,719 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 19:23:00,719 - 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-a265a74f-620d-4e84-a404-7b9281a45de0) [retry 33/60] 2018-01-26 19:23:00,719 - 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-70fc80cd-003d-45d8-80b4-bcdf25014647) [retry 33/60] 2018-01-26 19:23:00,719 - 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-b8783da7-efd3-42bd-a4e0-903795fbcd72) [retry 33/60] 2018-01-26 19:23:00,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 19:23:05,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 33/60] 2018-01-26 19:23:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 19:23:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 33/60] 2018-01-26 19:23:05,881 - 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-d0ae8de3-7add-4b89-a844-a9755cff4b42) [retry 33/60] 2018-01-26 19:23:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 33/60] 2018-01-26 19:23:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 33/60] 2018-01-26 19:23:05,881 - 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-9a3eedf1-25c5-4786-a8a2-be15af7fa682) [retry 33/60] 2018-01-26 19:23:05,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-26 19:23:05,882 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 33/60] 2018-01-26 19:23:05,882 - 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-85e7e3c6-4d2e-49c3-b87f-b52510c6812a) [retry 33/60] 2018-01-26 19:23:05,882 - 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-923597a7-4fa8-431b-aa6c-526a37f2e1d5) [retry 33/60] 2018-01-26 19:23:16,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 19:23:16,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 19:23:16,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 19:23:16,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 19:23:16,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 19:23:16,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 19:23:16,239 - 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-362e7c38-45e2-44a4-a2f0-e8f7f492864b) [retry 34/60] 2018-01-26 19:23:16,239 - 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-3d068e36-7f3c-4a89-84a2-b558eee6323d) [retry 34/60] 2018-01-26 19:23:16,239 - 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-0df29609-26d9-4678-839d-3be223e443ad) [retry 34/60] 2018-01-26 19:23:21,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 19:23:21,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 34/60] 2018-01-26 19:23:21,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 19:23:21,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 34/60] 2018-01-26 19:23:21,409 - 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-563924dc-4d4e-4ffc-b977-a8be54da2444) [retry 34/60] 2018-01-26 19:23:21,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 34/60] 2018-01-26 19:23:21,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 34/60] 2018-01-26 19:23:21,410 - 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-257bfd29-5bf6-47ac-ad45-8c9bf975d82c) [retry 34/60] 2018-01-26 19:23:21,410 - 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-a0360db1-8cf6-4223-971a-19821e8cd3f1) [retry 34/60] 2018-01-26 19:23:21,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-26 19:23:21,410 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 34/60] 2018-01-26 19:23:21,410 - 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-26d55f5e-b22a-4d83-98b6-8b1c8841b749) [retry 34/60] 2018-01-26 19:23:31,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 19:23:31,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 19:23:31,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 19:23:31,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 19:23:31,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 19:23:31,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 19:23:31,706 - 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-f5abe945-75d5-4f6c-940a-5d1e07d48771) [retry 35/60] 2018-01-26 19:23:31,706 - 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-a0118030-8968-4447-b66d-af06aea6ed4c) [retry 35/60] 2018-01-26 19:23:31,706 - 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-077a4379-c966-476b-95ce-be8b414d15c1) [retry 35/60] 2018-01-26 19:23:36,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 19:23:36,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 35/60] 2018-01-26 19:23:36,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 19:23:36,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 35/60] 2018-01-26 19:23:36,836 - 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-2a43452e-7b5c-4943-9df3-c43ba84be63a) [retry 35/60] 2018-01-26 19:23:36,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 35/60] 2018-01-26 19:23:36,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 35/60] 2018-01-26 19:23:36,836 - 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-392e3b44-95e2-4f23-a050-1831e8324590) [retry 35/60] 2018-01-26 19:23:36,837 - 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-672cbe9a-d6c4-4513-8a4f-cdfb78335ce0) [retry 35/60] 2018-01-26 19:23:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-26 19:23:36,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 35/60] 2018-01-26 19:23:41,970 - 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-32f2a342-d454-4b3b-812c-835b17d12493) [retry 35/60] 2018-01-26 19:23:47,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 19:23:47,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 19:23:47,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 19:23:47,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 19:23:47,110 - 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-6bd61006-f063-4fba-9b5b-315e6a85e640) [retry 36/60] 2018-01-26 19:23:47,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 19:23:47,110 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 19:23:52,251 - 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-5d826cee-106d-49ec-abdc-6daf8fc58ca9) [retry 36/60] 2018-01-26 19:23:52,252 - 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-f75bf92e-3621-4886-b032-14b5491542f9) [retry 36/60] 2018-01-26 19:23:52,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 19:23:52,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 36/60] 2018-01-26 19:23:52,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 19:23:52,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 36/60] 2018-01-26 19:23:52,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 36/60] 2018-01-26 19:23:52,252 - 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-26a62519-56d3-4fcb-a986-e90513b238bf) [retry 36/60] 2018-01-26 19:23:52,252 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 36/60] 2018-01-26 19:23:52,252 - 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-676d4677-c4b9-4dce-abe5-0219c99bd5e5) [retry 36/60] 2018-01-26 19:23:57,416 - 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-c8165211-c979-424c-8681-16273f9af639) [retry 36/60] 2018-01-26 19:23:57,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-26 19:23:57,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 36/60] 2018-01-26 19:23:57,417 - 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-4f091c5c-0405-4de6-8815-7fadf7d11bdf) [retry 36/60] 2018-01-26 19:24:02,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 19:24:02,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 19:24:07,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 19:24:07,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 19:24:07,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 19:24:07,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 19:24:07,848 - 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-e91a1607-4686-4fb7-b43b-c65291beee18) [retry 37/60] 2018-01-26 19:24:07,848 - 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-c60097eb-8be6-404f-97e8-d67e65fce175) [retry 37/60] 2018-01-26 19:24:07,848 - 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-007824e7-9a26-4a74-899f-c486ed552e05) [retry 37/60] 2018-01-26 19:24:07,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 19:24:07,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 37/60] 2018-01-26 19:24:07,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 19:24:07,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 37/60] 2018-01-26 19:24:07,849 - 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-ac199d80-2ca3-4c7a-a98c-6afc039d41e0) [retry 37/60] 2018-01-26 19:24:07,849 - 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-129e951d-8eb6-4f51-90d2-c91fc15c0e94) [retry 37/60] 2018-01-26 19:24:07,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 37/60] 2018-01-26 19:24:07,849 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 37/60] 2018-01-26 19:24:13,007 - 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-7a54923b-9996-4364-ba67-d5f2d7130a50) [retry 37/60] 2018-01-26 19:24:13,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-26 19:24:13,007 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 37/60] 2018-01-26 19:24:13,007 - 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-f623d230-ee9b-4f57-89b5-269d24cfecd3) [retry 37/60] 2018-01-26 19:24:18,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 19:24:18,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 19:24:23,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 19:24:23,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 19:24:23,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 19:24:23,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 19:24:23,315 - 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-6b97074d-533a-4985-8e2d-a11abd4b884a) [retry 38/60] 2018-01-26 19:24:23,315 - 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-942752be-148c-4314-836a-255e691049d9) [retry 38/60] 2018-01-26 19:24:23,315 - 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-5734174e-22dd-43e1-8c4e-6f12f2b44123) [retry 38/60] 2018-01-26 19:24:23,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 19:24:23,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 38/60] 2018-01-26 19:24:23,316 - 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-893efd0d-f5a6-4e24-98e6-86d3846c7839) [retry 38/60] 2018-01-26 19:24:23,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 19:24:23,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 38/60] 2018-01-26 19:24:28,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 38/60] 2018-01-26 19:24:28,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 38/60] 2018-01-26 19:24:28,484 - 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-2e1cddf0-29e7-444c-8bad-16ec9ceed154) [retry 38/60] 2018-01-26 19:24:28,484 - 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-f6889a35-08b1-439d-8604-45411fadce26) [retry 38/60] 2018-01-26 19:24:28,484 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-26 19:24:28,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 38/60] 2018-01-26 19:24:28,485 - 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-6f1f1536-b273-444e-a149-a4faf5dcc344) [retry 38/60] 2018-01-26 19:24:38,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 19:24:38,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 19:24:38,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 19:24:38,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 19:24:38,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 19:24:38,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 19:24:38,843 - 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-5b980b4f-6a55-4fb8-90e3-dabe3205de03) [retry 39/60] 2018-01-26 19:24:38,843 - 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-f12ac180-10aa-4161-8161-45063e543e50) [retry 39/60] 2018-01-26 19:24:38,843 - 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-2ebaf0c4-c47d-4a62-a89d-041d19930fa0) [retry 39/60] 2018-01-26 19:24:38,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 19:24:38,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 39/60] 2018-01-26 19:24:44,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 19:24:44,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 39/60] 2018-01-26 19:24:44,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-f52ca1b2-bf11-4704-bf78-655c68e9e8c5) [retry 39/60] 2018-01-26 19:24:44,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 39/60] 2018-01-26 19:24:44,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 39/60] 2018-01-26 19:24:44,030 - 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-c702a55e-6382-419b-bf12-9e58d37a777a) [retry 39/60] 2018-01-26 19:24:44,030 - 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-83e60f08-32cc-43b6-b088-af9c2a3e8869) [retry 39/60] 2018-01-26 19:24:44,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-26 19:24:44,030 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 39/60] 2018-01-26 19:24:44,030 - 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-91c83687-2a27-422f-bbca-26eccbc20250) [retry 39/60] 2018-01-26 19:24:54,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 19:24:54,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 19:24:54,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 19:24:54,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 19:24:54,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 19:24:54,341 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 19:24:54,341 - 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-6df7ba44-78b3-43b7-8a38-b421884e9417) [retry 40/60] 2018-01-26 19:24:54,341 - 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-ada199cb-a197-477a-bfeb-bc11d7103b19) [retry 40/60] 2018-01-26 19:24:54,341 - 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-c14f1d2d-0b1c-49c9-970b-158929a89404) [retry 40/60] 2018-01-26 19:24:59,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 19:24:59,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 40/60] 2018-01-26 19:24:59,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 19:24:59,502 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 40/60] 2018-01-26 19:24:59,503 - 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-494b3ec1-97fa-44de-aa88-38fa423b796a) [retry 40/60] 2018-01-26 19:24:59,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 40/60] 2018-01-26 19:24:59,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 40/60] 2018-01-26 19:24:59,503 - 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-1981d63c-7110-4266-9cf9-80b73c4d5e02) [retry 40/60] 2018-01-26 19:24:59,503 - 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-95d128f3-f2da-4baa-bbcd-603596d6e728) [retry 40/60] 2018-01-26 19:24:59,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-26 19:24:59,503 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 40/60] 2018-01-26 19:25:04,646 - 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-6841ea8e-58ba-4065-b5e5-44fc22cc2ae3) [retry 40/60] 2018-01-26 19:25:09,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 19:25:09,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 19:25:09,796 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 19:25:09,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 19:25:09,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 19:25:09,797 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 19:25:09,797 - 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-ad0c635d-8d31-4d17-a6cf-d288a364cb7b) [retry 41/60] 2018-01-26 19:25:09,797 - 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-1771f9f7-ad7a-45d0-9a01-1c26cc9f01bb) [retry 41/60] 2018-01-26 19:25:09,797 - 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-1c5744f2-ff1d-4b7a-9067-50e7311e527d) [retry 41/60] 2018-01-26 19:25:14,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 19:25:14,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 41/60] 2018-01-26 19:25:14,950 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 19:25:14,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 41/60] 2018-01-26 19:25:14,951 - 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-d0454313-3f2d-465d-9fe7-4a691d3143ff) [retry 41/60] 2018-01-26 19:25:14,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 41/60] 2018-01-26 19:25:14,951 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 41/60] 2018-01-26 19:25:14,951 - 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-1de7492b-f3fe-448c-aa48-f0ad94a1f2db) [retry 41/60] 2018-01-26 19:25:14,951 - 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-37a72209-5548-4231-8633-aadc9f395269) [retry 41/60] 2018-01-26 19:25:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-26 19:25:20,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 41/60] 2018-01-26 19:25:20,113 - 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-2211ff6e-251e-4948-8a86-49be5d750096) [retry 41/60] 2018-01-26 19:25:25,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 19:25:25,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 19:25:25,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 19:25:25,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 19:25:25,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 19:25:25,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 19:25:30,394 - 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-1f08087c-dfc9-4b7c-b4f4-b13ce3b55708) [retry 42/60] 2018-01-26 19:25:30,394 - 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-c19168c8-60f3-478d-98b3-1b1a44e878e9) [retry 42/60] 2018-01-26 19:25:30,394 - 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-6e5a3829-146e-4af0-af4c-5e869f9567b2) [retry 42/60] 2018-01-26 19:25:30,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 19:25:30,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 42/60] 2018-01-26 19:25:30,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 19:25:30,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 42/60] 2018-01-26 19:25:30,395 - 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-7a578fc4-d272-4fa9-ad56-3ddf24032256) [retry 42/60] 2018-01-26 19:25:30,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 42/60] 2018-01-26 19:25:30,395 - 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-fce987b3-d647-4dac-955d-e871a4ea7487) [retry 42/60] 2018-01-26 19:25:30,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 42/60] 2018-01-26 19:25:35,555 - 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-4d9cee8e-5bd9-4230-a17f-6545f73e606a) [retry 42/60] 2018-01-26 19:25:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-26 19:25:35,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 42/60] 2018-01-26 19:25:35,555 - 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-c5d9b16c-ea4d-44b5-aa9e-5ede67449d3e) [retry 42/60] 2018-01-26 19:25:40,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 19:25:40,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 19:25:40,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 19:25:40,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 19:25:40,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 19:25:40,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 19:25:45,874 - 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-2e6d9322-b2e0-446a-a268-3d4748ca0928) [retry 43/60] 2018-01-26 19:25:45,874 - 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-5b8472c5-5df5-4bb6-904e-4d7e6c863e07) [retry 43/60] 2018-01-26 19:25:45,875 - 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-6e606bdb-88cb-4581-b61a-2ccfc28f86e6) [retry 43/60] 2018-01-26 19:25:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 19:25:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 43/60] 2018-01-26 19:25:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 19:25:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 43/60] 2018-01-26 19:25:45,875 - 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-a65e16a5-15ca-4fd2-8d70-564007d603f7) [retry 43/60] 2018-01-26 19:25:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 43/60] 2018-01-26 19:25:45,875 - 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-432d9184-a45c-4f03-8c46-99ceb43ad96f) [retry 43/60] 2018-01-26 19:25:45,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 43/60] 2018-01-26 19:25:51,035 - 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-7e8ddf5b-042c-48f6-b749-b68d69e003a9) [retry 43/60] 2018-01-26 19:25:51,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-26 19:25:51,035 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 43/60] 2018-01-26 19:25:51,036 - 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-3820734e-cbc1-4510-a883-f2b5031bdecb) [retry 43/60] 2018-01-26 19:25:56,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 19:26:01,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 19:26:01,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 19:26:01,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 19:26:01,325 - 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-3e1644bd-07a9-483e-86d9-b3b34eeaae95) [retry 44/60] 2018-01-26 19:26:01,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 19:26:01,325 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 19:26:01,325 - 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-a8be0363-56b1-446f-9e80-d1bd724520e5) [retry 44/60] 2018-01-26 19:26:01,326 - 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-cb768947-5004-4913-8f82-c019e297359f) [retry 44/60] 2018-01-26 19:26:01,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 19:26:01,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 44/60] 2018-01-26 19:26:01,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 19:26:01,326 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 44/60] 2018-01-26 19:26:06,486 - 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-cbde0dcf-6921-443a-9abc-4630e18ea37f) [retry 44/60] 2018-01-26 19:26:06,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 44/60] 2018-01-26 19:26:06,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 44/60] 2018-01-26 19:26:06,487 - 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-e7ddc56c-206d-45ad-8a65-fc5233296caf) [retry 44/60] 2018-01-26 19:26:06,487 - 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-b67b50bb-4cf1-4d52-980f-a7b690199f58) [retry 44/60] 2018-01-26 19:26:06,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-26 19:26:06,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 44/60] 2018-01-26 19:26:06,487 - 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-3edb11b0-6d35-4a7b-bff1-68ef8033cfa9) [retry 44/60] 2018-01-26 19:26:16,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 19:26:16,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 19:26:16,813 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 19:26:16,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 19:26:16,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 19:26:16,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 19:26:16,814 - 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-8685bcf2-01f2-4e9a-b161-6a72f0387ed9) [retry 45/60] 2018-01-26 19:26:16,814 - 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-946dddd7-da23-42ed-a9f2-87dc3913908f) [retry 45/60] 2018-01-26 19:26:16,814 - 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-1ce36cce-75d8-4760-8927-40159a44dfac) [retry 45/60] 2018-01-26 19:26:16,814 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 19:26:21,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 45/60] 2018-01-26 19:26:21,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 19:26:21,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 45/60] 2018-01-26 19:26:21,959 - 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-7a4e0a39-65eb-48e9-95e9-8f6578bea9da) [retry 45/60] 2018-01-26 19:26:21,959 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 45/60] 2018-01-26 19:26:21,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 45/60] 2018-01-26 19:26:21,960 - 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-187abcc2-42ea-4290-bc78-b1defcdf624d) [retry 45/60] 2018-01-26 19:26:21,960 - 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-88511df4-3359-47fa-8e61-3cf4326d53cb) [retry 45/60] 2018-01-26 19:26:21,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-26 19:26:21,960 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 45/60] 2018-01-26 19:26:27,113 - 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-1778f33e-0c0f-4f3c-87a9-495d6b39af7b) [retry 45/60] 2018-01-26 19:26:32,247 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 19:26:32,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 19:26:32,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 19:26:32,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 19:26:32,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 19:26:32,248 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 19:26:32,248 - 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-798bbe29-0bee-44b8-9d8f-550bf8d54671) [retry 46/60] 2018-01-26 19:26:32,248 - 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-1103d1a7-d803-4906-8f0a-3b3388ecc13c) [retry 46/60] 2018-01-26 19:26:32,248 - 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-2caf7515-2626-44d2-95ac-e3816f0c0864) [retry 46/60] 2018-01-26 19:26:37,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 19:26:37,471 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 46/60] 2018-01-26 19:26:37,472 - 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-c5f5494c-c632-4590-bcbd-7929e4ace274) [retry 46/60] 2018-01-26 19:26:37,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 19:26:37,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 46/60] 2018-01-26 19:26:37,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 46/60] 2018-01-26 19:26:37,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 46/60] 2018-01-26 19:26:37,472 - 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-4ac3d222-3e6c-4d57-8a84-51815552819d) [retry 46/60] 2018-01-26 19:26:37,472 - 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-3fa19120-132c-4a9d-b7b3-16b81640233b) [retry 46/60] 2018-01-26 19:26:37,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-26 19:26:37,472 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 46/60] 2018-01-26 19:26:42,635 - 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-571570ec-cb5b-42ee-bc19-a4332ae1ae97) [retry 46/60] 2018-01-26 19:26:47,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 19:26:47,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 19:26:47,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 19:26:47,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 19:26:47,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 19:26:47,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-0db89f3c-1e1a-4913-b95d-657db1cb6b9a) [retry 47/60] 2018-01-26 19:26:47,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 19:26:47,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-2cf5e771-ceb6-4cda-a8ad-d01bf56b58f5) [retry 47/60] 2018-01-26 19:26:47,789 - 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-52ec6971-58a8-4764-b9f4-ecd1e51346cd) [retry 47/60] 2018-01-26 19:26:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 19:26:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 47/60] 2018-01-26 19:26:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 19:26:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 47/60] 2018-01-26 19:26:52,938 - 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-aa808080-f0d8-4391-a429-2b3e20062a63) [retry 47/60] 2018-01-26 19:26:52,938 - 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-60bc82b4-c6cc-4103-ad8e-52249d78ff10) [retry 47/60] 2018-01-26 19:26:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 47/60] 2018-01-26 19:26:52,938 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 47/60] 2018-01-26 19:26:52,939 - 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-8010b542-13ab-4ef1-abba-7ec907409e41) [retry 47/60] 2018-01-26 19:26:58,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-26 19:26:58,077 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 47/60] 2018-01-26 19:26:58,077 - 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-8297bc1f-bc9c-4bc1-9f80-71fc630c00a5) [retry 47/60] 2018-01-26 19:27:03,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 19:27:03,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 19:27:03,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 19:27:03,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 19:27:03,209 - 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-afc11c62-ef6a-4b36-8706-af0c3edf94d5) [retry 48/60] 2018-01-26 19:27:03,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 19:27:03,209 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 19:27:08,338 - 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-6bccc7b1-e45b-4e3a-8fa0-e71460e10223) [retry 48/60] 2018-01-26 19:27:08,338 - 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-3543b313-aebd-46e6-a01d-07eaf14d3d43) [retry 48/60] 2018-01-26 19:27:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 19:27:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 48/60] 2018-01-26 19:27:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 19:27:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 48/60] 2018-01-26 19:27:08,338 - 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-07852e9f-766b-46f5-b79c-6d3c022baa02) [retry 48/60] 2018-01-26 19:27:08,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 48/60] 2018-01-26 19:27:08,339 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 48/60] 2018-01-26 19:27:08,339 - 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-7f0e4e4e-6c42-4d30-a708-aafb957d9d20) [retry 48/60] 2018-01-26 19:27:13,476 - 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-445a1807-8f8a-4066-9178-1a8760d2deff) [retry 48/60] 2018-01-26 19:27:13,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-26 19:27:13,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 48/60] 2018-01-26 19:27:13,476 - 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-060c08d4-f0f6-4275-87e4-a6ef505af251) [retry 48/60] 2018-01-26 19:27:18,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 19:27:18,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 19:27:18,668 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 19:27:23,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 19:27:23,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 19:27:23,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 19:27:23,944 - 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-6ba048d4-07ba-4cf6-aef4-06e93b912f91) [retry 49/60] 2018-01-26 19:27:23,945 - 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-4c5f6ad2-953d-4de7-9082-1a04d91ec221) [retry 49/60] 2018-01-26 19:27:23,945 - 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-2b5e2b20-5548-47fd-94c3-766c046a35d1) [retry 49/60] 2018-01-26 19:27:23,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 19:27:23,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 49/60] 2018-01-26 19:27:23,945 - 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-a88a7b95-ecf3-4446-8144-c0d09adc5efe) [retry 49/60] 2018-01-26 19:27:23,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 19:27:23,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 49/60] 2018-01-26 19:27:29,094 - 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-84e83b00-622f-4634-a303-bb4b9b4dea03) [retry 49/60] 2018-01-26 19:27:29,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 49/60] 2018-01-26 19:27:29,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 49/60] 2018-01-26 19:27:29,094 - 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-2adc523b-4f10-416b-99ca-f3c0ae9f76bf) [retry 49/60] 2018-01-26 19:27:29,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-26 19:27:29,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 49/60] 2018-01-26 19:27:29,095 - 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-6b3976de-b768-4bb7-98ce-1507df971e13) [retry 49/60] 2018-01-26 19:27:34,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 19:27:34,229 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 19:27:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 19:27:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 19:27:39,384 - 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-197bd5e0-cb1f-485c-8a39-f0cedbd44436) [retry 50/60] 2018-01-26 19:27:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 19:27:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 19:27:39,384 - 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-23f84eb5-e373-4939-812c-a67fc380ee5e) [retry 50/60] 2018-01-26 19:27:39,384 - 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-8fb72bf0-bbcf-42f4-ae19-becbdbf9efc3) [retry 50/60] 2018-01-26 19:27:39,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 19:27:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 50/60] 2018-01-26 19:27:39,385 - 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-422386d5-f091-4029-87be-f23edebdbb13) [retry 50/60] 2018-01-26 19:27:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 19:27:39,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 50/60] 2018-01-26 19:27:44,539 - 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-49c3d125-d716-4d8d-a9c1-f32a8b6b9a84) [retry 50/60] 2018-01-26 19:27:44,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 50/60] 2018-01-26 19:27:44,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 50/60] 2018-01-26 19:27:44,539 - 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-5ab011ea-e510-4737-bcc1-efdb4821b734) [retry 50/60] 2018-01-26 19:27:44,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-26 19:27:44,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 50/60] 2018-01-26 19:27:44,539 - 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-e23ad013-8ae2-4c8f-addc-b0a4debe5be7) [retry 50/60] 2018-01-26 19:27:54,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 19:27:54,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 19:27:54,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 19:27:54,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 19:27:54,847 - 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-ce0ae7dc-2378-49c1-a5a7-369a081b379d) [retry 51/60] 2018-01-26 19:27:54,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 19:27:54,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 19:27:54,848 - 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-b09574c2-0d6e-4013-ab3d-a2efeae60a81) [retry 51/60] 2018-01-26 19:27:54,848 - 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-1782d577-f9cb-45ab-bf36-4c635bf729f2) [retry 51/60] 2018-01-26 19:27:54,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 19:27:54,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 51/60] 2018-01-26 19:28:00,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 19:28:00,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 51/60] 2018-01-26 19:28:00,010 - 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-00a140cf-eafa-48f3-bc12-ca9ee7b916a2) [retry 51/60] 2018-01-26 19:28:00,010 - 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-a5e82649-01d1-4788-af21-f6991123b8bf) [retry 51/60] 2018-01-26 19:28:00,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 51/60] 2018-01-26 19:28:00,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 51/60] 2018-01-26 19:28:00,011 - 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-ba416085-072b-45bf-9e5f-797daa2e7670) [retry 51/60] 2018-01-26 19:28:00,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-26 19:28:00,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 51/60] 2018-01-26 19:28:05,158 - 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-553e43e8-b66a-472e-942c-39b711d427be) [retry 51/60] 2018-01-26 19:28:10,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 19:28:10,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 19:28:10,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 19:28:10,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 19:28:10,310 - 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-ee9262aa-99bc-4a44-b49a-9dcfb902c947) [retry 52/60] 2018-01-26 19:28:10,310 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 19:28:10,311 - 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-62b4bbf1-fcc0-4a1e-9f28-ea7b9362afe3) [retry 52/60] 2018-01-26 19:28:10,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 19:28:10,311 - 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-14491531-c1c6-4f7b-978d-a8ac30b5c260) [retry 52/60] 2018-01-26 19:28:15,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 19:28:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 52/60] 2018-01-26 19:28:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 19:28:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 52/60] 2018-01-26 19:28:15,477 - 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-5b2249f6-abae-4e25-9186-35ddd085e6ef) [retry 52/60] 2018-01-26 19:28:15,477 - 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-7f20cf24-df18-4de9-9eb6-641bc3c2f0a0) [retry 52/60] 2018-01-26 19:28:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 52/60] 2018-01-26 19:28:15,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 52/60] 2018-01-26 19:28:15,477 - 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-c105bbda-acfd-46da-abc1-aa57579d57d0) [retry 52/60] 2018-01-26 19:28:20,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-26 19:28:20,631 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 52/60] 2018-01-26 19:28:20,631 - 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-61a56778-7e22-4fa3-80c1-cc87f4d38a7a) [retry 52/60] 2018-01-26 19:28:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 19:28:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 19:28:25,763 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 19:28:25,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 19:28:25,764 - 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-6be27c50-5744-4824-88a7-4f909bf28adf) [retry 53/60] 2018-01-26 19:28:25,764 - 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-2babb645-ee53-4876-9341-b02b67edbc4e) [retry 53/60] 2018-01-26 19:28:25,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 19:28:25,764 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 19:28:30,944 - 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-89298c62-6b5f-426b-9528-dad89854f42a) [retry 53/60] 2018-01-26 19:28:30,944 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 19:28:30,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 53/60] 2018-01-26 19:28:30,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 19:28:30,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 53/60] 2018-01-26 19:28:30,945 - 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-c360c2ae-0ca3-4d89-93c3-a51d86d2c994) [retry 53/60] 2018-01-26 19:28:30,945 - 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-1843e5f7-26df-4d9a-94c2-b818e7dc0d95) [retry 53/60] 2018-01-26 19:28:30,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 53/60] 2018-01-26 19:28:30,945 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 53/60] 2018-01-26 19:28:36,114 - 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-937334be-7a37-4af6-9011-fdaee3ca8de1) [retry 53/60] 2018-01-26 19:28:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-26 19:28:36,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 53/60] 2018-01-26 19:28:36,115 - 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-c92ff737-d0f4-4efa-b97f-0919dc4bfd09) [retry 53/60] 2018-01-26 19:28:41,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 19:28:41,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 19:28:41,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 19:28:41,257 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 19:28:41,257 - 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-8c9fc8e7-cfa0-4462-ba7d-22f2cc4eb589) [retry 54/60] 2018-01-26 19:28:41,257 - 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-ce369fd0-04f9-4922-b7f1-4e8074998fb4) [retry 54/60] 2018-01-26 19:28:41,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 19:28:41,258 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 19:28:46,380 - 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-9e3f2ea2-7f8b-42e5-8732-a7d159ac2a28) [retry 54/60] 2018-01-26 19:28:46,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 19:28:46,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 54/60] 2018-01-26 19:28:46,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 19:28:46,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 54/60] 2018-01-26 19:28:46,381 - 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-9f73c041-0550-4837-ac8e-473425ea2099) [retry 54/60] 2018-01-26 19:28:46,381 - 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-1efdbecf-d6ba-461e-a40d-16c6c283e4f5) [retry 54/60] 2018-01-26 19:28:46,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 54/60] 2018-01-26 19:28:46,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 54/60] 2018-01-26 19:28:51,523 - 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-a1287c5e-0753-4e6c-a133-71671ea9ad3f) [retry 54/60] 2018-01-26 19:28:51,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-26 19:28:51,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 54/60] 2018-01-26 19:28:51,523 - 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-6cff8c32-9559-4f3c-84d3-71a5c0a035f8) [retry 54/60] 2018-01-26 19:28:56,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 19:28:56,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 19:28:56,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 19:28:56,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 19:29:01,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 19:29:01,823 - 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-38c865b7-e18e-45a0-a28c-92ad234e7b7f) [retry 55/60] 2018-01-26 19:29:01,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 19:29:01,823 - 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-7cb1eecc-5e52-404b-8cd8-794b6f842d20) [retry 55/60] 2018-01-26 19:29:01,824 - 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-e30b9f5d-6a7f-4e49-a00c-dc082fa023bf) [retry 55/60] 2018-01-26 19:29:01,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 19:29:01,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 55/60] 2018-01-26 19:29:01,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 19:29:01,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 55/60] 2018-01-26 19:29:01,824 - 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-0557a709-e37f-4640-b0d2-6370279660b0) [retry 55/60] 2018-01-26 19:29:06,976 - 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-fc1080ad-3e37-4df4-b094-83d730ab2ce7) [retry 55/60] 2018-01-26 19:29:06,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 55/60] 2018-01-26 19:29:06,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 55/60] 2018-01-26 19:29:06,976 - 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-bdddf89c-37f3-472e-ac99-284cea62080a) [retry 55/60] 2018-01-26 19:29:06,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-26 19:29:06,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 55/60] 2018-01-26 19:29:06,977 - 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-a6d12d23-ca01-4959-b92e-5b51f19c7bd7) [retry 55/60] 2018-01-26 19:29:12,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 19:29:17,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 19:29:17,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 19:29:17,278 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 19:29:17,279 - 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-3a420082-d80d-4471-a066-de262ce29256) [retry 56/60] 2018-01-26 19:29:17,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 19:29:17,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 19:29:17,279 - 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-4507cd43-0241-4714-a46f-4bfde1516eae) [retry 56/60] 2018-01-26 19:29:17,279 - 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-e6f52db8-47c8-4294-a7f4-4047c87cd39e) [retry 56/60] 2018-01-26 19:29:17,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 19:29:17,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 19:29:17,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 56/60] 2018-01-26 19:29:17,279 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 56/60] 2018-01-26 19:29:22,412 - 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-aa6fc15a-eb31-4382-8b04-cea48e1153b2) [retry 56/60] 2018-01-26 19:29:22,412 - 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-cb08b5af-8c32-4fbc-8788-ddd11986a7a3) [retry 56/60] 2018-01-26 19:29:22,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 56/60] 2018-01-26 19:29:22,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 56/60] 2018-01-26 19:29:22,412 - 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-5f4f0990-2017-4201-8663-fbbc0e05e17f) [retry 56/60] 2018-01-26 19:29:22,412 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-26 19:29:22,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 56/60] 2018-01-26 19:29:27,564 - 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-0a101b51-998c-4a29-81e8-1b23cf202276) [retry 56/60] 2018-01-26 19:29:32,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 19:29:32,702 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 19:29:32,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 19:29:32,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 19:29:32,703 - 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-02afaf85-913e-4d6e-9b56-aa5e61ca9e1a) [retry 57/60] 2018-01-26 19:29:32,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 19:29:32,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 19:29:32,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-719b4aef-84c4-420b-b0de-889a0b724b65) [retry 57/60] 2018-01-26 19:29:32,703 - 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-1aed07c1-1d45-40cd-ab84-0405b44a3bd7) [retry 57/60] 2018-01-26 19:29:32,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 19:29:32,703 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 57/60] 2018-01-26 19:29:37,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 19:29:37,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 57/60] 2018-01-26 19:29:37,869 - 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-ed7643c2-a55c-4e82-a8cc-ac52f154b76c) [retry 57/60] 2018-01-26 19:29:37,869 - 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-93e78ddd-3b61-4118-9e2f-9ca77f569c46) [retry 57/60] 2018-01-26 19:29:37,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 57/60] 2018-01-26 19:29:37,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 57/60] 2018-01-26 19:29:37,869 - 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-126e765f-ee5e-4b80-9ba1-730dbf1fba52) [retry 57/60] 2018-01-26 19:29:37,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-26 19:29:37,869 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 57/60] 2018-01-26 19:29:43,063 - 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-516deff1-5f55-4286-8b0d-0aa11d88654c) [retry 57/60] 2018-01-26 19:29:48,292 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 19:29:48,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 19:29:48,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 19:29:48,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 19:29:48,293 - 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-ecaf901a-80a9-4543-b722-e51a00fbb98c) [retry 58/60] 2018-01-26 19:29:48,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 19:29:48,293 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 19:29:48,293 - 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-03c34e65-3057-465e-97e2-9ddf0cecd134) [retry 58/60] 2018-01-26 19:29:48,293 - 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-2b93c3fa-95a8-403e-ade3-34c3c898fd3b) [retry 58/60] 2018-01-26 19:29:53,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 19:29:53,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 58/60] 2018-01-26 19:29:53,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 19:29:53,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 58/60] 2018-01-26 19:29:53,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-b38b59cc-df80-4353-9762-6e5257a270a1) [retry 58/60] 2018-01-26 19:29:53,447 - 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-54d4d52d-19f4-46d4-9b7a-c403571cb562) [retry 58/60] 2018-01-26 19:29:53,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 58/60] 2018-01-26 19:29:53,448 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 58/60] 2018-01-26 19:29:53,448 - 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-9e142db1-1fde-4f92-b780-15c27b86c706) [retry 58/60] 2018-01-26 19:29:58,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-26 19:29:58,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 58/60] 2018-01-26 19:29:58,680 - 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-b4ccafbe-1032-482c-ae7d-f829c48cc0aa) [retry 58/60] 2018-01-26 19:30:03,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 19:30:03,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 19:30:03,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 19:30:03,822 - 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-063f9abe-1553-4807-9ae4-5a632799b37e) [retry 59/60] 2018-01-26 19:30:03,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 19:30:03,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 19:30:03,822 - 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-4b8bb421-b92f-4dc3-8d8c-e6e2ea4e80d4) [retry 59/60] 2018-01-26 19:30:03,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 19:30:08,982 - 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-0c6bf7f6-41b6-4183-84ef-31c33dfd950c) [retry 59/60] 2018-01-26 19:30:08,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 19:30:08,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 59/60] 2018-01-26 19:30:08,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 19:30:08,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 59/60] 2018-01-26 19:30:08,983 - 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-ad0dfe4c-6d69-4647-8cd4-c1a2a3bff0cf) [retry 59/60] 2018-01-26 19:30:08,983 - 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-98eb0000-3397-4b30-9c5b-27e132ff3ac9) [retry 59/60] 2018-01-26 19:30:08,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' [retry 59/60] 2018-01-26 19:30:08,983 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' [retry 59/60] 2018-01-26 19:30:14,136 - 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-540f65cd-c115-4602-b5ac-3e06c62ad4ee) [retry 59/60] 2018-01-26 19:30:14,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-26 19:30:14,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' [retry 59/60] 2018-01-26 19:30:14,137 - 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-750a8948-e331-450b-befb-fb72877ee6dc) [retry 59/60] 2018-01-26 19:30:19,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' [retry 60/60] 2018-01-26 19:30:19,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' [retry 60/60] 2018-01-26 19:30:19,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-26 19:30:19,286 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' [retry 60/60] 2018-01-26 19:30:19,286 - 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-8cefc160-1040-4d02-873e-8c539f0a6c6b) [retry 60/60] 2018-01-26 19:30:19,286 - 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-8cefc160-1040-4d02-873e-8c539f0a6c6b) 2018-01-26 19:30:19,343 - 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-26T19:13:53.131Z', 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-8cefc160-1040-4d02-873e-8c539f0a6c6b)\n', u'deployment_id': u'vrouter-opnfv', u'id': u'cf6f0159-7bc2-4cc4-8a60-6c13cf4a104b'} 2018-01-26 19:30:19,465 - functest.utils.functest_utils - DEBUG - 2018-01-26 19:30:19,466 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 19:30:19,466 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 21:05 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-01-26 19:30:19,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-26 19:30:19,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-26 19:30:19,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-26 19:30:19,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-26 19:30:46,187 - functest.core.vnf - INFO - test cleaning 2018-01-26 19:30:46,187 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-26 19:30:46,275 - functest.ci.run_tests - ERROR - The test case 'vyos_vrouter' failed. 2018-01-26 19:30:46,275 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-26 19:30:46,403 - 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-26 19:30:46,427 - 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-26 19:30:46,440 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 19:30:47,002 - functest.utils.openstack_utils - INFO - OS_IMAGE_API_VERSION is set in env as '2' 2018-01-26 19:30:47,008 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://172.30.9.21:5000/v3', 'user_domain_name': 'Default', 'password': 'TcskQbZZVWbZ76tPG9gPGWcxp', 'project_domain_name': 'Default'} 2018-01-26 19:30:47,008 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-26 19:30:49,415 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-26 19:30:49,805 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-26 19:30:49,805 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://172.30.9.21:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-26 19:30:49,806 - 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-26 19:30:49,818 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-26 19:30:49,818 - 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-26 19:30:50,166 - 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-b748d089-c0f4-4c3b-b87f-a00fa9b6e0b2) 2018-01-26 19:30:50,283 - functest.utils.functest_utils - DEBUG - 2018-01-26 19:30:50,283 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 19:30:50,283 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 00:03 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-26 19:30:50,286 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-26 19:30:50,287 - 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-26 19:30:50,287 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-26 19:30:50,288 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-26 19:30:53,170 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-26 19:30:54,223 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-26 19:30:54,223 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-26 19:30:54,306 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-26 19:30:54,307 - 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-718 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 19:30:54,310 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 25:44 | PASS | | vyos_vrouter | functest | vnf | 21:05 | FAIL | | juju_epc | functest | vnf | 00:03 | FAIL | | orchestra_openims | orchestra | vnf | 00:00 | SKIP | | orchestra_clearwaterims | orchestra | vnf | 00:00 | SKIP | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-26 19:30:54,314 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-26 19:30:57,585 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-26 19:30:57,586 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-26 19:30:57,586 - 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-26 19:30:57,587 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-26 19:30:57,587 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-26 19:31:49,980 - functest.core.feature - ERROR - Execute command: /src/nfv-parser/tests/functest_run.sh failed 2018-01-26 19:31:49,981 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-26 19:31:50,097 - functest.utils.functest_utils - DEBUG - 2018-01-26 19:31:50,098 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-26 19:31:50,098 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 00:52 | FAIL | +-----------------------+-----------------+------------------+----------------+ 2018-01-26 19:31:50,101 - functest.ci.run_tests - ERROR - The test case 'parser-basics' failed. 2018-01-26 19:31:50,102 - 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-718 | | CI_LOOP | daily | +-------------------------+----------------------------------------------------------+ 2018-01-26 19:31:50,104 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:52 | FAIL | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-26 19:31:50,106 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK