2018-01-12 13:44:19,004 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-12 13:44:19,004 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-12 13:44:19,443 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-12 13:44:19,876 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-12 13:44:19,876 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-12 13:44:20,321 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-12 13:44:20,321 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/39435d08faf341faafff7eea86c48ef3 ...OK 2018-01-12 13:44:20,792 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-12 13:44:20,793 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-12 13:44:21,328 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-12 13:44:21,328 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-12 13:44:22,013 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-12 13:44:24,750 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-12 13:44:24,780 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-12 13:44:25,593 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-12 13:44:29,733 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 13:44:29,734 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 13:44:29,736 - 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-12 13:44:29,737 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-12 13:44:29,737 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-12 13:44:31,120 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 13:44:42,929 - 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 11.805s OK 2018-01-12 13:44:43,404 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:44:43,404 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:44:43,404 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:12 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-12 13:44:43,408 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-12 13:44:44,769 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 13:53:05,267 - 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 500.488s OK 2018-01-12 13:53:05,701 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:53:05,701 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:53:05,703 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:20 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 13:53:05,706 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-12 13:53:06,525 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 13:53:42,297 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 35.771s OK 2018-01-12 13:53:42,706 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:53:42,707 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:53:42,707 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:36 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-12 13:53:42,710 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-254 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 13:53:42,713 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:12 | PASS | | api_check | functest | healthcheck | 08:20 | PASS | | snaps_health_check | functest | healthcheck | 00:36 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-12 13:53:42,715 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 13:53:47,807 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 13:53:47,808 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 13:53:47,810 - 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-12 13:53:47,812 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-12 13:53:47,813 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-12 13:53:48,896 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-12 13:53:48,897 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 13:53:49,584 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-12 13:53:49,585 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 13:53:49,585 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-12 13:53:50,316 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-12 13:53:50,316 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-12 13:53:50' 2018-01-12 13:53:50,316 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:53:52,083 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:53:55,157 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:54:01,362 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:54:02,027 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:54:02,856 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:54:07,800 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:54:11,070 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b2f28072-33ec-403f-9156-eaeb583687eb' 2018-01-12 13:54:35,681 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-12 13:54:38,690 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-12 13:54:38,771 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-12 13:54:39,781 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-12 13:54:58,480 - functest.energy.energy - DEBUG - Stopping recording 2018-01-12 13:54:59,617 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:54:59,617 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:54:59,617 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 13:54:59,621 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-12 13:54:59,705 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-12 13:54:59,706 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-12 13:54:59' 2018-01-12 13:54:59,706 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--c7e0667d-9890-495b-beda-9ec98e504601' 2018-01-12 13:55:01,852 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-c7e0667d-9890-495b-beda-9ec98e504601' 2018-01-12 13:55:03,969 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-c7e0667d-9890-495b-beda-9ec98e504601' 2018-01-12 13:55:10,669 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-c7e0667d-9890-495b-beda-9ec98e504601' 2018-01-12 13:55:11,330 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-c7e0667d-9890-495b-beda-9ec98e504601' 2018-01-12 13:55:16,977 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-c7e0667d-9890-495b-beda-9ec98e504601' 2018-01-12 13:55:22,113 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-12 13:55:33,699 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-12 13:55:36,285 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.6. Waiting for response... 2018-01-12 13:55:38,976 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-12 13:55:56,067 - functest.utils.functest_utils - DEBUG - 2018-01-12 13:55:56,067 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 13:55:56,068 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-12 13:55:56,071 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-12 13:55:56,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 13:55:59,848 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 13:56:03,533 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 13:56:08,281 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-12 13:56:11,821 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-12 13:56:21,989 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-12 13:56:23,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 13:56:23,996 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 13:56:26,332 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-12 13:56:26,332 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-12 13:56:30,679 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-12 13:56:30,680 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-12 13:56:30,682 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-12 13:56:30,685 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-12 13:56:30,685 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-6a06776f-4b86-4036-a63b-4eb049aedc2d/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-12 13:56:34,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-12 13:56:34,366 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-12 13:56:34,367 - 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-12 13:56:37,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:56:37.800 62 INFO rally.api [-] Starting verification (UUID=87f11ba0-ffd5-4363-80cf-ad3e01a8d44b) for deployment 'opnfv-rally' (UUID=ef7fc8df-9d04-4a5b-a3e0-f03f6155e9c0) by verifier 'opnfv-tempest' (UUID=6a06776f-4b86-4036-a63b-4eb049aedc2d). 2018-01-12 13:56:37,802 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 87f11ba0-ffd5-4363-80cf-ad3e01a8d44b 2018-01-12 13:56:44,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:56:44.836 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.097s] 2018-01-12 13:56:44,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:56:44.933 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.097s] 2018-01-12 13:56:51,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:56:51.725 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.879s] 2018-01-12 13:56:53,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:56:53.368 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.642s] 2018-01-12 13:57:03,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:57:03.217 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.268s] 2018-01-12 13:57:23,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:57:23.189 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.920s] 2018-01-12 13:57:57,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:57:57.568 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.115s] 2018-01-12 13:57:57,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:57:57.569 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-12 13:58:32,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:58:32.870 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.157s] 2018-01-12 13:58:32,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:58:32.871 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-12 13:59:06,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:59:06.586 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.114s] 2018-01-12 13:59:06,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 13:59:06.588 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-12 14:00:01,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:01.981 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.344s] 2018-01-12 14:00:30,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:30.562 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.085s] 2018-01-12 14:00:30,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:30.727 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.165s] 2018-01-12 14:00:38,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:38.968 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.783s] 2018-01-12 14:00:38,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:38.979 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-01-12 14:00:40,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:40.361 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-12 14:00:40,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:40.362 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-12 14:00:44,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:44.634 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.259s] 2018-01-12 14:00:50,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:50.970 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.088s] 2018-01-12 14:00:57,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:00:57.484 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.543s] 2018-01-12 14:01:05,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:05.375 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.395s] 2018-01-12 14:01:14,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:14.793 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.126s] 2018-01-12 14:01:21,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:21.749 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.283s] 2018-01-12 14:01:27,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:27.790 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.142s] 2018-01-12 14:01:34,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:34.989 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.376s] 2018-01-12 14:01:42,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:42.259 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.317s] 2018-01-12 14:01:50,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:50.936 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.915s] 2018-01-12 14:01:53,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:53.375 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-12 14:01:55,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:55.692 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.077s] 2018-01-12 14:01:55,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:55.715 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.024s] 2018-01-12 14:01:55,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:55.807 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.091s] 2018-01-12 14:01:55,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:55.815 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-12 14:01:59,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:01:59.839 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.430s] 2018-01-12 14:02:00,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:00.668 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.828s] 2018-01-12 14:02:01,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:01.736 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.068s] 2018-01-12 14:02:07,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:07.672 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-12 14:02:12,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:12.218 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.023s] 2018-01-12 14:02:27,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:27.822 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.342s] 2018-01-12 14:02:32,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:32.367 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.544s] 2018-01-12 14:02:46,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:46.138 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.334s] 2018-01-12 14:02:50,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:50.072 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.932s] 2018-01-12 14:02:58,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:02:58.839 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.766s] 2018-01-12 14:03:10,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:10.512 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.253s] 2018-01-12 14:03:14,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:14.831 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.319s] 2018-01-12 14:03:20,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:20.222 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.390s] 2018-01-12 14:03:38,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:38.679 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.592s] 2018-01-12 14:03:38,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:38.923 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.244s] 2018-01-12 14:03:39,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:39.119 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.195s] 2018-01-12 14:03:39,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:39.205 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.085s] 2018-01-12 14:03:39,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:39.372 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.167s] 2018-01-12 14:03:39,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:39.460 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.087s] 2018-01-12 14:03:52,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:52.470 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.687s] 2018-01-12 14:03:52,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:52.815 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.345s] 2018-01-12 14:03:53,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:53.051 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.235s] 2018-01-12 14:03:53,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:53.177 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.125s] 2018-01-12 14:03:53,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:53.341 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.163s] 2018-01-12 14:03:53,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:03:53.440 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.099s] 2018-01-12 14:04:06,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:06.041 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.573s] 2018-01-12 14:04:11,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:11.986 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.944s] 2018-01-12 14:04:14,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:14.126 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.140s] 2018-01-12 14:04:14,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:14.236 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.110s] 2018-01-12 14:04:14,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:14.360 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.123s] 2018-01-12 14:04:27,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:27.043 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.746s] 2018-01-12 14:04:33,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:33.301 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.257s] 2018-01-12 14:04:35,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:35.592 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.291s] 2018-01-12 14:04:35,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:35.712 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.120s] 2018-01-12 14:04:35,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:35.795 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.082s] 2018-01-12 14:04:54,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:04:54.078 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.084s] 2018-01-12 14:05:01,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:05:01.080 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.001s] 2018-01-12 14:05:07,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:05:07.192 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.111s] 2018-01-12 14:05:11,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:05:11.552 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.359s] 2018-01-12 14:05:37,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:05:37.052 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.576s] 2018-01-12 14:05:44,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:05:44.813 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.760s] 2018-01-12 14:05:50,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:05:50.859 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.045s] 2018-01-12 14:05:55,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:05:55.208 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.349s] 2018-01-12 14:06:10,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:10.361 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.310s] 2018-01-12 14:06:12,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:12.098 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.734s] 2018-01-12 14:06:12,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:12.172 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.076s] 2018-01-12 14:06:16,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:16.771 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.255s] 2018-01-12 14:06:18,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:18.472 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.698s] 2018-01-12 14:06:18,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:18.546 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.077s] 2018-01-12 14:06:22,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:22.768 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.707s] 2018-01-12 14:06:26,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:26.268 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-12 14:06:27,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:27.621 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-12 14:06:27,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:27.623 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-12 14:06:27,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:27.624 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-12 14:06:27,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:27.625 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-12 14:06:27,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:27.626 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-12 14:06:30,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:30.175 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.176s] 2018-01-12 14:06:43,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:43.720 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.144s] 2018-01-12 14:06:55,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:06:55.026 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.450s] 2018-01-12 14:07:04,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:07:04.801 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.772s] 2018-01-12 14:07:14,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:07:14.217 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.069s] 2018-01-12 14:08:32,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:08:32.100 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [71.144s] 2018-01-12 14:09:22,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:09:22.169 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [39.609s] 2018-01-12 14:10:15,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-12 14:10:15.018 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.202s] 2018-01-12 14:10:31,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid 87f11ba0-ffd5-4363-80cf-ad3e01a8d44b'. 2018-01-12 14:10:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-12 14:10:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-12 14:10:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-12 14:10:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 87f11ba0-ffd5-4363-80cf-ad3e01a8d44b | 2018-01-12 14:10:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-12 14:10:33,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-12 13:56:37 | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-12 14:10:31 | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:54 | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6a06776f-4b86-4036-a63b-4eb049aedc2d) | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: ef7fc8df-9d04-4a5b-a3e0-f03f6155e9c0) | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 812.474 | 2018-01-12 14:10:33,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-12 14:10:33,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-12 14:10:33,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-12 14:10:33,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-12 14:10:33,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-12 14:10:33,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-12 14:10:33,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-12 14:10:33,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-12 14:10:37,685 - functest.utils.functest_utils - DEBUG - 2018-01-12 14:10:37,685 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 14:10:37,686 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:15 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-12 14:10:37,690 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-12 14:10:37,772 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 14:10:38,768 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-12 14:10:38,769 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 14:10:38,769 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-12 14:10:39,486 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 14:10:43,204 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 14:10:46,934 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 14:10:51,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-12 14:10:53,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c'... 2018-01-12 14:10:55,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-abd4c929-889b-4dd1-bc43-0f394964863c'... 2018-01-12 14:10:57,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-abd4c929-889b-4dd1-bc43-0f394964863c'... 2018-01-12 14:11:02,835 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c'... 2018-01-12 14:11:03,580 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c'... 2018-01-12 14:11:04,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-12 14:11:04,209 - 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-12 14:11:04,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:11:04,249 - 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-12 14:11:04,255 - 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': 'admin_external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:12:07,165 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8: started 2018-01-12 14:11:07.847 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Starting: Task validation. 2018-01-12 14:11:07.894 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Starting: Task validation of syntax. 2018-01-12 14:11:07.968 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Completed: Task validation of syntax. 2018-01-12 14:11:07.969 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Starting: Task validation of required platforms. 2018-01-12 14:11:08.002 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Completed: Task validation of required platforms. 2018-01-12 14:11:08.002 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Starting: Task validation of semantic. 2018-01-12 14:11:08.698 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() started 2018-01-12 14:11:11.336 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() finished in 2.64 sec 2018-01-12 14:11:11.379 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() started 2018-01-12 14:11:15.270 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-12 14:11:15.271 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Completed: Task validation of semantic. 2018-01-12 14:11:15.271 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Completed: Task validation. 2018-01-12 14:11:15.272 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Starting: Running task. 2018-01-12 14:11:15.420 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() started 2018-01-12 14:11:18.254 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() finished in 2.83 sec 2018-01-12 14:11:18.278 257 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 START 2018-01-12 14:11:18.923 257 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 END: OK 2018-01-12 14:11:18.951 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() started 2018-01-12 14:11:22.911 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-12 14:11:23.466 132 INFO rally.task.engine [-] Load duration is: 0.643188 2018-01-12 14:11:23.467 132 INFO rally.task.engine [-] Full duration is: 7.505901 2018-01-12 14:11:23.691 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() started 2018-01-12 14:11:26.527 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() finished in 2.84 sec 2018-01-12 14:11:26.549 343 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 START 2018-01-12 14:11:27.354 343 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 END: OK 2018-01-12 14:11:27.382 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() started 2018-01-12 14:11:31.502 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-12 14:11:31.736 132 INFO rally.task.engine [-] Load duration is: 0.802652 2018-01-12 14:11:31.737 132 INFO rally.task.engine [-] Full duration is: 7.823909 2018-01-12 14:11:31.960 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() started 2018-01-12 14:11:34.775 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() finished in 2.81 sec 2018-01-12 14:11:34.795 429 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 START 2018-01-12 14:11:35.667 429 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 END: OK 2018-01-12 14:11:35.690 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() started 2018-01-12 14:11:39.529 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() finished in 3.84 sec 2018-01-12 14:11:40.009 132 INFO rally.task.engine [-] Load duration is: 0.869557 2018-01-12 14:11:40.010 132 INFO rally.task.engine [-] Full duration is: 7.5879 2018-01-12 14:11:40.204 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() started 2018-01-12 14:11:42.938 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() finished in 2.73 sec 2018-01-12 14:11:42.957 515 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 START 2018-01-12 14:11:44.288 515 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 END: OK 2018-01-12 14:11:44.308 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() started 2018-01-12 14:11:48.292 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-12 14:11:50.262 132 INFO rally.task.engine [-] Load duration is: 1.329648 2018-01-12 14:11:50.263 132 INFO rally.task.engine [-] Full duration is: 8.102444 2018-01-12 14:11:50.453 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() started 2018-01-12 14:11:53.182 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() finished in 2.73 sec 2018-01-12 14:11:53.204 601 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 START 2018-01-12 14:11:54.440 601 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 END: OK 2018-01-12 14:11:54.462 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() started 2018-01-12 14:11:58.411 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-12 14:11:58.499 132 INFO rally.task.engine [-] Load duration is: 1.234554 2018-01-12 14:11:58.499 132 INFO rally.task.engine [-] Full duration is: 7.97204 2018-01-12 14:11:58.705 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() started 2018-01-12 14:12:01.501 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack setup() finished in 2.80 sec 2018-01-12 14:12:01.524 687 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 START 2018-01-12 14:12:02.420 687 INFO rally.task.runner [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | ITER: 1 END: OK 2018-01-12 14:12:02.449 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() started 2018-01-12 14:12:06.488 132 INFO rally.task.context [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-12 14:12:06.745 132 INFO rally.task.engine [-] Load duration is: 0.89362 2018-01-12 14:12:06.746 132 INFO rally.task.engine [-] Full duration is: 7.797668 2018-01-12 14:12:06.910 132 INFO rally.task.engine [-] Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 | Completed: Running task. Task 59b851fb-3f1a-44e0-bf7e-a0840d92cae8: 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643188 Full duration: 7.505901 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.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.802652 Full duration: 7.823909 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.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869557 Full duration: 7.5879 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | total | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | -> duration | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 1.33 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.329648 Full duration: 8.102444 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | total | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> duration | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.234554 Full duration: 7.97204 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.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.89362 Full duration: 7.797668 2018-01-12 14:12:07,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 59b851fb-3f1a-44e0-bf7e-a0840d92cae8 2018-01-12 14:12:07,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-12 14:12:07,167 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '59b851fb-3f1a-44e0-bf7e-a0840d92cae8', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-12 14:12:07,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '59b851fb-3f1a-44e0-bf7e-a0840d92cae8'] 2018-01-12 14:12:08,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:12:08,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-12 14:12:08,629 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-12 14:12:08,630 - 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-12 14:12:08,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:12:08,668 - 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-12 14:12:08,670 - 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': 'admin_external', 'service_list': ['glance'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:13:42,296 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task ef794897-ca77-4da7-86fd-5466885d2fd9: started 2018-01-12 14:12:12.272 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Starting: Task validation. 2018-01-12 14:12:12.315 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Starting: Task validation of syntax. 2018-01-12 14:12:12.375 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Completed: Task validation of syntax. 2018-01-12 14:12:12.375 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Starting: Task validation of required platforms. 2018-01-12 14:12:12.401 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Completed: Task validation of required platforms. 2018-01-12 14:12:12.401 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Starting: Task validation of semantic. 2018-01-12 14:12:13.177 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() started 2018-01-12 14:12:15.833 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() finished in 2.66 sec 2018-01-12 14:12:18.559 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() started 2018-01-12 14:12:22.553 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-12 14:12:22.554 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Completed: Task validation of semantic. 2018-01-12 14:12:22.554 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Completed: Task validation. 2018-01-12 14:12:22.555 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Starting: Running task. 2018-01-12 14:12:22.703 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() started 2018-01-12 14:12:25.454 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() finished in 2.75 sec 2018-01-12 14:12:25.454 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack setup() started 2018-01-12 14:12:25.455 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:12:25.481 862 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 START 2018-01-12 14:12:31.081 862 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 END: OK 2018-01-12 14:12:31.110 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack cleanup() started 2018-01-12 14:12:31.786 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack cleanup() finished in 0.68 sec 2018-01-12 14:12:31.787 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() started 2018-01-12 14:12:35.905 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-12 14:12:36.793 737 INFO rally.task.engine [-] Load duration is: 4.495178 2018-01-12 14:12:36.794 737 INFO rally.task.engine [-] Full duration is: 13.216862 2018-01-12 14:12:37.034 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() started 2018-01-12 14:12:39.793 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() finished in 2.76 sec 2018-01-12 14:12:39.793 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack setup() started 2018-01-12 14:12:39.794 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:12:39.814 968 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 START 2018-01-12 14:12:45.072 968 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 END: OK 2018-01-12 14:12:45.094 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack cleanup() started 2018-01-12 14:12:48.196 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack cleanup() finished in 3.10 sec 2018-01-12 14:12:48.196 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() started 2018-01-12 14:12:52.092 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() finished in 3.90 sec 2018-01-12 14:12:53.123 737 INFO rally.task.engine [-] Load duration is: 4.149905 2018-01-12 14:12:53.123 737 INFO rally.task.engine [-] Full duration is: 15.075663 2018-01-12 14:12:53.364 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() started 2018-01-12 14:12:56.085 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() finished in 2.72 sec 2018-01-12 14:12:56.106 1074 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 START 2018-01-12 14:12:57.394 1074 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 END: OK 2018-01-12 14:12:57.419 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() started 2018-01-12 14:13:01.590 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() finished in 4.17 sec 2018-01-12 14:13:03.420 737 INFO rally.task.engine [-] Load duration is: 0.196243 2018-01-12 14:13:03.420 737 INFO rally.task.engine [-] Full duration is: 8.24319 2018-01-12 14:13:03.664 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() started 2018-01-12 14:13:06.427 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack setup() finished in 2.76 sec 2018-01-12 14:13:06.427 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context quotas@openstack setup() started 2018-01-12 14:13:07.396 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context quotas@openstack setup() finished in 0.97 sec 2018-01-12 14:13:07.397 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack setup() started 2018-01-12 14:13:07.397 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-12 14:13:08.047 1160 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 START 2018-01-12 14:13:27.545 1160 INFO rally.task.runner [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | ITER: 1 END: OK 2018-01-12 14:13:27.571 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack cleanup() started 2018-01-12 14:13:38.066 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context cleanup@openstack cleanup() finished in 10.50 sec 2018-01-12 14:13:38.067 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context quotas@openstack cleanup() started 2018-01-12 14:13:38.116 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context quotas@openstack cleanup() finished in 49.40 msec 2018-01-12 14:13:38.117 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() started 2018-01-12 14:13:41.762 737 INFO rally.task.context [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Context users@openstack cleanup() finished in 3.64 sec 2018-01-12 14:13:41.875 737 INFO rally.task.engine [-] Load duration is: 17.462039 2018-01-12 14:13:41.876 737 INFO rally.task.engine [-] Full duration is: 38.11555 2018-01-12 14:13:42.050 737 INFO rally.task.engine [-] Task ef794897-ca77-4da7-86fd-5466885d2fd9 | Completed: Running task. Task ef794897-ca77-4da7-86fd-5466885d2fd9: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 3.299 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | -> glance_v2.upload_data | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | glance_v2.delete_image | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 1.196 | 100.0% | 1 | | total | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 100.0% | 1 | | -> duration | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 4.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.495178 Full duration: 13.216862 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.054 | 4.054 | 4.054 | 4.054 | 4.054 | 4.054 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | -> glance_v2.upload_data | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | glance_v2.list_images | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 4.15 | 4.15 | 4.15 | 4.15 | 4.15 | 4.15 | 100.0% | 1 | | -> duration | 4.15 | 4.15 | 4.15 | 4.15 | 4.15 | 4.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.149905 Full duration: 15.075663 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.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | -> duration | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.196243 Full duration: 8.24319 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.283 | 3.283 | 3.283 | 3.283 | 3.283 | 3.283 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | -> glance_v2.upload_data | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 0.752 | 100.0% | 1 | | nova.boot_servers | 15.178 | 15.178 | 15.178 | 15.178 | 15.178 | 15.178 | 100.0% | 1 | | total | 18.462 | 18.462 | 18.462 | 18.462 | 18.462 | 18.462 | 100.0% | 1 | | -> duration | 17.462 | 17.462 | 17.462 | 17.462 | 17.462 | 17.462 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.462039 Full duration: 38.11555 2018-01-12 14:13:42,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ef794897-ca77-4da7-86fd-5466885d2fd9 2018-01-12 14:13:42,297 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'ef794897-ca77-4da7-86fd-5466885d2fd9', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-12 14:13:42,304 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'ef794897-ca77-4da7-86fd-5466885d2fd9'] 2018-01-12 14:13:43,763 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:13:43,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-12 14:13:43,764 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-12 14:13:43,764 - 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-12 14:13:43,764 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:13:43,803 - 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-12 14:13:43,804 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-12 14:13:43,804 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-12 14:13:43,804 - 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-12 14:13:43,804 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:13:43,834 - 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-12 14:13:43,839 - 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': 'admin_external', 'service_list': ['cinder'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:17:00,797 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 4327254b-441a-443e-8b94-6f00ba9f0fbc: started 2018-01-12 14:13:47.561 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Starting: Task validation. 2018-01-12 14:13:47.605 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Starting: Task validation of syntax. 2018-01-12 14:13:47.774 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Completed: Task validation of syntax. 2018-01-12 14:13:47.775 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Starting: Task validation of required platforms. 2018-01-12 14:13:47.840 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Completed: Task validation of required platforms. 2018-01-12 14:13:47.841 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Starting: Task validation of semantic. 2018-01-12 14:13:48.612 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:13:51.396 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.78 sec 2018-01-12 14:13:56.883 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:14:00.987 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 4.10 sec 2018-01-12 14:14:00.988 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Completed: Task validation of semantic. 2018-01-12 14:14:00.988 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Completed: Task validation. 2018-01-12 14:14:00.989 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Starting: Running task. 2018-01-12 14:14:01.150 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:14:03.975 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.82 sec 2018-01-12 14:14:03.975 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() started 2018-01-12 14:14:04.942 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() finished in 0.97 sec 2018-01-12 14:14:04.943 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack setup() started 2018-01-12 14:14:08.078 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack setup() finished in 3.14 sec 2018-01-12 14:14:08.078 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() started 2018-01-12 14:14:08.079 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-12 14:14:08.102 1415 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:14:13.364 1415 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:14:13.389 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() started 2018-01-12 14:14:16.125 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() finished in 2.74 sec 2018-01-12 14:14:16.125 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack cleanup() started 2018-01-12 14:14:19.553 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack cleanup() finished in 3.43 sec 2018-01-12 14:14:19.554 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() started 2018-01-12 14:14:19.601 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() finished in 46.48 msec 2018-01-12 14:14:19.601 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:14:23.461 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 3.86 sec 2018-01-12 14:14:25.298 1290 INFO rally.task.engine [-] Load duration is: 5.258726 2018-01-12 14:14:25.299 1290 INFO rally.task.engine [-] Full duration is: 22.328601 2018-01-12 14:14:25.517 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:14:28.215 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.70 sec 2018-01-12 14:14:28.215 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() started 2018-01-12 14:14:29.043 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() finished in 0.83 sec 2018-01-12 14:14:29.044 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() started 2018-01-12 14:14:29.044 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:14:29.066 1601 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:14:34.588 1601 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:14:34.614 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() started 2018-01-12 14:14:36.906 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() finished in 2.29 sec 2018-01-12 14:14:36.907 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() started 2018-01-12 14:14:36.959 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() finished in 51.98 msec 2018-01-12 14:14:36.959 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:14:40.850 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 3.89 sec 2018-01-12 14:14:41.609 1290 INFO rally.task.engine [-] Load duration is: 5.518438 2018-01-12 14:14:41.610 1290 INFO rally.task.engine [-] Full duration is: 15.351249 2018-01-12 14:14:41.804 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:14:44.526 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.72 sec 2018-01-12 14:14:44.527 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() started 2018-01-12 14:14:45.320 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() finished in 0.79 sec 2018-01-12 14:14:45.321 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() started 2018-01-12 14:14:45.321 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() finished in 0.23 msec 2018-01-12 14:14:45.975 1767 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:14:56.275 1767 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:14:56.296 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() started 2018-01-12 14:14:58.596 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() finished in 2.30 sec 2018-01-12 14:14:58.597 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() started 2018-01-12 14:14:58.649 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() finished in 52.13 msec 2018-01-12 14:14:58.649 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:15:02.521 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 3.87 sec 2018-01-12 14:15:03.926 1290 INFO rally.task.engine [-] Load duration is: 10.297052 2018-01-12 14:15:03.926 1290 INFO rally.task.engine [-] Full duration is: 20.734601 2018-01-12 14:15:04.150 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:15:06.910 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.76 sec 2018-01-12 14:15:06.911 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() started 2018-01-12 14:15:07.738 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() finished in 0.83 sec 2018-01-12 14:15:07.738 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() started 2018-01-12 14:15:07.739 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() finished in 0.42 msec 2018-01-12 14:15:07.761 1933 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:15:13.197 1933 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:15:13.218 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() started 2018-01-12 14:15:15.515 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() finished in 2.30 sec 2018-01-12 14:15:15.516 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() started 2018-01-12 14:15:15.574 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() finished in 58.60 msec 2018-01-12 14:15:15.575 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:15:19.498 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 3.92 sec 2018-01-12 14:15:20.246 1290 INFO rally.task.engine [-] Load duration is: 5.432728 2018-01-12 14:15:20.247 1290 INFO rally.task.engine [-] Full duration is: 15.365782 2018-01-12 14:15:20.473 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:15:23.152 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.68 sec 2018-01-12 14:15:23.153 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() started 2018-01-12 14:15:23.967 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() finished in 0.81 sec 2018-01-12 14:15:23.968 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() started 2018-01-12 14:15:23.968 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-12 14:15:23.989 2099 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:15:31.940 2099 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:15:31.961 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() started 2018-01-12 14:15:34.231 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() finished in 2.27 sec 2018-01-12 14:15:34.231 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() started 2018-01-12 14:15:34.288 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() finished in 56.66 msec 2018-01-12 14:15:34.288 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:15:38.184 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 3.90 sec 2018-01-12 14:15:38.581 1290 INFO rally.task.engine [-] Load duration is: 7.94815 2018-01-12 14:15:38.582 1290 INFO rally.task.engine [-] Full duration is: 17.727022 2018-01-12 14:15:38.808 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:15:41.661 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.85 sec 2018-01-12 14:15:41.662 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() started 2018-01-12 14:15:42.479 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack setup() finished in 0.82 sec 2018-01-12 14:15:42.479 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack setup() started 2018-01-12 14:15:45.656 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack setup() finished in 3.18 sec 2018-01-12 14:15:45.656 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() started 2018-01-12 14:15:45.656 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-12 14:15:45.677 2265 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:15:51.192 2265 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:15:51.214 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() started 2018-01-12 14:15:53.581 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-12 14:15:53.581 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack cleanup() started 2018-01-12 14:15:57.470 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context volumes@openstack cleanup() finished in 3.89 sec 2018-01-12 14:15:57.471 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() started 2018-01-12 14:15:57.521 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context quotas@openstack cleanup() finished in 49.92 msec 2018-01-12 14:15:57.521 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:16:01.383 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 3.86 sec 2018-01-12 14:16:02.943 1290 INFO rally.task.engine [-] Load duration is: 5.512617 2018-01-12 14:16:02.944 1290 INFO rally.task.engine [-] Full duration is: 22.595687 2018-01-12 14:16:03.258 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:16:06.121 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.86 sec 2018-01-12 14:16:06.122 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() started 2018-01-12 14:16:06.122 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:16:06.144 2451 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:16:06.906 2451 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:16:06.927 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:16:11.400 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() finished in 4.47 sec 2018-01-12 14:16:11.401 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:16:15.535 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 4.13 sec 2018-01-12 14:16:17.340 1290 INFO rally.task.engine [-] Load duration is: 0.758538 2018-01-12 14:16:17.341 1290 INFO rally.task.engine [-] Full duration is: 12.295911 2018-01-12 14:16:17.558 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:16:20.282 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.72 sec 2018-01-12 14:16:20.283 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() started 2018-01-12 14:16:20.283 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-12 14:16:20.305 2617 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:16:21.067 2617 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:16:21.088 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:16:26.076 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() finished in 4.99 sec 2018-01-12 14:16:26.077 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:16:30.214 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 4.14 sec 2018-01-12 14:16:31.645 1290 INFO rally.task.engine [-] Load duration is: 0.758865 2018-01-12 14:16:31.646 1290 INFO rally.task.engine [-] Full duration is: 12.673514 2018-01-12 14:16:31.876 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:16:34.678 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.80 sec 2018-01-12 14:16:34.679 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() started 2018-01-12 14:16:34.679 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-12 14:16:34.702 2783 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:16:35.539 2783 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:16:35.566 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:16:40.157 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() finished in 4.59 sec 2018-01-12 14:16:40.158 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:16:44.262 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 4.10 sec 2018-01-12 14:16:45.950 1290 INFO rally.task.engine [-] Load duration is: 0.833688 2018-01-12 14:16:45.951 1290 INFO rally.task.engine [-] Full duration is: 12.402191 2018-01-12 14:16:46.182 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() started 2018-01-12 14:16:48.975 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack setup() finished in 2.79 sec 2018-01-12 14:16:48.975 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() started 2018-01-12 14:16:48.975 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-12 14:16:48.996 2949 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 START 2018-01-12 14:16:49.813 2949 INFO rally.task.runner [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | ITER: 1 END: OK 2018-01-12 14:16:49.840 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:16:54.537 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context admin_cleanup@openstack cleanup() finished in 4.70 sec 2018-01-12 14:16:54.537 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() started 2018-01-12 14:16:58.537 1290 INFO rally.task.context [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Context users@openstack cleanup() finished in 4.00 sec 2018-01-12 14:17:00.259 1290 INFO rally.task.engine [-] Load duration is: 0.813607 2018-01-12 14:17:00.260 1290 INFO rally.task.engine [-] Full duration is: 12.373201 2018-01-12 14:17:00.439 1290 INFO rally.task.engine [-] Task 4327254b-441a-443e-8b94-6f00ba9f0fbc | Completed: Running task. Task 4327254b-441a-443e-8b94-6f00ba9f0fbc: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 2.987 | 2.987 | 2.987 | 2.987 | 2.987 | 2.987 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 2.272 | 100.0% | 1 | | total | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 100.0% | 1 | | -> duration | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 5.259 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.258726 Full duration: 22.328601 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.202 | 3.202 | 3.202 | 3.202 | 3.202 | 3.202 | 100.0% | 1 | | cinder_v2.delete_volume | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | total | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 100.0% | 1 | | -> duration | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 5.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.518438 Full duration: 15.351249 test scenario CinderVolumes.create_and_delete_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 8.008 | 8.008 | 8.008 | 8.008 | 8.008 | 8.008 | 100.0% | 1 | | cinder_v2.delete_volume | 2.289 | 2.289 | 2.289 | 2.289 | 2.289 | 2.289 | 100.0% | 1 | | total | 10.297 | 10.297 | 10.297 | 10.297 | 10.297 | 10.297 | 100.0% | 1 | | -> duration | 10.297 | 10.297 | 10.297 | 10.297 | 10.297 | 10.297 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.297052 Full duration: 20.734601 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.146 | 3.146 | 3.146 | 3.146 | 3.146 | 3.146 | 100.0% | 1 | | cinder_v2.delete_volume | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 2.286 | 100.0% | 1 | | total | 5.433 | 5.433 | 5.433 | 5.433 | 5.433 | 5.433 | 100.0% | 1 | | -> duration | 5.433 | 5.433 | 5.433 | 5.433 | 5.433 | 5.433 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.432728 Full duration: 15.365782 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.277 | 3.277 | 3.277 | 3.277 | 3.277 | 3.277 | 100.0% | 1 | | cinder_v2.extend_volume | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 2.367 | 100.0% | 1 | | cinder_v2.delete_volume | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 2.303 | 100.0% | 1 | | total | 7.948 | 7.948 | 7.948 | 7.948 | 7.948 | 7.948 | 100.0% | 1 | | -> duration | 7.948 | 7.948 | 7.948 | 7.948 | 7.948 | 7.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.94815 Full duration: 17.727022 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.194 | 3.194 | 3.194 | 3.194 | 3.194 | 3.194 | 100.0% | 1 | | cinder_v2.delete_volume | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 2.318 | 100.0% | 1 | | total | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 100.0% | 1 | | -> duration | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 5.513 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.512617 Full duration: 22.595687 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.711 | 0.711 | 0.711 | 0.711 | 0.711 | 0.711 | 100.0% | 1 | | cinder_v2.list_qos | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758538 Full duration: 12.295911 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | cinder_v2.set_qos | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | total | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> duration | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.758865 Full duration: 12.673514 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.791 | 0.791 | 0.791 | 0.791 | 0.791 | 0.791 | 100.0% | 1 | | cinder_v2.list_types | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> duration | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 0.834 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.833688 Full duration: 12.402191 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.721 | 0.721 | 0.721 | 0.721 | 0.721 | 0.721 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.813607 Full duration: 12.373201 2018-01-12 14:17:00,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4327254b-441a-443e-8b94-6f00ba9f0fbc 2018-01-12 14:17:00,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '4327254b-441a-443e-8b94-6f00ba9f0fbc', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-12 14:17:00,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '4327254b-441a-443e-8b94-6f00ba9f0fbc'] 2018-01-12 14:17:02,357 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:17:02,358 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-12 14:17:02,359 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-12 14:17:02,359 - 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-12 14:17:02,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:17:02,397 - 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-12 14:17:02,400 - 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': 'admin_external', 'service_list': ['heat'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:18:37,524 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848: started 2018-01-12 14:17:05.912 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Starting: Task validation. 2018-01-12 14:17:05.953 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Starting: Task validation of syntax. 2018-01-12 14:17:06.008 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Completed: Task validation of syntax. 2018-01-12 14:17:06.009 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Starting: Task validation of required platforms. 2018-01-12 14:17:06.035 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Completed: Task validation of required platforms. 2018-01-12 14:17:06.036 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Starting: Task validation of semantic. 2018-01-12 14:17:06.805 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() started 2018-01-12 14:17:09.516 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() finished in 2.71 sec 2018-01-12 14:17:13.703 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() started 2018-01-12 14:17:17.753 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-12 14:17:17.753 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Completed: Task validation of semantic. 2018-01-12 14:17:17.754 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Completed: Task validation. 2018-01-12 14:17:17.754 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Starting: Running task. 2018-01-12 14:17:17.929 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() started 2018-01-12 14:17:20.753 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() finished in 2.82 sec 2018-01-12 14:17:20.754 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() started 2018-01-12 14:17:22.771 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() finished in 2.02 sec 2018-01-12 14:17:22.772 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack setup() started 2018-01-12 14:17:22.772 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:17:22.795 3234 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 START 2018-01-12 14:17:35.860 3234 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 END: OK 2018-01-12 14:17:35.881 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack cleanup() started 2018-01-12 14:17:36.561 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack cleanup() finished in 0.68 sec 2018-01-12 14:17:36.561 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() started 2018-01-12 14:17:37.627 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() finished in 1.07 sec 2018-01-12 14:17:37.627 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() started 2018-01-12 14:17:41.948 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() finished in 4.32 sec 2018-01-12 14:17:42.067 3079 INFO rally.task.engine [-] Load duration is: 9.062483 2018-01-12 14:17:42.067 3079 INFO rally.task.engine [-] Full duration is: 24.037056 2018-01-12 14:17:42.286 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() started 2018-01-12 14:17:45.186 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() finished in 2.90 sec 2018-01-12 14:17:45.187 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() started 2018-01-12 14:17:47.170 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() finished in 1.98 sec 2018-01-12 14:17:47.170 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack setup() started 2018-01-12 14:17:47.170 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:17:47.190 3400 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 START 2018-01-12 14:17:55.574 3400 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 END: OK 2018-01-12 14:17:55.594 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack cleanup() started 2018-01-12 14:17:56.191 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack cleanup() finished in 0.60 sec 2018-01-12 14:17:56.191 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() started 2018-01-12 14:17:57.293 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() finished in 1.10 sec 2018-01-12 14:17:57.294 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() started 2018-01-12 14:18:01.470 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() finished in 4.18 sec 2018-01-12 14:18:02.404 3079 INFO rally.task.engine [-] Load duration is: 6.381559 2018-01-12 14:18:02.404 3079 INFO rally.task.engine [-] Full duration is: 19.201883 2018-01-12 14:18:02.637 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() started 2018-01-12 14:18:05.520 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() finished in 2.88 sec 2018-01-12 14:18:05.521 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() started 2018-01-12 14:18:07.601 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() finished in 2.08 sec 2018-01-12 14:18:07.602 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack setup() started 2018-01-12 14:18:07.602 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:18:07.624 3566 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 START 2018-01-12 14:18:17.203 3566 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 END: OK 2018-01-12 14:18:17.233 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack cleanup() started 2018-01-12 14:18:17.903 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-12 14:18:17.904 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() started 2018-01-12 14:18:18.990 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() finished in 1.09 sec 2018-01-12 14:18:18.990 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() started 2018-01-12 14:18:23.293 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() finished in 4.30 sec 2018-01-12 14:18:24.766 3079 INFO rally.task.engine [-] Load duration is: 7.576338 2018-01-12 14:18:24.767 3079 INFO rally.task.engine [-] Full duration is: 20.676378 2018-01-12 14:18:25.007 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() started 2018-01-12 14:18:27.821 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack setup() finished in 2.81 sec 2018-01-12 14:18:27.821 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() started 2018-01-12 14:18:29.885 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack setup() finished in 2.06 sec 2018-01-12 14:18:29.906 3732 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 START 2018-01-12 14:18:30.690 3732 INFO rally.task.runner [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | ITER: 1 END: OK 2018-01-12 14:18:30.719 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() started 2018-01-12 14:18:31.857 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context roles@openstack cleanup() finished in 1.14 sec 2018-01-12 14:18:31.857 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() started 2018-01-12 14:18:36.405 3079 INFO rally.task.context [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Context users@openstack cleanup() finished in 4.55 sec 2018-01-12 14:18:37.077 3079 INFO rally.task.engine [-] Load duration is: 0.781915 2018-01-12 14:18:37.078 3079 INFO rally.task.engine [-] Full duration is: 11.41581 2018-01-12 14:18:37.260 3079 INFO rally.task.engine [-] Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848 | Completed: Running task. Task 6900f441-2dae-4a2f-a26a-e9e86d5f9848: 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 | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 100.0% | 1 | | heat.update_stack | 3.49 | 3.49 | 3.49 | 3.49 | 3.49 | 3.49 | 100.0% | 1 | | heat.delete_stack | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 3.392 | 100.0% | 1 | | total | 13.062 | 13.062 | 13.062 | 13.062 | 13.062 | 13.062 | 100.0% | 1 | | -> duration | 9.062 | 9.062 | 9.062 | 9.062 | 9.062 | 9.062 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.062483 Full duration: 24.037056 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.719 | 4.719 | 4.719 | 4.719 | 4.719 | 4.719 | 100.0% | 1 | | heat.check_stack | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 1.347 | 100.0% | 1 | | heat.delete_stack | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | total | 8.382 | 8.382 | 8.382 | 8.382 | 8.382 | 8.382 | 100.0% | 1 | | -> duration | 6.382 | 6.382 | 6.382 | 6.382 | 6.382 | 6.382 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.381559 Full duration: 19.201883 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.478 | 4.478 | 4.478 | 4.478 | 4.478 | 4.478 | 100.0% | 1 | | heat.suspend_stack | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 1.475 | 100.0% | 1 | | heat.resume_stack | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 1.326 | 100.0% | 1 | | heat.delete_stack | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 2.296 | 100.0% | 1 | | total | 9.576 | 9.576 | 9.576 | 9.576 | 9.576 | 9.576 | 100.0% | 1 | | -> duration | 7.576 | 7.576 | 7.576 | 7.576 | 7.576 | 7.576 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.576338 Full duration: 20.676378 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.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 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.781915 Full duration: 11.41581 2018-01-12 14:18:37,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6900f441-2dae-4a2f-a26a-e9e86d5f9848 2018-01-12 14:18:37,525 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6900f441-2dae-4a2f-a26a-e9e86d5f9848', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-12 14:18:37,532 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6900f441-2dae-4a2f-a26a-e9e86d5f9848'] 2018-01-12 14:18:39,058 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:18:39,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-12 14:18:39,059 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-12 14:18:39,059 - 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-12 14:18:39,060 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:18:39,098 - 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-12 14:18:39,102 - 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': 'admin_external', 'service_list': ['keystone'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:21:55,228 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task a1e30f7b-0976-4945-bcd9-791d93697bd2: started 2018-01-12 14:18:42.670 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Starting: Task validation. 2018-01-12 14:18:42.716 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Starting: Task validation of syntax. 2018-01-12 14:18:42.843 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Completed: Task validation of syntax. 2018-01-12 14:18:42.843 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Starting: Task validation of required platforms. 2018-01-12 14:18:42.905 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Completed: Task validation of required platforms. 2018-01-12 14:18:42.905 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Starting: Task validation of semantic. 2018-01-12 14:18:43.720 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:18:46.621 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.90 sec 2018-01-12 14:18:46.695 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:18:50.915 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.22 sec 2018-01-12 14:18:50.915 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Completed: Task validation of semantic. 2018-01-12 14:18:50.916 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Completed: Task validation. 2018-01-12 14:18:50.917 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Starting: Running task. 2018-01-12 14:18:51.085 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:18:53.911 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.83 sec 2018-01-12 14:18:53.912 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:18:53.912 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-12 14:18:53.934 3937 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:18:55.910 3937 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:18:55.934 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:19:02.109 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 6.17 sec 2018-01-12 14:19:02.109 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:19:06.086 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-12 14:19:07.177 3812 INFO rally.task.engine [-] Load duration is: 0.679179 2018-01-12 14:19:07.178 3812 INFO rally.task.engine [-] Full duration is: 15.019509 2018-01-12 14:19:07.424 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:19:10.183 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.76 sec 2018-01-12 14:19:10.184 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:19:10.184 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:19:10.205 4103 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:19:12.045 4103 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:19:12.066 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:19:18.182 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 6.12 sec 2018-01-12 14:19:18.182 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:19:22.241 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-12 14:19:23.522 3812 INFO rally.task.engine [-] Load duration is: 0.661485 2018-01-12 14:19:23.523 3812 INFO rally.task.engine [-] Full duration is: 14.835825 2018-01-12 14:19:23.742 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:19:26.421 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.68 sec 2018-01-12 14:19:26.422 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:19:26.422 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:19:26.444 4269 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:19:28.226 4269 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:19:28.250 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:19:34.607 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 6.36 sec 2018-01-12 14:19:34.609 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:19:38.671 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-12 14:19:39.849 3812 INFO rally.task.engine [-] Load duration is: 0.643486 2018-01-12 14:19:39.850 3812 INFO rally.task.engine [-] Full duration is: 14.947926 2018-01-12 14:19:40.082 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:19:42.814 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.73 sec 2018-01-12 14:19:42.815 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:19:42.815 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:19:42.834 4435 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:19:44.589 4435 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:19:44.616 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:19:48.656 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 4.04 sec 2018-01-12 14:19:48.657 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:19:52.537 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-12 14:19:54.156 3812 INFO rally.task.engine [-] Load duration is: 0.599273 2018-01-12 14:19:54.157 3812 INFO rally.task.engine [-] Full duration is: 12.469058 2018-01-12 14:19:54.398 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:19:57.139 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.74 sec 2018-01-12 14:19:57.139 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:19:57.140 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:19:57.161 4601 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:19:58.948 4601 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:19:58.973 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:20:02.971 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 4.00 sec 2018-01-12 14:20:02.972 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:20:07.184 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.21 sec 2018-01-12 14:20:08.478 3812 INFO rally.task.engine [-] Load duration is: 0.622907 2018-01-12 14:20:08.479 3812 INFO rally.task.engine [-] Full duration is: 12.802959 2018-01-12 14:20:08.709 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:20:11.432 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.72 sec 2018-01-12 14:20:11.432 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:20:11.433 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-12 14:20:11.456 4767 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:20:13.837 4767 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:20:13.861 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:20:24.252 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 10.39 sec 2018-01-12 14:20:24.252 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:20:28.294 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.04 sec 2018-01-12 14:20:28.823 3812 INFO rally.task.engine [-] Load duration is: 1.132744 2018-01-12 14:20:28.823 3812 INFO rally.task.engine [-] Full duration is: 19.59953 2018-01-12 14:20:29.075 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:20:31.904 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.83 sec 2018-01-12 14:20:31.905 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:20:31.905 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:20:31.926 4933 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:20:33.950 4933 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:20:33.975 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:20:38.292 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 4.32 sec 2018-01-12 14:20:38.293 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:20:42.316 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-12 14:20:43.160 3812 INFO rally.task.engine [-] Load duration is: 0.801445 2018-01-12 14:20:43.161 3812 INFO rally.task.engine [-] Full duration is: 13.259834 2018-01-12 14:20:43.402 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:20:46.141 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.74 sec 2018-01-12 14:20:46.141 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:20:46.142 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-12 14:20:46.161 5099 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:20:47.926 5099 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:20:47.949 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:20:54.211 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 6.26 sec 2018-01-12 14:20:54.212 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:20:58.260 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-12 14:20:59.499 3812 INFO rally.task.engine [-] Load duration is: 0.637049 2018-01-12 14:20:59.500 3812 INFO rally.task.engine [-] Full duration is: 14.873424 2018-01-12 14:20:59.746 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:21:02.430 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.68 sec 2018-01-12 14:21:02.431 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:21:02.431 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:21:02.452 5265 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:21:04.186 5265 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:21:04.209 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:21:10.525 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 6.32 sec 2018-01-12 14:21:10.526 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:21:14.447 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 3.92 sec 2018-01-12 14:21:15.842 3812 INFO rally.task.engine [-] Load duration is: 0.609268 2018-01-12 14:21:15.843 3812 INFO rally.task.engine [-] Full duration is: 14.718082 2018-01-12 14:21:16.126 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:21:19.016 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.89 sec 2018-01-12 14:21:19.016 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:21:19.016 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-12 14:21:19.038 5431 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:21:21.042 5431 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:21:21.070 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:21:27.307 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 6.24 sec 2018-01-12 14:21:27.307 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:21:31.450 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 4.14 sec 2018-01-12 14:21:32.219 3812 INFO rally.task.engine [-] Load duration is: 0.793775 2018-01-12 14:21:32.219 3812 INFO rally.task.engine [-] Full duration is: 15.341334 2018-01-12 14:21:32.439 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() started 2018-01-12 14:21:35.128 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack setup() finished in 2.69 sec 2018-01-12 14:21:35.128 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() started 2018-01-12 14:21:35.129 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-12 14:21:35.150 5597 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 START 2018-01-12 14:21:39.890 5597 INFO rally.task.runner [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | ITER: 1 END: OK 2018-01-12 14:21:39.912 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:21:49.988 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context admin_cleanup@openstack cleanup() finished in 10.08 sec 2018-01-12 14:21:49.989 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() started 2018-01-12 14:21:53.971 3812 INFO rally.task.context [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-12 14:21:54.586 3812 INFO rally.task.engine [-] Load duration is: 3.540577 2018-01-12 14:21:54.587 3812 INFO rally.task.engine [-] Full duration is: 21.547089 2018-01-12 14:21:54.820 3812 INFO rally.task.engine [-] Task a1e30f7b-0976-4945-bcd9-791d93697bd2 | Completed: Running task. Task a1e30f7b-0976-4945-bcd9-791d93697bd2: 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.537 | 0.537 | 0.537 | 0.537 | 0.537 | 0.537 | 100.0% | 1 | | keystone_v3.add_role | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | keystone_v3.revoke_role | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 0.073 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.679179 Full duration: 15.019509 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.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | keystone_v3.add_role | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 0.061 | 100.0% | 1 | | keystone_v3.list_roles | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> duration | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 0.661 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.661485 Full duration: 14.835825 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | keystone_v3.list_projects | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643486 Full duration: 14.947926 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.delete_role | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> duration | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.599273 Full duration: 12.469058 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.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | keystone_v3.delete_service | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 0.08 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.622907 Full duration: 12.802959 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.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | keystone_v3.create_user | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | -> keystone_v3.add_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | keystone_v3.create_role | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.get_project | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 0.028 | 100.0% | 1 | | keystone_v3.get_user | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_role | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.list_services | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_services | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> duration | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.132744 Full duration: 19.59953 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.592 | 0.592 | 0.592 | 0.592 | 0.592 | 0.592 | 100.0% | 1 | | keystone_v3.update_project | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 0.076 | 100.0% | 1 | | keystone_v3.delete_project | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> duration | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 0.801 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.801445 Full duration: 13.259834 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.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> duration | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.637049 Full duration: 14.873424 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.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | total | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> duration | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 0.609 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.609268 Full duration: 14.718082 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | keystone_v3.list_users | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793775 Full duration: 15.341334 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.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | keystone_v3.create_users | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 2.56 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.559 | 2.559 | 2.559 | 2.559 | 2.559 | 2.559 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 0.908 | 100.0% | 1 | | total | 3.541 | 3.541 | 3.541 | 3.541 | 3.541 | 3.541 | 100.0% | 1 | | -> duration | 3.541 | 3.541 | 3.541 | 3.541 | 3.541 | 3.541 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.540577 Full duration: 21.547089 2018-01-12 14:21:55,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : a1e30f7b-0976-4945-bcd9-791d93697bd2 2018-01-12 14:21:55,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'a1e30f7b-0976-4945-bcd9-791d93697bd2', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-12 14:21:55,237 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'a1e30f7b-0976-4945-bcd9-791d93697bd2'] 2018-01-12 14:21:56,805 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:21:56,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-12 14:21:56,807 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-12 14:21:56,807 - 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-12 14:21:56,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:21:56,846 - 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-12 14:21:56,853 - 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': 'admin_external', 'service_list': ['neutron'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:27:23,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f4ab38b4-3b51-4d97-a791-818ab0cb423e: started 2018-01-12 14:22:00.435 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Starting: Task validation. 2018-01-12 14:22:00.483 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Starting: Task validation of syntax. 2018-01-12 14:22:00.693 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Completed: Task validation of syntax. 2018-01-12 14:22:00.693 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Starting: Task validation of required platforms. 2018-01-12 14:22:00.770 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Completed: Task validation of required platforms. 2018-01-12 14:22:00.770 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Starting: Task validation of semantic. 2018-01-12 14:22:01.543 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:22:04.471 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.93 sec 2018-01-12 14:22:09.629 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:22:14.058 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 4.43 sec 2018-01-12 14:22:14.059 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Completed: Task validation of semantic. 2018-01-12 14:22:14.059 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Completed: Task validation. 2018-01-12 14:22:14.060 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Starting: Running task. 2018-01-12 14:22:14.229 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:22:17.092 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.86 sec 2018-01-12 14:22:17.092 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:22:17.757 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.66 sec 2018-01-12 14:22:17.758 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:22:17.758 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:22:17.781 5852 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:22:20.155 5852 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:22:20.178 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:22:25.963 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 5.79 sec 2018-01-12 14:22:25.963 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:22:26.027 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 63.22 msec 2018-01-12 14:22:26.027 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:22:29.701 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.67 sec 2018-01-12 14:22:30.339 5727 INFO rally.task.engine [-] Load duration is: 2.3718 2018-01-12 14:22:30.339 5727 INFO rally.task.engine [-] Full duration is: 15.491383 2018-01-12 14:22:30.607 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:22:33.453 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.85 sec 2018-01-12 14:22:33.453 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:22:34.094 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.64 sec 2018-01-12 14:22:34.094 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() started 2018-01-12 14:22:40.141 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() finished in 6.05 sec 2018-01-12 14:22:40.142 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:22:40.142 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:22:40.163 6138 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:22:43.059 6138 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:22:43.079 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:22:51.628 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 8.55 sec 2018-01-12 14:22:51.628 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() started 2018-01-12 14:22:58.338 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() finished in 6.71 sec 2018-01-12 14:22:58.338 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:22:58.399 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 60.35 msec 2018-01-12 14:22:58.399 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:23:02.213 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.81 sec 2018-01-12 14:23:02.799 5727 INFO rally.task.engine [-] Load duration is: 2.893814 2018-01-12 14:23:02.800 5727 INFO rally.task.engine [-] Full duration is: 31.625706 2018-01-12 14:23:03.035 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:23:05.946 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.91 sec 2018-01-12 14:23:05.946 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:23:06.741 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.80 sec 2018-01-12 14:23:06.742 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() started 2018-01-12 14:23:12.698 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() finished in 5.96 sec 2018-01-12 14:23:12.699 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:23:12.699 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:23:12.723 6424 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:23:20.574 6424 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:23:20.603 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:23:34.162 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 13.56 sec 2018-01-12 14:23:34.162 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() started 2018-01-12 14:23:41.559 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() finished in 7.40 sec 2018-01-12 14:23:41.559 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:23:41.620 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 60.68 msec 2018-01-12 14:23:41.620 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:23:45.252 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.63 sec 2018-01-12 14:23:45.293 5727 INFO rally.task.engine [-] Load duration is: 7.849179 2018-01-12 14:23:45.294 5727 INFO rally.task.engine [-] Full duration is: 42.23515 2018-01-12 14:23:45.541 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:23:48.489 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.95 sec 2018-01-12 14:23:48.490 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:23:49.205 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.72 sec 2018-01-12 14:23:49.206 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() started 2018-01-12 14:23:55.268 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() finished in 6.06 sec 2018-01-12 14:23:55.269 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:23:55.269 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-12 14:23:55.293 6710 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:23:57.657 6710 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:23:57.678 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:24:06.111 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 8.43 sec 2018-01-12 14:24:06.112 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() started 2018-01-12 14:24:11.851 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() finished in 5.74 sec 2018-01-12 14:24:11.852 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:24:11.919 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 67.29 msec 2018-01-12 14:24:11.919 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:24:15.465 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.55 sec 2018-01-12 14:24:15.728 5727 INFO rally.task.engine [-] Load duration is: 2.362823 2018-01-12 14:24:15.729 5727 INFO rally.task.engine [-] Full duration is: 29.940636 2018-01-12 14:24:15.995 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:24:18.800 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.80 sec 2018-01-12 14:24:18.800 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:24:19.455 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.65 sec 2018-01-12 14:24:19.455 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:24:19.456 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:24:19.478 6996 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:24:21.100 6996 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:24:21.125 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:24:29.451 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 8.33 sec 2018-01-12 14:24:29.452 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:24:29.494 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 42.95 msec 2018-01-12 14:24:29.495 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:24:33.096 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.60 sec 2018-01-12 14:24:34.093 5727 INFO rally.task.engine [-] Load duration is: 1.620289 2018-01-12 14:24:34.094 5727 INFO rally.task.engine [-] Full duration is: 17.119415 2018-01-12 14:24:34.386 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:24:37.074 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.69 sec 2018-01-12 14:24:37.075 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:24:37.693 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.62 sec 2018-01-12 14:24:37.694 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() started 2018-01-12 14:24:43.460 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() finished in 5.77 sec 2018-01-12 14:24:43.460 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:24:43.460 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.25 msec 2018-01-12 14:24:43.481 7282 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:24:45.519 7282 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:24:45.548 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:24:53.727 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 8.18 sec 2018-01-12 14:24:53.727 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() started 2018-01-12 14:24:59.726 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() finished in 6.00 sec 2018-01-12 14:24:59.727 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:24:59.823 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 96.15 msec 2018-01-12 14:24:59.824 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:25:03.633 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.81 sec 2018-01-12 14:25:04.561 5727 INFO rally.task.engine [-] Load duration is: 2.036742 2018-01-12 14:25:04.562 5727 INFO rally.task.engine [-] Full duration is: 29.265837 2018-01-12 14:25:04.808 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:25:07.613 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.80 sec 2018-01-12 14:25:07.613 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:25:08.337 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.72 sec 2018-01-12 14:25:08.337 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() started 2018-01-12 14:25:14.329 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() finished in 5.99 sec 2018-01-12 14:25:14.330 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:25:14.330 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:25:14.354 7568 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:25:19.259 7568 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:25:19.280 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:25:35.419 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 16.14 sec 2018-01-12 14:25:35.420 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() started 2018-01-12 14:25:42.426 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() finished in 7.01 sec 2018-01-12 14:25:42.426 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:25:42.487 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 60.16 msec 2018-01-12 14:25:42.487 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:25:46.170 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.68 sec 2018-01-12 14:25:47.055 5727 INFO rally.task.engine [-] Load duration is: 4.903512 2018-01-12 14:25:47.056 5727 INFO rally.task.engine [-] Full duration is: 41.381652 2018-01-12 14:25:47.310 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:25:50.158 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.85 sec 2018-01-12 14:25:50.159 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:25:51.025 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.87 sec 2018-01-12 14:25:51.025 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() started 2018-01-12 14:25:56.862 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack setup() finished in 5.84 sec 2018-01-12 14:25:56.862 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:25:56.863 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:25:56.886 7854 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:25:58.836 7854 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:25:58.857 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:26:12.052 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 13.19 sec 2018-01-12 14:26:12.052 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() started 2018-01-12 14:26:17.845 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context network@openstack cleanup() finished in 5.79 sec 2018-01-12 14:26:17.845 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:26:17.912 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 66.66 msec 2018-01-12 14:26:17.912 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:26:21.641 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.73 sec 2018-01-12 14:26:23.521 5727 INFO rally.task.engine [-] Load duration is: 1.947852 2018-01-12 14:26:23.522 5727 INFO rally.task.engine [-] Full duration is: 34.347608 2018-01-12 14:26:23.788 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:26:26.681 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.89 sec 2018-01-12 14:26:26.682 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:26:27.394 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.71 sec 2018-01-12 14:26:27.394 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:26:27.395 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:26:27.417 8140 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:26:29.143 8140 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:26:29.164 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:26:35.007 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 5.84 sec 2018-01-12 14:26:35.007 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:26:35.062 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 54.82 msec 2018-01-12 14:26:35.062 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:26:38.725 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.66 sec 2018-01-12 14:26:39.877 5727 INFO rally.task.engine [-] Load duration is: 1.723941 2018-01-12 14:26:39.878 5727 INFO rally.task.engine [-] Full duration is: 14.954835 2018-01-12 14:26:40.120 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:26:42.915 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.80 sec 2018-01-12 14:26:42.916 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:26:43.592 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.68 sec 2018-01-12 14:26:43.592 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:26:43.592 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-12 14:26:43.613 8426 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:26:45.572 8426 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:26:45.596 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:26:51.330 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 5.73 sec 2018-01-12 14:26:51.330 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:26:51.379 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 48.56 msec 2018-01-12 14:26:51.379 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:26:55.135 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.76 sec 2018-01-12 14:26:56.219 5727 INFO rally.task.engine [-] Load duration is: 1.95723 2018-01-12 14:26:56.220 5727 INFO rally.task.engine [-] Full duration is: 15.032001 2018-01-12 14:26:56.493 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() started 2018-01-12 14:26:59.189 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack setup() finished in 2.70 sec 2018-01-12 14:26:59.190 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() started 2018-01-12 14:26:59.901 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack setup() finished in 0.71 sec 2018-01-12 14:26:59.901 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context roles@openstack setup() started 2018-01-12 14:27:02.063 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context roles@openstack setup() finished in 2.16 sec 2018-01-12 14:27:02.063 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() started 2018-01-12 14:27:02.064 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-12 14:27:02.086 8742 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 START 2018-01-12 14:27:07.164 8742 INFO rally.task.runner [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | ITER: 1 END: OK 2018-01-12 14:27:07.192 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() started 2018-01-12 14:27:17.617 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context cleanup@openstack cleanup() finished in 10.43 sec 2018-01-12 14:27:17.618 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context roles@openstack cleanup() started 2018-01-12 14:27:18.662 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context roles@openstack cleanup() finished in 1.04 sec 2018-01-12 14:27:18.662 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() started 2018-01-12 14:27:18.718 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context quotas@openstack cleanup() finished in 56.00 msec 2018-01-12 14:27:18.719 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() started 2018-01-12 14:27:22.503 5727 INFO rally.task.context [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Context users@openstack cleanup() finished in 3.78 sec 2018-01-12 14:27:22.654 5727 INFO rally.task.engine [-] Load duration is: 5.076343 2018-01-12 14:27:22.654 5727 INFO rally.task.engine [-] Full duration is: 26.028308 2018-01-12 14:27:22.858 5727 INFO rally.task.engine [-] Task f4ab38b4-3b51-4d97-a791-818ab0cb423e | Completed: Running task. Task f4ab38b4-3b51-4d97-a791-818ab0cb423e: finished test scenario NeutronNetworks.create_and_delete_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 1.364 | 100.0% | 1 | | neutron.delete_network | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | total | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 100.0% | 1 | | -> duration | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.3718 Full duration: 15.491383 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.962 | 1.962 | 1.962 | 1.962 | 1.962 | 1.962 | 100.0% | 1 | | neutron.delete_port | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | total | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 100.0% | 1 | | -> duration | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.893814 Full duration: 31.625706 test scenario NeutronNetworks.create_and_delete_routers +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | neutron.create_subnet | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | neutron.create_router | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | neutron.add_interface_router | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 2.337 | 100.0% | 1 | | neutron.remove_interface_router | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 100.0% | 1 | | neutron.delete_router | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | total | 7.849 | 7.849 | 7.849 | 7.849 | 7.849 | 7.849 | 100.0% | 1 | | -> duration | 7.849 | 7.849 | 7.849 | 7.849 | 7.849 | 7.849 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.849179 Full duration: 42.23515 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.569 | 1.569 | 1.569 | 1.569 | 1.569 | 1.569 | 100.0% | 1 | | neutron.delete_subnet | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | total | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | -> duration | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.362823 Full duration: 29.940636 test scenario NeutronNetworks.create_and_list_networks +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 1.413 | 100.0% | 1 | | neutron.list_networks | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 0.207 | 100.0% | 1 | | total | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | -> duration | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 1.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.620289 Full duration: 17.119415 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.906 | 1.906 | 1.906 | 1.906 | 1.906 | 1.906 | 100.0% | 1 | | neutron.list_ports | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 100.0% | 1 | | -> duration | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 2.037 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.036742 Full duration: 29.265837 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 1.241 | 100.0% | 1 | | neutron.create_subnet | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 0.993 | 100.0% | 1 | | neutron.create_router | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | neutron.add_interface_router | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 2.383 | 100.0% | 1 | | neutron.list_routers | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 4.904 | 4.904 | 4.904 | 4.904 | 4.904 | 4.904 | 100.0% | 1 | | -> duration | 4.904 | 4.904 | 4.904 | 4.904 | 4.904 | 4.904 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.903512 Full duration: 41.381652 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.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | neutron.create_subnet | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 0.844 | 100.0% | 1 | | neutron.list_subnets | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 100.0% | 1 | | -> duration | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 1.948 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.947852 Full duration: 34.347608 test scenario NeutronSecurityGroup.create_and_delete_security_groups +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | neutron.delete_security_group | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 100.0% | 1 | | -> duration | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 1.724 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.723941 Full duration: 14.954835 test scenario NeutronSecurityGroup.create_and_delete_security_group_rule +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 1.229 | 100.0% | 1 | | neutron.create_security_group_rule | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 0.256 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | neutron.delete_security_group | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 100.0% | 1 | | -> duration | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 1.957 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.95723 Full duration: 15.032001 test scenario NeutronNetworks.set_and_clear_router_gateway +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | neutron.create_router | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | neutron.add_gateway_router | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 2.358 | 100.0% | 1 | | neutron.remove_gateway_router | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 1.337 | 100.0% | 1 | | total | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 100.0% | 1 | | -> duration | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.076343 Full duration: 26.028308 2018-01-12 14:27:23,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f4ab38b4-3b51-4d97-a791-818ab0cb423e 2018-01-12 14:27:23,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f4ab38b4-3b51-4d97-a791-818ab0cb423e', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-12 14:27:23,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f4ab38b4-3b51-4d97-a791-818ab0cb423e'] 2018-01-12 14:27:24,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:27:24,892 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-12 14:27:24,893 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-12 14:27:24,893 - 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-12 14:27:24,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:27:24,928 - 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-12 14:27:24,933 - 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': 'admin_external', 'service_list': ['nova'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:34:14,008 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task deebe6c9-2ea8-4088-834d-488119f9842f: started 2018-01-12 14:27:28.504 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Starting: Task validation. 2018-01-12 14:27:28.549 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Starting: Task validation of syntax. 2018-01-12 14:27:28.699 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Completed: Task validation of syntax. 2018-01-12 14:27:28.699 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Starting: Task validation of required platforms. 2018-01-12 14:27:28.760 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Completed: Task validation of required platforms. 2018-01-12 14:27:28.760 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Starting: Task validation of semantic. 2018-01-12 14:27:29.540 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:27:32.334 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.79 sec 2018-01-12 14:27:42.930 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:27:46.898 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.97 sec 2018-01-12 14:27:46.898 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Completed: Task validation of semantic. 2018-01-12 14:27:46.899 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Completed: Task validation. 2018-01-12 14:27:46.900 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Starting: Running task. 2018-01-12 14:27:47.053 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:27:49.908 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.85 sec 2018-01-12 14:27:49.908 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:27:49.908 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:27:51.218 9147 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:28:19.961 9147 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:28:19.981 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:28:21.951 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 1.97 sec 2018-01-12 14:28:21.951 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:28:25.754 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.80 sec 2018-01-12 14:28:27.276 9022 INFO rally.task.engine [-] Load duration is: 27.740333 2018-01-12 14:28:27.277 9022 INFO rally.task.engine [-] Full duration is: 38.716726 2018-01-12 14:28:27.583 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:28:30.538 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.96 sec 2018-01-12 14:28:30.539 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:28:30.539 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:28:31.474 9293 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:29:11.364 9293 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:29:11.391 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:29:15.554 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 4.16 sec 2018-01-12 14:29:15.555 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:29:19.204 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.65 sec 2018-01-12 14:29:19.874 9022 INFO rally.task.engine [-] Load duration is: 38.887623 2018-01-12 14:29:19.874 9022 INFO rally.task.engine [-] Full duration is: 51.637027 2018-01-12 14:29:20.152 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:29:23.067 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.91 sec 2018-01-12 14:29:23.068 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:29:23.068 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:29:23.836 9519 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:30:05.727 9519 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:30:05.751 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:30:10.078 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 4.33 sec 2018-01-12 14:30:10.078 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:30:13.886 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.81 sec 2018-01-12 14:30:14.457 9022 INFO rally.task.engine [-] Load duration is: 40.887123 2018-01-12 14:30:14.457 9022 INFO rally.task.engine [-] Full duration is: 53.752109 2018-01-12 14:30:14.712 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:30:17.617 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.90 sec 2018-01-12 14:30:17.618 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack setup() started 2018-01-12 14:30:18.691 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack setup() finished in 1.07 sec 2018-01-12 14:30:18.692 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() started 2018-01-12 14:30:24.589 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() finished in 5.90 sec 2018-01-12 14:30:24.590 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:30:24.590 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:30:25.381 9745 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:30:42.657 9745 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:30:42.679 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:30:44.656 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 1.98 sec 2018-01-12 14:30:44.656 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() started 2018-01-12 14:30:52.739 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() finished in 8.08 sec 2018-01-12 14:30:52.740 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack cleanup() started 2018-01-12 14:30:52.854 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-12 14:30:52.854 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:30:56.599 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.75 sec 2018-01-12 14:30:56.942 9022 INFO rally.task.engine [-] Load duration is: 16.274084 2018-01-12 14:30:56.943 9022 INFO rally.task.engine [-] Full duration is: 41.907579 2018-01-12 14:30:57.215 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:31:00.084 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.87 sec 2018-01-12 14:31:00.085 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack setup() started 2018-01-12 14:31:01.553 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack setup() finished in 1.47 sec 2018-01-12 14:31:01.553 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() started 2018-01-12 14:31:07.755 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() finished in 6.20 sec 2018-01-12 14:31:07.756 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:31:07.756 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-12 14:31:08.500 9891 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:31:34.886 9891 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:31:34.915 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:31:39.085 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 4.17 sec 2018-01-12 14:31:39.086 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() started 2018-01-12 14:31:46.720 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() finished in 7.63 sec 2018-01-12 14:31:46.720 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack cleanup() started 2018-01-12 14:31:46.956 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack cleanup() finished in 0.24 sec 2018-01-12 14:31:46.956 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:31:50.700 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.74 sec 2018-01-12 14:31:51.516 9022 INFO rally.task.engine [-] Load duration is: 25.383339 2018-01-12 14:31:51.517 9022 INFO rally.task.engine [-] Full duration is: 53.503506 2018-01-12 14:31:51.794 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:31:54.631 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.84 sec 2018-01-12 14:31:54.631 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack setup() started 2018-01-12 14:31:55.744 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack setup() finished in 1.11 sec 2018-01-12 14:31:55.745 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() started 2018-01-12 14:32:01.621 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() finished in 5.88 sec 2018-01-12 14:32:01.622 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:32:01.622 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-12 14:32:02.347 10117 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:32:24.070 10117 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:32:24.095 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:32:25.992 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 1.90 sec 2018-01-12 14:32:25.993 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() started 2018-01-12 14:32:33.469 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() finished in 7.48 sec 2018-01-12 14:32:33.470 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack cleanup() started 2018-01-12 14:32:33.606 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context quotas@openstack cleanup() finished in 0.14 sec 2018-01-12 14:32:33.606 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:32:37.292 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.69 sec 2018-01-12 14:32:38.053 9022 INFO rally.task.engine [-] Load duration is: 16.720284 2018-01-12 14:32:38.054 9022 INFO rally.task.engine [-] Full duration is: 45.512601 2018-01-12 14:32:38.324 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:32:41.272 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.95 sec 2018-01-12 14:32:41.273 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:32:41.273 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:32:42.117 10263 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:33:13.232 10263 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:33:13.256 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:33:15.043 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 1.79 sec 2018-01-12 14:33:15.043 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:33:18.815 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.77 sec 2018-01-12 14:33:20.549 9022 INFO rally.task.engine [-] Load duration is: 30.109269 2018-01-12 14:33:20.550 9022 INFO rally.task.engine [-] Full duration is: 40.509591 2018-01-12 14:33:20.948 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:33:23.797 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.85 sec 2018-01-12 14:33:23.798 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() started 2018-01-12 14:33:30.111 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack setup() finished in 6.31 sec 2018-01-12 14:33:30.111 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:33:30.111 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:33:30.894 10409 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:33:43.477 10409 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:33:43.503 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:33:50.182 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 6.68 sec 2018-01-12 14:33:50.183 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() started 2018-01-12 14:33:57.363 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context network@openstack cleanup() finished in 7.18 sec 2018-01-12 14:33:57.364 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:34:01.163 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.80 sec 2018-01-12 14:34:03.180 9022 INFO rally.task.engine [-] Load duration is: 11.580405 2018-01-12 14:34:03.181 9022 INFO rally.task.engine [-] Full duration is: 40.362941 2018-01-12 14:34:03.442 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() started 2018-01-12 14:34:06.232 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack setup() finished in 2.79 sec 2018-01-12 14:34:06.233 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() started 2018-01-12 14:34:06.233 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-12 14:34:06.255 10555 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 START 2018-01-12 14:34:07.221 10555 INFO rally.task.runner [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | ITER: 1 END: OK 2018-01-12 14:34:07.250 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() started 2018-01-12 14:34:09.290 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context cleanup@openstack cleanup() finished in 2.04 sec 2018-01-12 14:34:09.291 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() started 2018-01-12 14:34:13.206 9022 INFO rally.task.context [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Context users@openstack cleanup() finished in 3.92 sec 2018-01-12 14:34:13.502 9022 INFO rally.task.engine [-] Load duration is: 0.963588 2018-01-12 14:34:13.503 9022 INFO rally.task.engine [-] Full duration is: 9.780173 2018-01-12 14:34:13.693 9022 INFO rally.task.engine [-] Task deebe6c9-2ea8-4088-834d-488119f9842f | Completed: Running task. Task deebe6c9-2ea8-4088-834d-488119f9842f: finished 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 | 15.551 | 15.551 | 15.551 | 15.551 | 15.551 | 15.551 | 100.0% | 1 | | nova.find_host_to_migrate | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 1.144 | 100.0% | 1 | | nova.live_migrate | 9.432 | 9.432 | 9.432 | 9.432 | 9.432 | 9.432 | 100.0% | 1 | | nova.delete_server | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 2.613 | 100.0% | 1 | | total | 28.74 | 28.74 | 28.74 | 28.74 | 28.74 | 28.74 | 100.0% | 1 | | -> duration | 27.74 | 27.74 | 27.74 | 27.74 | 27.74 | 27.74 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.740333 Full duration: 38.716726 test scenario NovaServers.boot_server_attach_created_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.917 | 14.917 | 14.917 | 14.917 | 14.917 | 14.917 | 100.0% | 1 | | cinder_v2.create_volume | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 100.0% | 1 | | nova.attach_volume | 4.161 | 4.161 | 4.161 | 4.161 | 4.161 | 4.161 | 100.0% | 1 | | nova.find_host_to_migrate | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 0.985 | 100.0% | 1 | | nova.live_migrate | 11.44 | 11.44 | 11.44 | 11.44 | 11.44 | 11.44 | 100.0% | 1 | | nova.detach_volume | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 0.912 | 100.0% | 1 | | cinder_v2.delete_volume | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 2.299 | 100.0% | 1 | | nova.delete_server | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 2.624 | 100.0% | 1 | | total | 39.888 | 39.888 | 39.888 | 39.888 | 39.888 | 39.888 | 100.0% | 1 | | -> duration | 38.888 | 38.888 | 38.888 | 38.888 | 38.888 | 38.888 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.887623 Full duration: 51.637027 test scenario NovaServers.boot_server_from_volume_and_live_migrate +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.775 | 7.775 | 7.775 | 7.775 | 7.775 | 7.775 | 100.0% | 1 | | nova.boot_server | 14.213 | 14.213 | 14.213 | 14.213 | 14.213 | 14.213 | 100.0% | 1 | | nova.find_host_to_migrate | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | nova.live_migrate | 14.02 | 14.02 | 14.02 | 14.02 | 14.02 | 14.02 | 100.0% | 1 | | nova.delete_server | 4.904 | 4.904 | 4.904 | 4.904 | 4.904 | 4.904 | 100.0% | 1 | | total | 41.887 | 41.887 | 41.887 | 41.887 | 41.887 | 41.887 | 100.0% | 1 | | -> duration | 40.887 | 40.887 | 40.887 | 40.887 | 40.887 | 40.887 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.887123 Full duration: 53.752109 test scenario NovaKeypair.boot_and_delete_server_with_keypair +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | nova.boot_server | 13.481 | 13.481 | 13.481 | 13.481 | 13.481 | 13.481 | 100.0% | 1 | | nova.delete_server | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 2.74 | 100.0% | 1 | | nova.delete_keypair | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 0.165 | 100.0% | 1 | | total | 17.274 | 17.274 | 17.274 | 17.274 | 17.274 | 17.274 | 100.0% | 1 | | -> duration | 16.274 | 16.274 | 16.274 | 16.274 | 16.274 | 16.274 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.274084 Full duration: 41.907579 test scenario NovaServers.boot_server_from_volume_and_delete +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 7.89 | 7.89 | 7.89 | 7.89 | 7.89 | 7.89 | 100.0% | 1 | | nova.boot_server | 13.757 | 13.757 | 13.757 | 13.757 | 13.757 | 13.757 | 100.0% | 1 | | nova.delete_server | 4.736 | 4.736 | 4.736 | 4.736 | 4.736 | 4.736 | 100.0% | 1 | | total | 26.383 | 26.383 | 26.383 | 26.383 | 26.383 | 26.383 | 100.0% | 1 | | -> duration | 25.383 | 25.383 | 25.383 | 25.383 | 25.383 | 25.383 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.383339 Full duration: 53.503506 test scenario NovaServers.pause_and_unpause_server +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 14.149 | 14.149 | 14.149 | 14.149 | 14.149 | 14.149 | 100.0% | 1 | | nova.pause_server | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 2.472 | 100.0% | 1 | | nova.unpause_server | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | nova.delete_server | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | total | 21.72 | 21.72 | 21.72 | 21.72 | 21.72 | 21.72 | 100.0% | 1 | | -> duration | 16.72 | 16.72 | 16.72 | 16.72 | 16.72 | 16.72 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.720284 Full duration: 45.512601 test scenario NovaServers.boot_and_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 | 14.097 | 14.097 | 14.097 | 14.097 | 14.097 | 14.097 | 100.0% | 1 | | nova.migrate | 11.513 | 11.513 | 11.513 | 11.513 | 11.513 | 11.513 | 100.0% | 1 | | nova.resize_confirm | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 2.851 | 100.0% | 1 | | nova.delete_server | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 31.109 | 31.109 | 31.109 | 31.109 | 31.109 | 31.109 | 100.0% | 1 | | -> duration | 30.109 | 30.109 | 30.109 | 30.109 | 30.109 | 30.109 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.109269 Full duration: 40.509591 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.408 | 12.408 | 12.408 | 12.408 | 12.408 | 12.408 | 100.0% | 1 | | nova.list_interfaces | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 0.172 | 100.0% | 1 | | total | 12.58 | 12.58 | 12.58 | 12.58 | 12.58 | 12.58 | 100.0% | 1 | | -> duration | 11.58 | 11.58 | 11.58 | 11.58 | 11.58 | 11.58 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.580405 Full duration: 40.362941 test scenario NovaServerGroups.create_and_delete_server_group +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_server_group | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | nova.delete_server_group | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> duration | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.963588 Full duration: 9.780173 2018-01-12 14:34:14,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : deebe6c9-2ea8-4088-834d-488119f9842f 2018-01-12 14:34:14,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'deebe6c9-2ea8-4088-834d-488119f9842f', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-12 14:34:14,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'deebe6c9-2ea8-4088-834d-488119f9842f'] 2018-01-12 14:34:15,630 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:34:15,632 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-12 14:34:15,632 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-12 14:34:15,633 - 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-12 14:34:15,633 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-12 14:34:15,671 - 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-12 14:34:15,674 - 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': 'admin_external', 'service_list': ['quotas'], 'concurrency': 4, 'netid': 'f830fef4-7013-4cf4-93cb-f512aae8d503', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-abd4c929-889b-4dd1-bc43-0f394964863c', 'flavor_name': 'rally-tiny-abd4c929-889b-4dd1-bc43-0f394964863c', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-abd4c929-889b-4dd1-bc43-0f394964863c', '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-12 14:35:21,063 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30: started 2018-01-12 14:34:19.270 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Starting: Task validation. 2018-01-12 14:34:19.315 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Starting: Task validation of syntax. 2018-01-12 14:34:19.386 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Completed: Task validation of syntax. 2018-01-12 14:34:19.386 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Starting: Task validation of required platforms. 2018-01-12 14:34:19.417 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Completed: Task validation of required platforms. 2018-01-12 14:34:19.417 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Starting: Task validation of semantic. 2018-01-12 14:34:20.167 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() started 2018-01-12 14:34:22.777 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() finished in 2.61 sec 2018-01-12 14:34:25.086 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() started 2018-01-12 14:34:28.971 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-12 14:34:28.972 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Completed: Task validation of semantic. 2018-01-12 14:34:28.972 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Completed: Task validation. 2018-01-12 14:34:28.973 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Starting: Running task. 2018-01-12 14:34:29.159 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() started 2018-01-12 14:34:31.849 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() finished in 2.69 sec 2018-01-12 14:34:31.850 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() started 2018-01-12 14:34:31.850 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-12 14:34:31.873 10790 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 START 2018-01-12 14:34:32.827 10790 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 END: OK 2018-01-12 14:34:32.849 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:34:33.846 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-12 14:34:33.846 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() started 2018-01-12 14:34:37.825 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-12 14:34:39.212 10665 INFO rally.task.engine [-] Load duration is: 0.951651 2018-01-12 14:34:39.213 10665 INFO rally.task.engine [-] Full duration is: 8.685032 2018-01-12 14:34:39.510 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() started 2018-01-12 14:34:42.293 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() finished in 2.78 sec 2018-01-12 14:34:42.294 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() started 2018-01-12 14:34:42.294 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:34:42.314 10896 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 START 2018-01-12 14:34:43.178 10896 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 END: OK 2018-01-12 14:34:43.199 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:34:44.184 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-12 14:34:44.185 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() started 2018-01-12 14:34:48.258 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-12 14:34:49.564 10665 INFO rally.task.engine [-] Load duration is: 0.861911 2018-01-12 14:34:49.565 10665 INFO rally.task.engine [-] Full duration is: 8.763846 2018-01-12 14:34:49.836 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() started 2018-01-12 14:34:52.615 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() finished in 2.78 sec 2018-01-12 14:34:52.615 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() started 2018-01-12 14:34:52.615 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:34:52.637 11002 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 START 2018-01-12 14:34:53.535 11002 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 END: OK 2018-01-12 14:34:53.562 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:34:54.560 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-12 14:34:54.561 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() started 2018-01-12 14:34:58.548 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-12 14:34:59.889 10665 INFO rally.task.engine [-] Load duration is: 0.896214 2018-01-12 14:34:59.890 10665 INFO rally.task.engine [-] Full duration is: 8.731245 2018-01-12 14:35:00.184 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() started 2018-01-12 14:35:02.854 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() finished in 2.67 sec 2018-01-12 14:35:02.855 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() started 2018-01-12 14:35:02.855 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-12 14:35:02.877 11108 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 START 2018-01-12 14:35:04.053 11108 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 END: OK 2018-01-12 14:35:04.075 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:35:05.051 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-12 14:35:05.052 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() started 2018-01-12 14:35:08.919 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-12 14:35:10.239 10665 INFO rally.task.engine [-] Load duration is: 1.174408 2018-01-12 14:35:10.240 10665 INFO rally.task.engine [-] Full duration is: 8.750137 2018-01-12 14:35:10.494 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() started 2018-01-12 14:35:13.183 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack setup() finished in 2.69 sec 2018-01-12 14:35:13.183 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() started 2018-01-12 14:35:13.183 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-12 14:35:13.204 11214 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 START 2018-01-12 14:35:14.245 11214 INFO rally.task.runner [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | ITER: 1 END: OK 2018-01-12 14:35:14.271 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() started 2018-01-12 14:35:15.272 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-12 14:35:15.273 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() started 2018-01-12 14:35:19.443 10665 INFO rally.task.context [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Context users@openstack cleanup() finished in 4.17 sec 2018-01-12 14:35:20.559 10665 INFO rally.task.engine [-] Load duration is: 1.03944 2018-01-12 14:35:20.560 10665 INFO rally.task.engine [-] Full duration is: 8.966069 2018-01-12 14:35:20.765 10665 INFO rally.task.engine [-] Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 | Completed: Running task. Task 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30: 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.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | quotas.delete_quotas | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 100.0% | 1 | | total | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> duration | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 0.952 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.951651 Full duration: 8.685032 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | total | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> duration | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.861911 Full duration: 8.763846 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.385 | 0.385 | 0.385 | 0.385 | 0.385 | 0.385 | 100.0% | 1 | | total | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> duration | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 0.896 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.896214 Full duration: 8.731245 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.122 | 1.122 | 1.122 | 1.122 | 1.122 | 1.122 | 100.0% | 1 | | quotas.delete_quotas | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> duration | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 1.174 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.174408 Full duration: 8.750137 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 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | total | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> duration | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 1.039 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.03944 Full duration: 8.966069 2018-01-12 14:35:21,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30 2018-01-12 14:35:21,064 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-12 14:35:21,072 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '9e81a56e-6a49-4b2f-9d2f-68d88f1e4e30'] 2018-01-12 14:35:22,539 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-12 14:35:22,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-12 14:35:22,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:33 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:29 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:27 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:30 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:38 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:54 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 12:31 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:41:34 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-12 14:35:22,540 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-12 14:35:30,576 - functest.energy.energy - DEBUG - Stopping recording 2018-01-12 14:35:31,797 - functest.utils.functest_utils - DEBUG - 2018-01-12 14:35:31,797 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 14:35:31,798 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 24:51 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-12 14:35:31,802 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-12 14:35:31,886 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 14:35:32,590 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-12 14:35:32,590 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 14:35:32,590 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-12 14:35:33,339 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-12 14:35:36,992 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-12 14:35:40,647 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-12 14:35:45,306 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-12 14:35:48,930 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-12 14:35:58,725 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-12 14:35:59,335 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-12 14:36:00,371 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-12 14:36:03,763 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 14:36:03,764 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-12 14:36:05,438 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-12 14:36:05,438 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-12 14:36:07,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-12 14:36:08,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-12 14:36:08,844 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-12 14:36:08,844 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-12 14:36:13,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-12 14:36:13,096 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-12 14:36:13,099 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-12 14:36:13,102 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-12 14:36:13,104 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-12 14:36:13,108 - 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-12 14:51:26,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.160950s] ... ok 2018-01-12 14:51:26,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.099775s] ... ok 2018-01-12 14:51:26,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [10.943747s] ... ok 2018-01-12 14:51:26,262 - 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.564377s] ... ok 2018-01-12 14:51:26,262 - 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.354820s] ... ok 2018-01-12 14:51:26,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.152402s] ... ok 2018-01-12 14:51:26,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.139255s] ... ok 2018-01-12 14:51:26,262 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.385604s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.180510s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001677s] ... ok 2018-01-12 14:51:26,263 - 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.186741s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.119313s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.368639s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.184578s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.000986s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [9.416033s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.107136s] ... ok 2018-01-12 14:51:26,263 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [3.368936s] ... ok 2018-01-12 14:51:26,263 - 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.532681s] ... ok 2018-01-12 14:51:26,263 - 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.434236s] ... ok 2018-01-12 14:51:26,263 - 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.427934s] ... ok 2018-01-12 14:51:26,264 - 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.427511s] ... ok 2018-01-12 14:51:26,264 - 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.406159s] ... ok 2018-01-12 14:51:26,264 - 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.121195s] ... ok 2018-01-12 14:51:26,264 - 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.132237s] ... ok 2018-01-12 14:51:26,264 - 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.120188s] ... ok 2018-01-12 14:51:26,264 - 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.124014s] ... ok 2018-01-12 14:51:26,264 - 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.130114s] ... ok 2018-01-12 14:51:26,264 - 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.238309s] ... ok 2018-01-12 14:51:26,264 - 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.108663s] ... ok 2018-01-12 14:51:26,264 - 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.019030s] ... ok 2018-01-12 14:51:26,264 - 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.236469s] ... ok 2018-01-12 14:51:26,264 - 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.017037s] ... ok 2018-01-12 14:51:26,264 - 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.019560s] ... ok 2018-01-12 14:51:26,264 - 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.049740s] ... ok 2018-01-12 14:51:26,264 - 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.108373s] ... ok 2018-01-12 14:51:26,265 - 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.115432s] ... ok 2018-01-12 14:51:26,265 - 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.272898s] ... ok 2018-01-12 14:51:26,265 - 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.022895s] ... ok 2018-01-12 14:51:26,265 - 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.120864s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [18.274428s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [11.749637s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [84.299417s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [66.501390s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.543846s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.281396s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.335906s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.475850s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.486254s] ... ok 2018-01-12 14:51:26,265 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.496999s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.792725s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.841305s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.479241s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.442838s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [56.274777s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.120518s] ... ok 2018-01-12 14:51:26,266 - 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.211838s] ... ok 2018-01-12 14:51:26,266 - 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.070702s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.162179s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.100838s] ... ok 2018-01-12 14:51:26,266 - 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.176274s] ... ok 2018-01-12 14:51:26,266 - 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.383338s] ... ok 2018-01-12 14:51:26,266 - 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.525123s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.413538s] ... ok 2018-01-12 14:51:26,266 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.083765s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.405976s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.403683s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.398367s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.129727s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.419252s] ... ok 2018-01-12 14:51:26,267 - 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.393576s] ... ok 2018-01-12 14:51:26,267 - 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.421762s] ... ok 2018-01-12 14:51:26,267 - 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.426644s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.201506s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.236543s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.020691s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [28.531794s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.082177s] ... ok 2018-01-12 14:51:26,267 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.018503s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.022352s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.455840s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.410508s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.653377s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.019347s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.016872s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.097710s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.052810s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.064210s] ... ok 2018-01-12 14:51:26,268 - 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.103852s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.082773s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.086617s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.068856s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.097092s] ... ok 2018-01-12 14:51:26,268 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.133784s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.023973s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.238434s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.011597s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.025163s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image [0.663622s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag [0.813654s] ... ok 2018-01-12 14:51:26,269 - 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.053918s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.847348s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [3.983048s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [4.599097s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [4.600453s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [5.037405s] ... ok 2018-01-12 14:51:26,269 - 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 [4.592120s] ... ok 2018-01-12 14:51:26,269 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [5.287759s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.759697s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.748347s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.228096s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.290153s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.093935s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.104153s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.169064s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.166247s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.108112s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.107207s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp [4.504972s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.691055s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.139296s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.314970s] ... ok 2018-01-12 14:51:26,270 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.119124s] ... ok 2018-01-12 14:51:26,271 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.083699s] ... ok 2018-01-12 14:51:26,271 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.107038s] ... ok 2018-01-12 14:51:26,271 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.088686s] ... ok 2018-01-12 14:51:26,271 - 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.219508s] ... ok 2018-01-12 14:51:26,271 - 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.029271s] ... ok 2018-01-12 14:51:26,271 - 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.357169s] ... ok 2018-01-12 14:51:26,271 - 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.862745s] ... ok 2018-01-12 14:51:26,271 - 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.858994s] ... ok 2018-01-12 14:51:26,271 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix [1.201424s] ... ok 2018-01-12 14:51:26,271 - 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.920165s] ... ok 2018-01-12 14:51:26,271 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.078436s] ... ok 2018-01-12 14:51:26,271 - 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.079685s] ... ok 2018-01-12 14:51:26,271 - 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.187970s] ... ok 2018-01-12 14:51:26,271 - 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.650010s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [1.036086s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix [0.737410s] ... ok 2018-01-12 14:51:26,272 - 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.300082s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid [0.886069s] ... ok 2018-01-12 14:51:26,272 - 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.133897s] ... ok 2018-01-12 14:51:26,272 - 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.032584s] ... ok 2018-01-12 14:51:26,272 - 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.036742s] ... ok 2018-01-12 14:51:26,272 - 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.027661s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [0.698710s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.692322s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.129291s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.787746s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.685749s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.706490s] ... ok 2018-01-12 14:51:26,272 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.527205s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.532345s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.401505s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.433188s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [4.061980s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.256778s] ... ok 2018-01-12 14:51:26,273 - 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 [8.827874s] ... ok 2018-01-12 14:51:26,273 - 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 [10.782958s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.073777s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.092743s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.095562s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.488967s] ... ok 2018-01-12 14:51:26,273 - 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.336959s] ... ok 2018-01-12 14:51:26,273 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.447143s] ... ok 2018-01-12 14:51:26,273 - 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.088044s] ... ok 2018-01-12 14:51:26,273 - 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.086269s] ... ok 2018-01-12 14:51:26,274 - 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.092354s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.089541s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.078884s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.159019s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.154894s] ... ok 2018-01-12 14:51:26,274 - 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.093906s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.096631s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.022882s] ... ok 2018-01-12 14:51:26,274 - 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.063146s] ... ok 2018-01-12 14:51:26,274 - 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.062208s] ... ok 2018-01-12 14:51:26,274 - 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.034846s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.026985s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.026315s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.079697s] ... ok 2018-01-12 14:51:26,274 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.072170s] ... ok 2018-01-12 14:51:26,275 - 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.013654s] ... ok 2018-01-12 14:51:26,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.057249s] ... ok 2018-01-12 14:51:26,275 - 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.016142s] ... ok 2018-01-12 14:51:26,275 - 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.087869s] ... ok 2018-01-12 14:51:26,275 - 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.082810s] ... ok 2018-01-12 14:51:26,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.069003s] ... ok 2018-01-12 14:51:26,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.068057s] ... ok 2018-01-12 14:51:26,275 - 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.312098s] ... ok 2018-01-12 14:51:26,275 - 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.062337s] ... ok 2018-01-12 14:51:26,275 - 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.056028s] ... ok 2018-01-12 14:51:26,275 - 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.013673s] ... ok 2018-01-12 14:51:26,275 - 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.055137s] ... ok 2018-01-12 14:51:26,275 - 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.094986s] ... ok 2018-01-12 14:51:26,275 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.057678s] ... ok 2018-01-12 14:51:26,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.054124s] ... ok 2018-01-12 14:51:26,276 - 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.040121s] ... ok 2018-01-12 14:51:26,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.977872s] ... ok 2018-01-12 14:51:26,276 - 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.141945s] ... ok 2018-01-12 14:51:26,276 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.131370s] ... ok 2018-01-12 14:51:26,276 - 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.656941s] ... ok 2018-01-12 14:51:26,276 - 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.062264s] ... ok 2018-01-12 14:51:26,277 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 907.0000 sec. 2018-01-12 14:51:26,278 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-12 14:51:26,279 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-12 14:51:26,280 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-12 14:51:26,283 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-12 14:51:33,201 - functest.energy.energy - DEBUG - Stopping recording 2018-01-12 14:51:34,531 - functest.utils.functest_utils - DEBUG - 2018-01-12 14:51:34,532 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 14:51:34,533 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:60 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-12 14:51:34,538 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-12 14:51:35,444 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-12 15:35:55,727 - 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) ... ok test_create_router_admin_state_false (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_admin_user_to_new_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_external_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_new_user_to_admin_project (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_private_network (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok test_create_router_vanilla (snaps.openstack.tests.create_router_tests.CreateRouterSuccessTests) ... ok 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 ---------------------------------------------------------------------- Ran 114 tests in 2660.270s OK 2018-01-12 15:35:56,167 - functest.utils.functest_utils - DEBUG - 2018-01-12 15:35:56,168 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 15:35:56,168 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 44:20 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-12 15:35:56,172 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-254 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 15:35:56,175 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:49 | PASS | | vping_userdata | functest | smoke | 00:39 | PASS | | tempest_smoke_serial | functest | smoke | 14:15 | PASS | | rally_sanity | functest | smoke | 24:51 | PASS | | refstack_defcore | functest | smoke | 15:60 | PASS | | snaps_smoke | functest | smoke | 44:20 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-12 15:35:56,180 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 15:36:00,985 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 15:36:00,986 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 15:36:00,986 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-12 15:36:00,987 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-254 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 15:36:00,989 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-12 15:36:00,992 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 15:36:03,553 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 15:36:03,553 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 15:36:03,555 - 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 | | | | | | orchestra_openims | | | | | | orchestra_clearwaterims juju_epc | +---------------+---------------+--------------------------+---------------------------------------+------------------------------------------+ 2018-01-12 15:36:03,556 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-12 15:36:03,557 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-12 15:36:03,848 - 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-12 15:36:03,908 - 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-12 15:36:03,944 - 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-12 15:36:04,805 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-12 15:36:04,805 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-12 15:36:05,461 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-12 15:36:05,461 - functest.energy.energy - DEBUG - Starting recording 2018-01-12 15:36:05,461 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-12 15:36:06,164 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-12 15:36:08,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-12 15:36:11,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-12 15:36:11,671 - 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-12 15:37:52,546 - 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-12 15:38:00,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-12 15:38:01,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-12 15:38:11,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-12 15:38:13,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-12 15:38:14,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-12 15:43:47,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-12 15:43:47,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-12 15:43:54,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-12 15:44:24,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-12 15:44:24,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-12 15:44:25,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-12 15:47:38,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-12 15:47:49,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-12 15:47:50,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-12 15:47:58,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-12 15:47:58,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:47:58,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:47:58,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-12 15:48:50,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:48:55,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-12 15:48:55,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-12 15:48:55,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-12 15:48:56,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-12 15:49:01,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-12 15:49:01,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-12 15:49:07,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:07,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 15:49:12,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-12 15:49:12,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:12,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:12,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-12 15:49:12,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:12,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:12,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:12,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:17,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:17,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:17,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:17,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-12 15:49:17,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 15:49:17,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:17,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:23,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:23,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:23,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:28,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:28,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:28,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:28,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:28,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:49:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:34,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 15:49:34,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 15:49:34,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:34,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:34,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:34,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:34,066 - 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-12 15:49:34,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:34,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:34,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:34,067 - 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-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:34,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:34,068 - 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-12 15:49:34,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:34,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:34,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 15:49:34,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:34,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:34,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:34,068 - 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-12 15:49:34,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:34,069 - 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-12 15:49:34,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:49:39,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:39,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:39,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:39,888 - 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-12 15:49:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:49:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 15:49:39,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 15:49:48,905 - 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-12 15:49:48,906 - 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-12 15:50:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:00,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,769 - 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-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:06,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:13,832 - 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-12 15:50:13,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 1/60] 2018-01-12 15:50:13,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 1/60] 2018-01-12 15:50:13,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 1/60] 2018-01-12 15:50:13,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 1/60] 2018-01-12 15:50:13,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:13,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:13,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:13,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 15:50:19,773 - 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-12 15:50:19,773 - 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-12 15:50:31,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:38,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,497 - 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-12 15:50:49,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:49,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:56,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:56,321 - 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-12 15:50:56,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 15:50:56,321 - 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-12 15:50:56,321 - 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-12 15:50:56,321 - 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-12 15:50:56,322 - 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-12 15:51:02,868 - 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-12 15:51:02,868 - 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-12 15:51:14,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:14,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:14,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:14,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:14,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:14,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:20,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:20,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.4 on port 22: Unable to connect to port 22 on 10.67.79.4 (tried 1 time) 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.13 on port 22: Unable to connect to port 22 on 10.67.79.13 (tried 1 time) 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:25,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:25,829 - 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-12 15:51:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:25,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.14 on port 22: Unable to connect to port 22 on 10.67.79.14 (tried 1 time) 2018-01-12 15:51:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.10 on port 22: Unable to connect to port 22 on 10.67.79.10 (tried 1 time) 2018-01-12 15:51:32,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.8 on port 22: Unable to connect to port 22 on 10.67.79.8 (tried 1 time) 2018-01-12 15:51:37,849 - 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-12 15:51:37,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-12 15:51:37,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-12 15:51:37,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:37,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:43,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:43,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:43,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:43,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:43,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:43,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:48,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:48,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-12 15:51:53,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:51:53,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:53,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:53,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:53,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:51:53,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:59,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:59,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:51:59,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:59,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:51:59,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:59,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:51:59,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:59,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:51:59,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:59,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:51:59,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:51:59,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:52:05,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:05,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:52:05,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:05,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:52:05,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:52:05,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:05,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:05,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:52:10,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:10,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:10,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-12 15:52:10,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:10,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:15,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:15,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:15,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:52:15,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:15,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:15,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:15,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:21,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:21,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:21,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-12 15:52:21,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:21,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:27,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:27,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:27,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:27,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:33,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:33,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:33,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:33,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:33,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-12 15:52:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:39,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:39,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:45,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 15:52:50,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-12 15:52:50,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-12 15:52:50,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:50,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:50,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:50,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-12 15:52:50,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-12 15:52:50,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:50,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:55,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-12 15:52:55,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:52:55,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:52:55,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:52:55,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:55,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:52:55,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-12 15:53:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:53:01,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:53:01,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:53:06,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:53:06,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-12 15:53:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-12 15:53:06,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-12 15:53:33,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:53:33,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:53:33,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:53:33,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:53:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:53:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:53:43,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:55:50,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:55:50,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:55:55,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:55:55,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:55:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:55:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:55:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:55:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:55:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:55:55,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:55:55,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:55:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:55:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:55:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:55:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:55:55,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:56:00,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:00,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:56:00,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:00,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:56:00,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:56:06,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:06,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:56:06,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:56:06,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-12 15:56:06,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:56:06,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:58:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:58:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:58:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:58:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:58:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:58:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:58:50,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:58:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:58:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:58:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:58:50,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:58:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:58:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:58:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:58:56,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:59:06,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:59:17,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:59:17,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:59:23,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:59:23,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:59:23,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:59:35,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 15:59:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 15:59:40,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:59:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:59:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 15:59:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 15:59:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:00:01,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:00:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:00:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:00:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:00:33,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 16:00:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:00:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-12 16:00:54,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:00:54,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:00:54,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:02:51,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:02:51,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:02:51,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:02:51,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:02:51,328 - 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-12T15:48:56.193Z', 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'511e324b-a015-4b93-a668-238fd393e07e'} 2018-01-12 16:02:51,498 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.20 2018-01-12 16:02:51,634 - 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-12 16:02:51,732 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-12 16:02:51,733 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-12 16:02:51,781 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-12 16:03:16,842 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-12 16:03:41,892 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-12 16:04:06,955 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-12 16:05:12,362 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-12 16:06:17,634 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-12 16:06:55,835 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550141@clearwater.opnfv', u'sip_username': u'6505550141', u'formatted_number': u'(650) 555-0141', u'number': u'6505550141', u'sip_uri': u'sip:6505550141@clearwater.opnfv', u'number_id': u'aa721d19c4b74a5f9ce3a206e9a5de0a', u'sip_password': u'QDW7Ws8dD', u'pstn': False} 2018-01-12 16:06:55,836 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-12 16:06:55,836 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-12 16:06:55,858 - 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-12 16:06:55,859 - 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-12 16:09:11,163 - 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) - (6505550884, 6505550376) Passed Basic Call - Tel URIs (TCP) - (6505550553, 6505550662) Passed Basic Call - Unknown number (TCP) - (6505550142, 6505550338) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550978, 6505550346) Passed Basic Call - Messages - Pager model (TCP) - (6505550424, 6505550849) Passed Basic Call - Pracks (TCP) - (6505550105, 6505550795) Passed Basic Registration (TCP) - (6505550641) Passed Multiple Identities (TCP) - (6505550422, 6505550247) Passed Call Barring - Outbound Rejection (TCP) - (6505550522, 6505550168) 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) - (6505550204, 6505550078) 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) - (6505550345, 6505550622, 6505550174) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550277, 6505550816, 6505550883) Passed Call Diversion - Not reachable (408) (TCP) - (6505550658, 6505550009, 6505550764) Passed Call Diversion - Not reachable (503) (TCP) - (6505550709, 6505550410, 6505550439) Passed Call Diversion - Not reachable (500) (TCP) - (6505550133, 6505550108, 6505550290) Passed Call Diversion - Busy (TCP) - (6505550571, 6505550291, 6505550267) Passed Call Diversion - Unconditional (TCP) - (6505550676, 6505550553, 6505550916) Passed Call Diversion - No answer (TCP) - (6505550607, 6505550443, 6505550928) Passed Call Diversion - Bad target URI (TCP) - (6505550261, 6505550779) Passed Call Diversion - Audio-only call (TCP) - (6505550518, 6505550806, 6505550265, 6505550739) Passed Call Diversion - Audio-video call (TCP) - (6505550614, 6505550917, 6505550172, 6505550801) Passed Call Waiting - Accepted (TCP) - (6505550149, 6505550598, 6505550277) Passed Call Waiting - Cancelled (TCP) - (6505550477, 6505550155, 6505550499) Passed CANCEL - Mainline (TCP) - (6505550463, 6505550445) Passed Filtering - Accept-Contact (TCP) - (6505550101, 6505550419) Passed Filtering - Accept-Contact no match (TCP) - (6505550799, 6505550875) Passed Filtering - Accept-Contact negated match (TCP) - (6505550140, 6505550206) Passed Filtering - RFC3841 example (TCP) - (6505550635, 6505550874) Passed Filtering - Reject-Contact no match (TCP) - (6505550019, 6505550104) Passed Filtering - Reject-Contact match (TCP) - (6505550803, 6505550726) 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) - (6505550482) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550436) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550438) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550536) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550555, 6505550889) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550537, 6505550004) Passed GRUU - Call - only GRUU as target (TCP) - (6505550656, 6505550137) Passed GRUU - Call - AoR as target (TCP) - (6505550369, 6505550483) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550041, 6505550108) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550258, 6505550623) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550627, 6505550812) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550574, 6505550856) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550986, 6505550748) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550272, 6505550864) 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) - (6505550753) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550522) Passed 2018-01-12 16:09:11,163 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-12 16:09:11,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-12 16:09:11,165 - functest.energy.energy - DEBUG - Stopping recording 2018-01-12 16:09:12,389 - functest.utils.functest_utils - DEBUG - 2018-01-12 16:09:12,389 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 16:09:12,389 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 33:05 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-12 16:09:12,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-12 16:09:18,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-12 16:09:18,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:18,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:18,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:18,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:18,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:18,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:18,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:18,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:18,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:18,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:18,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-12 16:09:23,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-12 16:09:23,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-12 16:09:23,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:23,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:23,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:23,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:23,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:23,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:28,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:28,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:09:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:09:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:09:28,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:09:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:09:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:28,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:34,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:09:34,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:34,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:39,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-12 16:09:39,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:39,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:39,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:09:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:09:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:09:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:39,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:44,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:09:44,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:44,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:09:44,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:09:44,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:44,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:09:44,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:09:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:49,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:09:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:09:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:09:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:09:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:09:49,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:49,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:09:55,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:09:55,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:09:55,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:09:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:09:55,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:00,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:10:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:10:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:10:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:10:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:00,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:05,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:05,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:10:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:10:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:10:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:10:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:10:05,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:10:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:10:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:10:05,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:10:10,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:10,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:10:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:10:10,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:10:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:10:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:10:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:10:10,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:10:15,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:10:15,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:10:15,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:15,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:10:15,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:10:15,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:10:15,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:10:15,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:15,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-12 16:10:15,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-12 16:10:15,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:10:15,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:10:15,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:10:15,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:10:21,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:10:21,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-12 16:11:39,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:11:39,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:11:39,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:11:39,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:11:39,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-12 16:11:39,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:11:39,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:11:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:11:44,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:11:44,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:11:44,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:11:49,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:11:49,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:11:49,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:11:49,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:11:54,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:11:54,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:11:54,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:11:54,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:11:59,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:11:59,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:11:59,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:11:59,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:11:59,987 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:12:05,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:12:05,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:12:05,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:12:05,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:12:15,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:12:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:12:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:12:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:12:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:12:15,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:12:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-12 16:12:20,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:12:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:12:20,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:12:25,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:12:25,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-12 16:12:25,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-12 16:12:57,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-12 16:12:57,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:12:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:12:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:12:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:12:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:12:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:12:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:12:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:13:02,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:13:02,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:02,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:13:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:02,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:13:13,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6140) 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-12 16:13:13,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-12 16:13:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:13:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:13,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:13:18,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:13:18,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:13:18,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:13:18,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-12 16:13:18,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-12 16:13:18,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:18,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:23,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:13:23,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-12 16:13:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-12 16:13:23,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-12 16:13:23,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-12 16:13:28,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-12 16:13:28,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:28,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:28,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:28,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:28,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:13:28,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:13:33,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:33,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:33,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:33,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:33,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:13:33,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:13:33,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-12 16:13:38,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:38,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-12 16:13:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-12 16:13:38,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:13:44,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:44,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:44,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:13:44,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:44,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:13:44,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:44,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:13:44,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-12 16:13:44,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-12 16:13:44,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:13:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-12 16:13:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-12 16:13:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:44,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-12 16:13:49,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:49,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:49,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-12 16:13:49,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-12 16:13:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-12 16:13:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:13:49,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-12 16:13:51,241 - functest.core.vnf - INFO - test cleaning 2018-01-12 16:13:51,242 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-12 16:14:06,371 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-12 16:14:06,638 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:14:08,277 - 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-12 16:14:08,277 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-12 16:14:08,316 - 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-12 16:14:08,324 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:14:08,361 - 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-12 16:14:08,362 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-12 16:14:10,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-12 16:14:10,470 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-12 16:14:10,470 - 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-12 16:14:11,819 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-12 16:14:23,373 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-12 16:14:24,029 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-12 16:14:32,934 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-12 16:14:35,568 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-12 16:14:36,171 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-12 16:16:08,998 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-12 16:16:08,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-12 16:16:16,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-12 16:16:46,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-12 16:16:46,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-12 16:16:48,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-12 16:17:36,049 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-12 16:17:42,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-12 16:17:44,031 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-12 16:17:50,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-12 16:17:50,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-12 16:17:50,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-12 16:17:50,948 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-12 16:18:48,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-12 16:18:48,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-12 16:18:48,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-12 16:18:48,101 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-12 16:18:48,197 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-12 16:18:53,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-12 16:18:53,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,401 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-12 16:18:59,402 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-12 16:18:59,403 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:18:59,404 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:18:59,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:18:59,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:18:59,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-12 16:18:59,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-12 16:18:59,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:18:59,405 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:04,580 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-12 16:19:04,581 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:04,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:04,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:04,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-12 16:19:04,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-12 16:19:04,582 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-12 16:19:04,583 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:04,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-12 16:19:04,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:04,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:04,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:09,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-12 16:19:09,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-12 16:19:09,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-12 16:19:15,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-12 16:19:15,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-12 16:19:15,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:15,134 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:15,135 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:15,136 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:20,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:20,376 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:20,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-12 16:19:20,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-12 16:19:20,377 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:20,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:20,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-12 16:19:20,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-12 16:19:20,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-12 16:19:25,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-12 16:19:25,532 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:25,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-12 16:19:25,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:25,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:25,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:25,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:25,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:25,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:25,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:30,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:30,696 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-12 16:19:30,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-12 16:19:30,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-12 16:19:30,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-12 16:19:30,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-12 16:19:30,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-12 16:19:30,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-12 16:19:30,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:30,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 16:19:30,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 16:19:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-12 16:19:35,947 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-12 16:19:35,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-12 16:19:35,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 16:19:35,957 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:41,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-12 16:19:41,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-12 16:20:13,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 16:20:13,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 16:20:13,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-12 16:20:13,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-12 16:20:13,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-12 16:20:13,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-12 16:20:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 16:20:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 16:20:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-12 16:20:45,255 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-12 16:20:45,256 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-12 16:20:50,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-12 16:20:50,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-12 16:20:50,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - {u'status': u'terminated', u'is_system_workflow': False, u'parameters': {}, u'blueprint_id': u'vrouter-opnfv', u'tenant_name': u'default_tenant', u'created_at': u'2018-01-12T16:18:48.323Z', u'created_by': u'admin', u'private_resource': False, u'workflow_id': u'install', u'error': u'', u'deployment_id': u'vrouter-opnfv', u'id': u'e68af536-4c9d-4405-9e9e-eb3c6931657e'} 2018-01-12 16:20:50,560 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-12 16:20:50,662 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.11'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.10'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-12 16:20:50,761 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - {u'outputs': {u'vnfs': {u'reference_vnf': {u'vnf_name': u'reference_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.11'}, u'target_vnf': {u'vnf_name': u'target_vnf', u'public_key_path': u'~/.ssh/vnf_test_keypair.pem', u'floating_ip': u'172.10.0.10'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-12 16:20:50,761 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-12 16:20:50,762 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.10.0.11 2018-01-12 16:20:52,742 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.6 2018-01-12 16:20:52,742 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:1d:72:01 2018-01-12 16:20:54,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2018-01-12 16:20:54,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:3f:57:ca 2018-01-12 16:20:54,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-12 16:20:54,677 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.10.0.10 2018-01-12 16:20:56,801 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2018-01-12 16:20:56,801 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:c8:d6:3a 2018-01-12 16:20:58,556 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.11 2018-01-12 16:20:58,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:73:ca:b9 2018-01-12 16:20:58,557 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-12 16:20:58,557 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-12 16:20:59,706 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-12 16:21:30,766 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-12 16:21:30,779 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:21:30,798 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-12 16:21:30,808 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:21:30,823 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-12 16:21:30,823 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-12 16:21:30,831 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:21:30,899 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-12 16:21:30' 2018-01-12 16:21:30,899 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-12 16:21:30,899 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-12 16:21:30,910 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:21:30,937 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.10. 2018-01-12 16:21:31,941 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.10... 2018-01-12 16:22:01,956 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.10. 2018-01-12 16:22:02,319 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.10. 2018-01-12 16:22:03,352 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-12 16:22:04,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-12 16:22:09,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-12 16:22:10,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-12 16:22:15,366 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-12 16:22:16,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-12 16:22:21,369 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-12 16:22:22,371 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:22:27,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-12 16:22:28,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:22:33,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-12 16:22:34,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:22:39,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-12 16:22:40,386 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:22:45,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-12 16:22:46,388 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:22:51,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-12 16:22:52,395 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:22:57,400 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-12 16:22:58,402 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:23:03,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-12 16:23:04,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:23:09,410 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-12 16:23:10,412 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:23:15,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-12 16:23:16,419 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:23:21,420 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-12 16:23:23,423 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-12 16:23:28,428 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2018-01-12 16:23:29,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-12 16:23:34,434 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2018-01-12 16:23:35,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2018-01-12 16:23:40,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.11 2018-01-12 16:23:41,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.11 [edit] vyos@vyos# 2018-01-12 16:23:46,443 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2018-01-12 16:23:47,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-12 16:23:52,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2018-01-12 16:23:53,451 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2018-01-12 16:23:58,457 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-12 16:23:59,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-12 16:24:04,462 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-12 16:24:05,464 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-12 16:24:10,469 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-12 16:24:11,471 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-12 16:24:16,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-12 16:24:17,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-12 16:24:22,476 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-12 16:24:23,478 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-12 16:24:28,483 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-12 16:24:29,485 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-12 16:24:34,490 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-12 16:24:35,492 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-12 16:24:40,496 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-12 16:24:41,498 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-12 16:24:46,498 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-12 16:24:47,499 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-12 16:24:52,504 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-12 16:24:53,506 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-12 16:24:58,512 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.11 2018-01-12 16:24:59,514 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.11 [edit] vyos@vyos# 2018-01-12 16:25:04,519 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-12 16:25:06,522 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-12 16:25:11,555 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-12 16:25:11,573 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:25:11,609 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.11. 2018-01-12 16:25:11,819 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.11. 2018-01-12 16:25:12,846 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-12 16:25:13,847 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-12 16:25:18,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-12 16:25:19,851 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-12 16:25:24,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-12 16:25:25,858 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-12 16:25:30,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-12 16:25:31,865 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:25:36,871 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-12 16:25:37,873 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:25:42,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-12 16:25:43,875 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:25:48,880 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-12 16:25:49,882 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:25:54,886 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-12 16:25:55,888 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:26:00,889 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-12 16:26:01,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:26:06,892 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-12 16:26:07,894 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:26:12,899 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-12 16:26:13,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:26:18,905 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-12 16:26:19,907 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:26:24,913 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-12 16:26:25,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-12 16:26:30,915 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-12 16:26:31,917 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-12 16:26:36,918 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' 2018-01-12 16:26:37,919 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-12 16:26:42,925 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 2018-01-12 16:26:43,927 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 remote-as 65001 [edit] vyos@vyos# 2018-01-12 16:26:48,928 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.3 2018-01-12 16:26:49,930 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 update-source 12.0.0.3 [edit] vyos@vyos# 2018-01-12 16:26:54,935 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbound 2018-01-12 16:26:55,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-01-12 16:27:00,942 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 2018-01-12 16:27:01,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.11 password lab0033 [edit] vyos@vyos# 2018-01-12 16:27:06,945 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-12 16:27:07,947 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-12 16:27:12,952 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-12 16:27:13,954 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-12 16:27:18,957 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-12 16:27:19,959 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-12 16:27:24,964 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-12 16:27:25,966 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-12 16:27:30,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-12 16:27:31,973 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-12 16:27:36,978 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-12 16:27:37,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-12 16:27:42,983 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-12 16:27:43,985 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-12 16:27:48,988 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-12 16:27:49,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-12 16:27:54,990 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-12 16:27:55,992 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-12 16:28:00,997 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-12 16:28:01,999 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-12 16:28:07,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2018-01-12 16:28:08,001 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2018-01-12 16:28:13,006 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-12 16:28:15,009 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-12 16:28:20,079 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-12 16:28:20,079 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-12 16:29:20,137 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-12 16:29:20,156 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-12 16:29:20,192 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.10. 2018-01-12 16:29:20,419 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.10. 2018-01-12 16:29:21,434 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-12 16:29:51,576 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-12 16:29:51,576 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.11, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.3 4 65002 3 5 0 0 0 00:01:05 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-12 16:29:51,576 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:11 Last read 07:38:54, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.11 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.11, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 47341 Nexthop: 12.0.0.11 Nexthop global: fe80::f816:3eff:fe73:cab9 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-12 16:29:51,577 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.11 0 32768 i *> 10.0.2.0/24 12.0.0.11 0 32768 i *> 10.0.3.0/24 12.0.0.11 0 32768 i *> 10.0.4.0/24 12.0.0.11 0 32768 i *> 10.0.5.0/24 12.0.0.11 0 32768 i *> 10.0.6.0/24 12.0.0.11 0 32768 i *> 10.0.7.0/24 12.0.0.11 0 32768 i *> 10.0.8.0/24 12.0.0.11 0 32768 i *> 10.0.9.0/24 12.0.0.11 0 32768 i *> 10.0.10.0/24 12.0.0.11 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-12 16:29:51,577 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.11 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-12 16:29:51,577 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.11 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-12 16:29:51,577 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-12 16:29:51,577 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'500.7' 2018-01-12 16:29:51,578 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-12 16:29:52,970 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-12 16:29:54,584 - functest.utils.functest_utils - DEBUG - 2018-01-12 16:29:54,584 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 16:29:54,586 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:46 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-12 16:29:54,589 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-12 16:29:54,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-12 16:29:54,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-12 16:29:54,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-12 16:30:15,868 - functest.core.vnf - INFO - test cleaning 2018-01-12 16:30:15,869 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-12 16:30:15,903 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-12 16:30:15,970 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'OpenImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_openims'}, u'description': u'OpenIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_openims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-12 16:30:15,970 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-12 16:30:15,986 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-12 16:30:16,003 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': {u'bind9': {u'ports': []}, u'pcscf': {u'ports': [4060]}, u'icscf': {u'ports': [3869, 5060]}, u'fhoss': {u'ports': [3868]}, u'scscf': {u'ports': [3870, 6060]}}, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'OpenIMS'} 2018-01-12 16:30:16,036 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-12 16:30:18,553 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-12 16:30:18,554 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-12 16:30:18,554 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-12 16:30:26,992 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-12 16:31:15,813 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-12 16:31:16,680 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-12 16:31:20,495 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-12 16:31:20,495 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-12 16:31:28,950 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-12 16:31:28,950 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-12 16:31:28,955 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-12 16:31:29,982 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-12 16:31:31,915 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.21 2018-01-12 16:31:31,916 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-12 16:31:31,916 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'246ef48b-836a-487a-b3df-77c06d1e00a1'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'd1e1a035-4e1f-4646-ad23-22e1d18b2ce2', 'name': u'orchestra_openims_net'}} 2018-01-12 16:31:31,916 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-12 16:31:31,917 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: d1e1a035-4e1f-4646-ad23-22e1d18b2ce2 2018-01-12 16:31:31,917 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.21'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.21/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-12 16:32:11,992 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: cfa54e20-c1d7-47b5-b4d3-b16ec6a5d5fe 2018-01-12 16:32:11,992 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.21' to VM 'orchestra_openims' 2018-01-12 16:32:14,445 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-12 16:32:17,453 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-12 16:33:17,470 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-12 16:34:17,528 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-12 16:35:17,563 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-12 16:36:17,620 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-12 16:37:17,623 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-12 16:37:17,623 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-12 16:37:17,624 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-12 16:37:18,785 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 1cc2a972-e646-4d0a-a8d5-80459d49fbec 2018-01-12 16:37:18,785 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-12 16:37:19,679 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'c41f7461-b461-4225-be79-1084dabf63cd', u'name': u'default'} 2018-01-12 16:37:19,679 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_openims', 'project_name': 'orchestra_openims', 'password': 'orchestra_openims', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-12 16:37:19,679 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-12 16:37:19,681 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-12 16:37:20,219 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 6eddbc93d8c346a5947878602be187c9 2018-01-12 16:37:20,219 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'6eddbc93d8c346a5947878602be187c9', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-12 16:37:20,219 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_openims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_openims', 'type': 'openstack', 'tenant': u'6eddbc93d8c346a5947878602be187c9', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-12 16:37:22,047 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-12 16:37:25,192 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-12 16:37:25,625 - functest.utils.functest_utils - DEBUG - 2018-01-12 16:37:25,625 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 16:37:25,626 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 07:09 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-12 16:37:25,629 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-12 16:37:25,630 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-12 16:37:25,630 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-12 16:37:25,632 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-12 16:37:37,301 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-12 16:37:38,029 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:37:38,569 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 56e6a82d-559a-45a9-a31a-15aea337715b could not be found. Neutron server returns request_ids: ['req-ae6bd24e-1147-4a72-a634-44a0f838a8f6'] 2018-01-12 16:37:38,569 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:37:42,441 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:37:45,416 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:37:46,640 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:37:46,740 - functest.core.vnf - INFO - test cleaning 2018-01-12 16:37:46,740 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-12 16:37:47,973 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-12 16:37:47,973 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-12 16:37:48,029 - functest.ci.run_tests.orchestra - INFO - kwargs {u'project_name': u'orchestra', u'run': {u'class': u'ClearwaterImsVnf', u'module': u'functest.opnfv_tests.vnf.ims.orchestra_clearwaterims'}, u'description': u'ClearwaterIMS VNF deployment with Open Baton (Orchestra)', u'case_name': u'orchestra_clearwaterims', u'dependencies': {u'installer': u'daisy', u'scenario': u'os-nosdn-nofeature-ha'}, u'criteria': 100, u'blocking': False} 2018-01-12 16:37:48,029 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-12 16:37:48,049 - functest.ci.run_tests.orchestra - DEBUG - Orchestrator configuration {u'gvnfm': {u'userdata': {u'url': u'https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh'}}, u'version': u'3.2.0', u'requirements': {u'flavor': {u'ram_min': 4096, u'disk': 5, u'vcpus': 2, u'name': u'openbaton'}, u'image': u'ubuntu-14.04-server-cloudimg-amd64-disk1'}, u'name': u'OpenBaton', u'credentials': {u'username': u'admin', u'password': u'openbaton'}, u'bootstrap': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap', u'config': {u'url': u'http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file'}}, 'details': {}} 2018-01-12 16:37:48,065 - functest.ci.run_tests.orchestra - DEBUG - VNF configuration: {u'test': None, u'descriptor': {u'url': u'http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json'}, u'requirements': {u'flavor': {u'ram_min': 2048, u'disk': 5, u'vcpus': 2, u'name': u'm1.small'}}, u'name': u'Clearwater IMS'} 2018-01-12 16:37:48,098 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-12 16:37:50,102 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-12 16:37:50,660 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-12 16:37:50,660 - functest.ci.run_tests.orchestra - INFO - image: ubuntu-14.04-server-cloudimg-amd64-disk1, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-12 16:37:51,731 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-12 16:37:52,403 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-12 16:37:56,730 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-12 16:37:56,730 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-12 16:38:05,301 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-12 16:38:05,301 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-12 16:38:05,304 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-12 16:38:06,387 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-12 16:38:08,291 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.18 2018-01-12 16:38:08,292 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-12 16:38:08,292 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'54093abc-e572-48ed-bb6b-8eaf2c78edb6'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'7c910e84-3a47-421f-ada0-e9c1b70d83b7', 'name': u'orchestra_clearwaterims_net'}} 2018-01-12 16:38:08,293 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-12 16:38:08,293 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 7c910e84-3a47-421f-ada0-e9c1b70d83b7 2018-01-12 16:38:08,293 - functest.ci.run_tests.orchestra - DEBUG - userdata: #!/bin/bash echo "Executing userdata..." set -x set -e echo "Set nameserver to '8.8.8.8'..." echo "nameserver 8.8.8.8" >> /etc/resolv.conf echo "Install curl..." apt-get install curl echo "Inject public key..." echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuPXrV3geeHc6QUdyUr/1Z+yQiqLcOskiEGBiXr4z76MK4abiFmDZ18OMQlcfl0p3kS0WynVgyaOHwZkgy/DIoIplONVr2CKBKHtPK+Qcme2PVnCtvEqItl/FcD+1h5XSQGoa+A1TSGgCod/DPo+pes0piLVXP8Ph6QS1k7Sic7JDeRQ4oT1bXYpJ2eWBDMfxIWKZqcZRiGPgMIbJ1iEkxbpeaAd9O4MiM9nGCPESmed+p54uYFjwEDlAJZShcAZziiZYAvMZhvAhe6USljc7YAdalAnyD/jwCHuwIrUw/lxo7UdNCmaUxeobEYyyFA1YVXzpNFZyaXPGAAYIJwEq/ openbaton@opnfv" >> /home/ubuntu/.ssh/authorized_keys echo "Download bootstrap..." curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap > ./bootstrap curl -s http://get.openbaton.org/bootstraps/bootstrap_3.2.0_opnfv/bootstrap-config-file> ./config_file echo "Disable usage of mysql..." sed -i s/mysql=.*/mysql=no/g /config_file echo "Setting 'rabbitmq_broker_ip' to '172.10.0.18'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.18/g /config_file echo "Set autostart of components to 'false'" export OPENBATON_COMPONENT_AUTOSTART=false echo "Execute bootstrap..." sh ./bootstrap release -configFile=./config_file echo "Setting 'nfvo.plugin.timeout' to '300000'" echo "nfvo.plugin.timeout=600000" >> /etc/openbaton/openbaton-nfvo.properties wget https://raw.githubusercontent.com/openbaton/generic-vnfm/3.2.0/src/main/resources/user-data.sh -O /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i '113i\ \ \ \ sleep 60' /etc/openbaton/openbaton-vnfm-generic-user-data.sh sed -i s/nfvo.marketplace.port=8082/nfvo.marketplace.port=8080/g /etc/openbaton/openbaton-nfvo.properties echo "Starting NFVO" service openbaton-nfvo restart echo "Starting Generic VNFM" service openbaton-vnfm-generic restart echo "...end of userdata..." 2018-01-12 16:38:48,271 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 64428024-cb1a-4a85-8e89-f61c9d428436 2018-01-12 16:38:48,271 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.18' to VM 'orchestra_clearwaterims' 2018-01-12 16:38:50,222 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-12 16:38:53,228 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-12 16:39:53,284 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-12 16:40:53,304 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-12 16:41:53,343 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-12 16:42:53,391 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-12 16:43:53,449 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-12 16:43:53,449 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-12 16:43:53,450 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-12 16:43:54,079 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 1cc2a972-e646-4d0a-a8d5-80459d49fbec 2018-01-12 16:43:54,079 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-12 16:43:55,013 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'4a73e43b-2d34-4ac4-aa7a-8ccbbf4b83e3', u'name': u'default'} 2018-01-12 16:43:55,013 - functest.ci.run_tests.orchestra - INFO - Building VIM descriptor with PoP creds: {'username': 'orchestra_clearwaterims', 'project_name': 'orchestra_clearwaterims', 'password': 'orchestra_clearwaterims', 'auth_url': u'http://192.168.11.20:5000'} 2018-01-12 16:43:55,014 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-12 16:43:55,016 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-12 16:43:55,681 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 71c63e55b8d341be85d6b8057d330541 2018-01-12 16:43:55,681 - functest.ci.run_tests.orchestra - INFO - Built VIM descriptor: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'71c63e55b8d341be85d6b8057d330541', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-12 16:43:55,682 - functest.ci.run_tests.orchestra - INFO - Registering VIM: {'username': 'orchestra_clearwaterims', 'authUrl': u'http://192.168.11.20:5000', 'securityGroups': [u'orchestra-sec-group-allowall'], 'name': 'vim-instance', 'password': 'orchestra_clearwaterims', 'type': 'openstack', 'tenant': u'71c63e55b8d341be85d6b8057d330541', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-12 16:43:57,438 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-12 16:44:00,322 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-12 16:44:00,753 - functest.utils.functest_utils - DEBUG - 2018-01-12 16:44:00,754 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 16:44:00,754 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:12 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-12 16:44:00,758 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-12 16:44:00,758 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-12 16:44:00,759 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-12 16:44:00,761 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-12 16:44:13,115 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-12 16:44:13,843 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:44:14,391 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 5868a88c-df63-4222-99e8-e9c21a6aff3f could not be found. Neutron server returns request_ids: ['req-82943737-0ceb-4850-9941-9689b8e419db'] 2018-01-12 16:44:14,391 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:44:18,744 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:44:21,649 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:44:23,600 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-12 16:44:23,692 - functest.core.vnf - INFO - test cleaning 2018-01-12 16:44:23,692 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-12 16:44:25,067 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-12 16:44:25,067 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-12 16:44:25,183 - 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-12 16:44:25,211 - 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-12 16:44:25,212 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-12 16:44:25,680 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - OS Credentials: {'username': 'admin', 'project_name': 'admin', 'auth_url': 'http://192.168.11.20:35357/v3', 'user_domain_name': 'Default', 'password': 'keystone', 'project_domain_name': 'Default'} 2018-01-12 16:44:25,680 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-12 16:44:27,611 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-12 16:44:28,149 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-12 16:44:28,149 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cloud DATA: {'url': u'http://192.168.11.20:5000/v3', 'region': 'RegionOne', 'tenant_n': 'abotepc', 'user_n': 'abotepc', 'pass': 'abotepc'} 2018-01-12 16:44:28,149 - 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-12 16:44:28,161 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-12 16:44:28,161 - 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-12 16:44:37,027 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-12 16:44:45,779 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-12 16:44:45,779 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-12 16:44:49,600 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-12 16:44:54,940 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-12 16:44:54,941 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-12 16:44:55,586 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-12 16:55:00,050 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-12 16:55:02,327 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-12 16:55:03,302 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-12 16:55:04,258 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : c0e0497f-9ee2-4226-998d-18ac69c33212 2018-01-12 16:58:53,758 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-12 16:58:53,759 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-12 16:58:54,352 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-12 16:59:10,246 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-12 17:26:45,429 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 0 2018-01-12 17:26:45,430 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-12 17:26:47,285 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-01-12 17:26:47,285 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-12 17:26:47,649 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files to Abot_node 2018-01-12 17:26:48,399 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files in Abot_node 2018-01-12 17:32:07,901 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-01-12 17:51:31,828 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-01-12 17:51:32,439 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-01-12 17:51:32,523 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 26, 'skipped': 0, 'passed': 496} 2018-01-12 17:51:32,524 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 496, Failed:26, Skipped: 0 2018-01-12 17:51:33,606 - functest.utils.functest_utils - DEBUG - 2018-01-12 17:51:33,607 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 17:51:33,607 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 67:07 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-12 17:51:33,611 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-12 17:51:33,612 - 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-12 17:51:33,612 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-12 17:52:22,931 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-12 17:52:38,370 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-12 17:52:39,040 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-12 17:52:39,040 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-12 17:52:39,075 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-254 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 17:52:39,079 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 33:05 | PASS | | vyos_vrouter | functest | vnf | 15:46 | PASS | | orchestra_openims | orchestra | vnf | 07:09 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:12 | FAIL | | juju_epc | functest | vnf | 67:07 | PASS | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-12 17:52:39,082 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-12 17:53:45,905 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-12 17:53:45,905 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-12 17:53:45,907 - 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-12 17:53:45,909 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-12 17:53:45,909 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-12 17:57:35,104 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-12 17:57:35,523 - functest.utils.functest_utils - DEBUG - 2018-01-12 17:57:35,524 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-12 17:57:35,524 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:49 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-12 17:57:35,532 - functest.ci.run_tests - INFO - Deployment description: +-------------------------+-----------------------------------------------------------+ | ENV VAR | VALUE | +-------------------------+-----------------------------------------------------------+ | INSTALLER_TYPE | daisy | | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-daisy-baremetal-daily-master-254 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-12 17:57:35,536 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:49 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-12 17:57:35,537 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK