2018-01-19 13:43:04,615 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-19 13:43:04,615 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-19 13:43:05,114 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-19 13:43:05,549 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-19 13:43:05,549 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-19 13:43:06,001 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-19 13:43:06,002 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/da91101c75a342a7999f275744de79eb ...OK 2018-01-19 13:43:06,465 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-19 13:43:06,465 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-19 13:43:06,898 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-19 13:43:06,899 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-19 13:43:07,607 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-19 13:43:08,617 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-19 13:43:08,641 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-19 13:43:10,007 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-19 13:43:14,533 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 13:43:14,534 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 13:43:14,535 - 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-19 13:43:14,537 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-19 13:43:14,537 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-19 13:43:16,347 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 13:43:24,615 - functest.core.unit - DEBUG - test_glance_connect_fail (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_glance_connect_success (snaps.openstack.utils.tests.glance_utils_tests.GlanceSmokeTests) ... ok test_keystone_connect_fail (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_keystone_connect_success (snaps.openstack.utils.tests.keystone_utils_tests.KeystoneSmokeTests) ... ok test_neutron_connect_fail (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_neutron_connect_success (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_retrieve_ext_network_name (snaps.openstack.utils.tests.neutron_utils_tests.NeutronSmokeTests) ... ok test_nova_connect_fail (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_connect_success (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_nova_get_hypervisor_hosts (snaps.openstack.utils.tests.nova_utils_tests.NovaSmokeTests) ... ok test_heat_connect_fail (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_heat_connect_success (snaps.openstack.utils.tests.heat_utils_tests.HeatSmokeTests) ... ok test_cinder_connect_fail (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok test_cinder_connect_success (snaps.openstack.utils.tests.cinder_utils_tests.CinderSmokeTests) ... ok ---------------------------------------------------------------------- Ran 14 tests in 8.264s OK 2018-01-19 13:43:25,080 - functest.utils.functest_utils - DEBUG - 2018-01-19 13:43:25,080 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:43:25,080 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-19 13:43:25,084 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-19 13:43:25,877 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 13:51:36,814 - 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 490.928s OK 2018-01-19 13:51:37,234 - functest.utils.functest_utils - DEBUG - 2018-01-19 13:51:37,234 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:51:37,235 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 13:51:37,239 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-19 13:51:38,159 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 13:52:15,192 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 37.032s OK 2018-01-19 13:52:15,625 - functest.utils.functest_utils - DEBUG - 2018-01-19 13:52:15,626 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:52:15,626 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:37 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-19 13:52:15,630 - 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-261 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 13:52:15,632 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:08 | PASS | | api_check | functest | healthcheck | 08:11 | PASS | | snaps_health_check | functest | healthcheck | 00:37 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-19 13:52:15,635 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 13:52:20,461 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 13:52:20,461 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 13:52:20,464 - 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-19 13:52:20,467 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-19 13:52:20,467 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-19 13:52:21,583 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-19 13:52:21,584 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 13:52:22,247 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-19 13:52:22,248 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 13:52:22,248 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-19 13:52:22,898 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-19 13:52:22,899 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-19 13:52:22' 2018-01-19 13:52:22,899 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:52:25,621 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:52:28,787 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:52:35,108 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:52:35,779 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:52:36,541 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:52:41,162 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:52:45,185 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-b8e15e86-5532-4b70-9904-a9449663e67d' 2018-01-19 13:53:09,922 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-19 13:53:12,902 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-19 13:53:12,984 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-19 13:53:13,996 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-19 13:53:31,620 - functest.energy.energy - DEBUG - Stopping recording 2018-01-19 13:53:32,718 - functest.utils.functest_utils - DEBUG - 2018-01-19 13:53:32,719 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:53:32,720 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-19 13:53:32,724 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-19 13:53:32,805 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-19 13:53:32,806 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-19 13:53:32' 2018-01-19 13:53:32,806 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--515b14c6-6d01-4fb7-9967-390bb7fa568f' 2018-01-19 13:53:34,308 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-515b14c6-6d01-4fb7-9967-390bb7fa568f' 2018-01-19 13:53:36,565 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-515b14c6-6d01-4fb7-9967-390bb7fa568f' 2018-01-19 13:53:42,812 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-515b14c6-6d01-4fb7-9967-390bb7fa568f' 2018-01-19 13:53:43,422 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-515b14c6-6d01-4fb7-9967-390bb7fa568f' 2018-01-19 13:53:48,550 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-515b14c6-6d01-4fb7-9967-390bb7fa568f' 2018-01-19 13:53:53,819 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-19 13:54:05,408 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-19 13:54:07,882 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.12. Waiting for response... 2018-01-19 13:54:10,358 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-19 13:54:27,237 - functest.utils.functest_utils - DEBUG - 2018-01-19 13:54:27,238 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 13:54:27,238 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:38 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-19 13:54:27,242 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-19 13:54:27,329 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 13:54:31,028 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 13:54:34,675 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 13:54:39,292 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 13:54:42,897 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 13:54:53,190 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 13:54:55,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 13:54:55,164 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 13:54:57,340 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 13:54:57,340 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 13:55:01,586 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 13:55:01,587 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 13:55:01,589 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 13:55:01,593 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-19 13:55:01,593 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-09a90d87-63a8-4f11-9635-cd262c480839/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-19 13:55:05,364 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-19 13:55:05,366 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-19 13:55:05,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-19 13:55:08,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:55:08.792 62 INFO rally.api [-] Starting verification (UUID=b983f462-52b2-4fec-8560-9962aab56f17) for deployment 'opnfv-rally' (UUID=a2a3362c-22ee-4016-9fa9-da6bd5386f6d) by verifier 'opnfv-tempest' (UUID=09a90d87-63a8-4f11-9635-cd262c480839). 2018-01-19 13:55:08,794 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b983f462-52b2-4fec-8560-9962aab56f17 2018-01-19 13:55:16,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:55:16.058 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.101s] 2018-01-19 13:55:16,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:55:16.168 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.110s] 2018-01-19 13:55:22,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:55:22.556 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.960s] 2018-01-19 13:55:23,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:55:23.926 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.370s] 2018-01-19 13:55:33,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:55:33.199 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.660s] 2018-01-19 13:55:53,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:55:53.098 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [13.838s] 2018-01-19 13:56:25,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:56:25.294 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.132s] 2018-01-19 13:56:25,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:56:25.295 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-19 13:56:59,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:56:59.874 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.128s] 2018-01-19 13:56:59,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:56:59.875 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-19 13:57:35,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:57:35.221 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.122s] 2018-01-19 13:57:35,223 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:57:35.223 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-19 13:58:28,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:58:28.202 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [19.506s] 2018-01-19 13:58:57,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:58:57.753 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.079s] 2018-01-19 13:58:57,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:58:57.940 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.187s] 2018-01-19 13:59:06,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:06.025 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.806s] 2018-01-19 13:59:06,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:06.037 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2018-01-19 13:59:07,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:07.422 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 13:59:07,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:07.423 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-19 13:59:11,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:11.723 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.264s] 2018-01-19 13:59:17,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:17.840 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.037s] 2018-01-19 13:59:24,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:24.158 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.580s] 2018-01-19 13:59:31,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:31.651 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.449s] 2018-01-19 13:59:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:40.921 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.222s] 2018-01-19 13:59:47,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:47.374 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.301s] 2018-01-19 13:59:53,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 13:59:53.120 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.179s] 2018-01-19 14:00:00,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:00.128 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.304s] 2018-01-19 14:00:07,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:07.282 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.291s] 2018-01-19 14:00:15,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:15.513 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.779s] 2018-01-19 14:00:17,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:17.883 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-19 14:00:20,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:20.077 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.075s] 2018-01-19 14:00:20,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:20.104 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.027s] 2018-01-19 14:00:20,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:20.124 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.019s] 2018-01-19 14:00:20,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:20.131 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-19 14:00:24,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:24.221 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.448s] 2018-01-19 14:00:24,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:24.992 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.770s] 2018-01-19 14:00:26,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:26.125 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.132s] 2018-01-19 14:00:31,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:31.968 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.009s] 2018-01-19 14:00:36,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:36.324 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.874s] 2018-01-19 14:00:51,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:51.568 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.518s] 2018-01-19 14:00:56,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:00:56.165 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.596s] 2018-01-19 14:01:09,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:01:09.849 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.028s] 2018-01-19 14:01:13,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:01:13.775 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.926s] 2018-01-19 14:01:22,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:01:22.924 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.147s] 2018-01-19 14:01:34,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:01:34.299 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.244s] 2018-01-19 14:01:38,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:01:38.152 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.852s] 2018-01-19 14:01:43,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:01:43.364 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.211s] 2018-01-19 14:02:02,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:02.097 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.979s] 2018-01-19 14:02:02,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:02.335 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.238s] 2018-01-19 14:02:02,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:02.561 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.225s] 2018-01-19 14:02:02,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:02.647 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.086s] 2018-01-19 14:02:02,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:02.825 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.178s] 2018-01-19 14:02:02,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:02.911 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.085s] 2018-01-19 14:02:15,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:15.691 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.698s] 2018-01-19 14:02:15,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:15.912 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.221s] 2018-01-19 14:02:16,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:16.139 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.227s] 2018-01-19 14:02:16,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:16.229 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.089s] 2018-01-19 14:02:16,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:16.409 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.179s] 2018-01-19 14:02:16,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:16.540 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.130s] 2018-01-19 14:02:29,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:29.249 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.772s] 2018-01-19 14:02:34,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:34.972 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.722s] 2018-01-19 14:02:37,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:37.111 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.138s] 2018-01-19 14:02:37,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:37.206 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.096s] 2018-01-19 14:02:37,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:37.397 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.190s] 2018-01-19 14:02:50,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:50.086 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.873s] 2018-01-19 14:02:56,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:56.401 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.315s] 2018-01-19 14:02:58,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:58.660 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.257s] 2018-01-19 14:02:58,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:58.801 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.140s] 2018-01-19 14:02:58,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:02:58.887 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.087s] 2018-01-19 14:03:16,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:03:16.732 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.295s] 2018-01-19 14:03:23,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:03:23.323 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.591s] 2018-01-19 14:03:29,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:03:29.495 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [6.170s] 2018-01-19 14:03:33,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:03:33.735 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.240s] 2018-01-19 14:03:58,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:03:58.921 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.619s] 2018-01-19 14:04:05,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:05.817 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [6.896s] 2018-01-19 14:04:11,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:11.843 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.025s] 2018-01-19 14:04:16,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:16.238 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.394s] 2018-01-19 14:04:30,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:30.830 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.114s] 2018-01-19 14:04:32,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:32.439 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.607s] 2018-01-19 14:04:32,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:32.514 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.077s] 2018-01-19 14:04:37,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:37.089 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.262s] 2018-01-19 14:04:38,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:38.936 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.844s] 2018-01-19 14:04:39,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:39.043 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.110s] 2018-01-19 14:04:43,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:43.192 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.689s] 2018-01-19 14:04:46,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:46.893 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-19 14:04:48,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:48.202 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-19 14:04:48,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:48.207 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-19 14:04:48,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:48.208 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-19 14:04:48,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:48.209 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-19 14:04:48,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:48.210 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-19 14:04:50,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:04:50.551 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.172s] 2018-01-19 14:05:04,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:05:04.608 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.137s] 2018-01-19 14:05:15,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:05:15.719 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.290s] 2018-01-19 14:05:25,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:05:25.370 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.649s] 2018-01-19 14:05:33,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:05:33.979 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.068s] 2018-01-19 14:06:54,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:06:54.080 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [73.431s] 2018-01-19 14:07:39,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:07:39.142 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.851s] 2018-01-19 14:08:31,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-19 14:08:31.640 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [31.229s] 2018-01-19 14:08:48,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid b983f462-52b2-4fec-8560-9962aab56f17'. 2018-01-19 14:08:49,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b983f462-52b2-4fec-8560-9962aab56f17 | 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-19 13:55:08 | 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-19 14:08:47 | 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:39 | 2018-01-19 14:08:49,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 09a90d87-63a8-4f11-9635-cd262c480839) | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a2a3362c-22ee-4016-9fa9-da6bd5386f6d) | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 797.995 | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-19 14:08:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-19 14:08:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-19 14:08:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-19 14:08:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-19 14:08:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-19 14:08:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-19 14:08:49,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-19 14:08:53,806 - functest.utils.functest_utils - DEBUG - 2018-01-19 14:08:53,806 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 14:08:53,813 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:00 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-19 14:08:53,817 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-19 14:08:53,894 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 14:08:54,605 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-19 14:08:54,605 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 14:08:54,605 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-19 14:08:55,310 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 14:08:59,096 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 14:09:02,851 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 14:09:07,595 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-19 14:09:09,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f'... 2018-01-19 14:09:11,079 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-b6198ee6-d79e-4776-8bc4-1986044c4a9f'... 2018-01-19 14:09:13,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-b6198ee6-d79e-4776-8bc4-1986044c4a9f'... 2018-01-19 14:09:18,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f'... 2018-01-19 14:09:19,582 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f'... 2018-01-19 14:09:20,191 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-19 14:09:20,192 - 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-19 14:09:20,192 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:09:20,232 - 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-19 14:09:20,238 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:10:21,746 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d: started 2018-01-19 14:09:23.781 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Starting: Task validation. 2018-01-19 14:09:23.838 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Starting: Task validation of syntax. 2018-01-19 14:09:23.913 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Completed: Task validation of syntax. 2018-01-19 14:09:23.913 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Starting: Task validation of required platforms. 2018-01-19 14:09:23.945 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Completed: Task validation of required platforms. 2018-01-19 14:09:23.945 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Starting: Task validation of semantic. 2018-01-19 14:09:24.651 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() started 2018-01-19 14:09:27.420 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() finished in 2.77 sec 2018-01-19 14:09:27.466 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() started 2018-01-19 14:09:31.471 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() finished in 4.00 sec 2018-01-19 14:09:31.471 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Completed: Task validation of semantic. 2018-01-19 14:09:31.472 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Completed: Task validation. 2018-01-19 14:09:31.472 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Starting: Running task. 2018-01-19 14:09:31.647 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() started 2018-01-19 14:09:34.349 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() finished in 2.70 sec 2018-01-19 14:09:34.386 257 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 START 2018-01-19 14:09:35.046 257 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 END: OK 2018-01-19 14:09:35.068 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() started 2018-01-19 14:09:38.949 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() finished in 3.88 sec 2018-01-19 14:09:39.693 132 INFO rally.task.engine [-] Load duration is: 0.657383 2018-01-19 14:09:39.694 132 INFO rally.task.engine [-] Full duration is: 7.317452 2018-01-19 14:09:39.952 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() started 2018-01-19 14:09:42.696 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() finished in 2.74 sec 2018-01-19 14:09:42.714 343 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 START 2018-01-19 14:09:43.496 343 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 END: OK 2018-01-19 14:09:43.517 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() started 2018-01-19 14:09:47.525 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() finished in 4.01 sec 2018-01-19 14:09:47.989 132 INFO rally.task.engine [-] Load duration is: 0.78008 2018-01-19 14:09:47.990 132 INFO rally.task.engine [-] Full duration is: 7.58854 2018-01-19 14:09:48.232 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() started 2018-01-19 14:09:50.964 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() finished in 2.73 sec 2018-01-19 14:09:50.982 429 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 START 2018-01-19 14:09:51.826 429 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 END: OK 2018-01-19 14:09:51.846 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() started 2018-01-19 14:09:55.756 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() finished in 3.91 sec 2018-01-19 14:09:56.272 132 INFO rally.task.engine [-] Load duration is: 0.843006 2018-01-19 14:09:56.273 132 INFO rally.task.engine [-] Full duration is: 7.538564 2018-01-19 14:09:56.539 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() started 2018-01-19 14:09:59.239 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() finished in 2.70 sec 2018-01-19 14:09:59.261 515 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 START 2018-01-19 14:10:00.671 515 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 END: OK 2018-01-19 14:10:00.696 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() started 2018-01-19 14:10:04.536 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() finished in 3.84 sec 2018-01-19 14:10:04.644 132 INFO rally.task.engine [-] Load duration is: 1.408743 2018-01-19 14:10:04.644 132 INFO rally.task.engine [-] Full duration is: 8.014322 2018-01-19 14:10:04.892 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() started 2018-01-19 14:10:07.549 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() finished in 2.66 sec 2018-01-19 14:10:07.570 601 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 START 2018-01-19 14:10:08.718 601 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 END: OK 2018-01-19 14:10:08.739 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() started 2018-01-19 14:10:12.660 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() finished in 3.92 sec 2018-01-19 14:10:12.935 132 INFO rally.task.engine [-] Load duration is: 1.146293 2018-01-19 14:10:12.936 132 INFO rally.task.engine [-] Full duration is: 7.783827 2018-01-19 14:10:13.169 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() started 2018-01-19 14:10:15.907 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack setup() finished in 2.74 sec 2018-01-19 14:10:15.929 687 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 START 2018-01-19 14:10:16.812 687 INFO rally.task.runner [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | ITER: 1 END: OK 2018-01-19 14:10:16.834 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() started 2018-01-19 14:10:20.796 132 INFO rally.task.context [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Context users@openstack cleanup() finished in 3.96 sec 2018-01-19 14:10:21.212 132 INFO rally.task.engine [-] Load duration is: 0.88161 2018-01-19 14:10:21.213 132 INFO rally.task.engine [-] Full duration is: 7.641343 2018-01-19 14:10:21.437 132 INFO rally.task.engine [-] Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d | Completed: Running task. Task d7a1fa5f-5dcb-462b-9a99-883c8d05841d: 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.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | total | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> duration | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 0.657 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.657383 Full duration: 7.317452 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.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> duration | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 0.78 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.78008 Full duration: 7.58854 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.264 | 0.264 | 0.264 | 0.264 | 0.264 | 0.264 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843006 Full duration: 7.538564 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.754 | 0.754 | 0.754 | 0.754 | 0.754 | 0.754 | 100.0% | 1 | | total | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | -> duration | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.408743 Full duration: 8.014322 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.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | total | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> duration | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 1.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.146293 Full duration: 7.783827 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.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | total | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> duration | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.88161 Full duration: 7.641343 2018-01-19 14:10:21,747 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d7a1fa5f-5dcb-462b-9a99-883c8d05841d 2018-01-19 14:10:21,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-19 14:10:21,749 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd7a1fa5f-5dcb-462b-9a99-883c8d05841d', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-19 14:10:21,756 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd7a1fa5f-5dcb-462b-9a99-883c8d05841d'] 2018-01-19 14:10:23,220 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:10:23,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-19 14:10:23,222 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-19 14:10:23,222 - 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-19 14:10:23,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:10:23,261 - 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-19 14:10:23,263 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:11:55,024 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5: started 2018-01-19 14:10:26.872 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Starting: Task validation. 2018-01-19 14:10:26.916 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Starting: Task validation of syntax. 2018-01-19 14:10:26.987 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Completed: Task validation of syntax. 2018-01-19 14:10:26.987 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Starting: Task validation of required platforms. 2018-01-19 14:10:27.013 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Completed: Task validation of required platforms. 2018-01-19 14:10:27.013 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Starting: Task validation of semantic. 2018-01-19 14:10:27.780 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() started 2018-01-19 14:10:30.459 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() finished in 2.68 sec 2018-01-19 14:10:33.191 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() started 2018-01-19 14:10:37.103 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() finished in 3.91 sec 2018-01-19 14:10:37.103 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Completed: Task validation of semantic. 2018-01-19 14:10:37.103 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Completed: Task validation. 2018-01-19 14:10:37.104 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Starting: Running task. 2018-01-19 14:10:37.288 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() started 2018-01-19 14:10:39.930 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() finished in 2.64 sec 2018-01-19 14:10:39.930 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack setup() started 2018-01-19 14:10:39.931 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:10:39.954 862 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 START 2018-01-19 14:10:46.855 862 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 END: OK 2018-01-19 14:10:46.879 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack cleanup() started 2018-01-19 14:10:47.516 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack cleanup() finished in 0.64 sec 2018-01-19 14:10:47.516 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() started 2018-01-19 14:10:51.315 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-19 14:10:51.402 737 INFO rally.task.engine [-] Load duration is: 5.793536 2018-01-19 14:10:51.402 737 INFO rally.task.engine [-] Full duration is: 14.04303 2018-01-19 14:10:51.689 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() started 2018-01-19 14:10:54.291 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() finished in 2.60 sec 2018-01-19 14:10:54.291 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack setup() started 2018-01-19 14:10:54.291 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-19 14:10:54.313 968 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 START 2018-01-19 14:10:58.538 968 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 END: OK 2018-01-19 14:10:58.565 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack cleanup() started 2018-01-19 14:11:01.829 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack cleanup() finished in 3.26 sec 2018-01-19 14:11:01.829 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() started 2018-01-19 14:11:05.639 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() finished in 3.81 sec 2018-01-19 14:11:05.768 737 INFO rally.task.engine [-] Load duration is: 3.143588 2018-01-19 14:11:05.769 737 INFO rally.task.engine [-] Full duration is: 13.966589 2018-01-19 14:11:06.002 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() started 2018-01-19 14:11:08.718 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() finished in 2.72 sec 2018-01-19 14:11:08.738 1074 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 START 2018-01-19 14:11:10.519 1074 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 END: OK 2018-01-19 14:11:10.547 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() started 2018-01-19 14:11:14.323 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-19 14:11:16.066 737 INFO rally.task.engine [-] Load duration is: 0.608167 2018-01-19 14:11:16.067 737 INFO rally.task.engine [-] Full duration is: 8.337996 2018-01-19 14:11:16.324 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() started 2018-01-19 14:11:18.981 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack setup() finished in 2.66 sec 2018-01-19 14:11:18.982 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context quotas@openstack setup() started 2018-01-19 14:11:20.132 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context quotas@openstack setup() finished in 1.15 sec 2018-01-19 14:11:20.132 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack setup() started 2018-01-19 14:11:20.133 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:11:20.775 1160 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 START 2018-01-19 14:11:40.894 1160 INFO rally.task.runner [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | ITER: 1 END: OK 2018-01-19 14:11:40.923 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack cleanup() started 2018-01-19 14:11:50.343 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context cleanup@openstack cleanup() finished in 9.42 sec 2018-01-19 14:11:50.344 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context quotas@openstack cleanup() started 2018-01-19 14:11:50.408 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context quotas@openstack cleanup() finished in 64.50 msec 2018-01-19 14:11:50.409 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() started 2018-01-19 14:11:54.175 737 INFO rally.task.context [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Context users@openstack cleanup() finished in 3.77 sec 2018-01-19 14:11:54.532 737 INFO rally.task.engine [-] Load duration is: 18.102656 2018-01-19 14:11:54.533 737 INFO rally.task.engine [-] Full duration is: 37.870437 2018-01-19 14:11:54.753 737 INFO rally.task.engine [-] Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 | Completed: Running task. Task d4f013dc-5e8a-4588-9e9a-5e8979d64bc5: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 4.682 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | -> glance_v2.upload_data | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 1.745 | 100.0% | 1 | | glance_v2.delete_image | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 1.111 | 100.0% | 1 | | total | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 100.0% | 1 | | -> duration | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 5.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.793536 Full duration: 14.04303 test scenario GlanceImages.create_and_list_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 3.069 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | -> glance_v2.upload_data | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | glance_v2.list_images | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 0.074 | 100.0% | 1 | | total | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | -> duration | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.143588 Full duration: 13.966589 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.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | total | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> duration | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 0.608 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.608167 Full duration: 8.337996 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 4.059 | 4.059 | 4.059 | 4.059 | 4.059 | 4.059 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | -> glance_v2.upload_data | 1.74 | 1.74 | 1.74 | 1.74 | 1.74 | 1.74 | 100.0% | 1 | | nova.boot_servers | 15.043 | 15.043 | 15.043 | 15.043 | 15.043 | 15.043 | 100.0% | 1 | | total | 19.103 | 19.103 | 19.103 | 19.103 | 19.103 | 19.103 | 100.0% | 1 | | -> duration | 18.103 | 18.103 | 18.103 | 18.103 | 18.103 | 18.103 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.102656 Full duration: 37.870437 2018-01-19 14:11:55,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : d4f013dc-5e8a-4588-9e9a-5e8979d64bc5 2018-01-19 14:11:55,025 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'd4f013dc-5e8a-4588-9e9a-5e8979d64bc5', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-19 14:11:55,031 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'd4f013dc-5e8a-4588-9e9a-5e8979d64bc5'] 2018-01-19 14:11:56,499 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:11:56,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-19 14:11:56,501 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-19 14:11:56,501 - 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-19 14:11:56,501 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:11:56,540 - 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-19 14:11:56,541 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-19 14:11:56,541 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-19 14:11:56,541 - 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-19 14:11:56,541 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:11:56,574 - 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-19 14:11:56,579 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:15:18,054 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b7c8de54-7b20-4f52-95a4-94f54116d25f: started 2018-01-19 14:12:00.200 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Starting: Task validation. 2018-01-19 14:12:00.250 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Starting: Task validation of syntax. 2018-01-19 14:12:00.413 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Completed: Task validation of syntax. 2018-01-19 14:12:00.413 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Starting: Task validation of required platforms. 2018-01-19 14:12:00.482 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Completed: Task validation of required platforms. 2018-01-19 14:12:00.483 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Starting: Task validation of semantic. 2018-01-19 14:12:01.242 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:12:04.086 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.84 sec 2018-01-19 14:12:09.601 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:12:13.692 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 4.09 sec 2018-01-19 14:12:13.693 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Completed: Task validation of semantic. 2018-01-19 14:12:13.693 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Completed: Task validation. 2018-01-19 14:12:13.697 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Starting: Running task. 2018-01-19 14:12:13.891 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:12:16.754 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.86 sec 2018-01-19 14:12:16.755 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() started 2018-01-19 14:12:17.678 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() finished in 0.92 sec 2018-01-19 14:12:17.678 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack setup() started 2018-01-19 14:12:20.828 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack setup() finished in 3.15 sec 2018-01-19 14:12:20.828 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() started 2018-01-19 14:12:20.829 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:12:20.856 1415 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:12:26.702 1415 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:12:26.727 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() started 2018-01-19 14:12:29.557 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() finished in 2.83 sec 2018-01-19 14:12:29.558 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack cleanup() started 2018-01-19 14:12:33.407 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack cleanup() finished in 3.85 sec 2018-01-19 14:12:33.407 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() started 2018-01-19 14:12:33.478 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() finished in 70.78 msec 2018-01-19 14:12:33.478 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:12:37.252 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 3.77 sec 2018-01-19 14:12:38.029 1290 INFO rally.task.engine [-] Load duration is: 5.842929 2018-01-19 14:12:38.030 1290 INFO rally.task.engine [-] Full duration is: 23.382691 2018-01-19 14:12:38.306 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:12:40.974 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.67 sec 2018-01-19 14:12:40.974 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() started 2018-01-19 14:12:41.798 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() finished in 0.82 sec 2018-01-19 14:12:41.799 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() started 2018-01-19 14:12:41.799 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 14:12:41.821 1601 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:12:47.267 1601 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:12:47.292 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() started 2018-01-19 14:12:49.599 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() finished in 2.31 sec 2018-01-19 14:12:49.600 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() started 2018-01-19 14:12:49.648 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() finished in 48.30 msec 2018-01-19 14:12:49.649 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:12:53.596 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 3.95 sec 2018-01-19 14:12:54.406 1290 INFO rally.task.engine [-] Load duration is: 5.442447 2018-01-19 14:12:54.407 1290 INFO rally.task.engine [-] Full duration is: 15.309237 2018-01-19 14:12:54.667 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:12:57.328 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.66 sec 2018-01-19 14:12:57.329 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() started 2018-01-19 14:12:58.143 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() finished in 0.81 sec 2018-01-19 14:12:58.143 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() started 2018-01-19 14:12:58.144 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 14:12:58.799 1767 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:13:08.686 1767 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:13:08.706 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() started 2018-01-19 14:13:11.115 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() finished in 2.41 sec 2018-01-19 14:13:11.115 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() started 2018-01-19 14:13:11.168 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() finished in 52.97 msec 2018-01-19 14:13:11.169 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:13:15.061 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 3.89 sec 2018-01-19 14:13:16.802 1290 INFO rally.task.engine [-] Load duration is: 9.883524 2018-01-19 14:13:16.803 1290 INFO rally.task.engine [-] Full duration is: 20.409534 2018-01-19 14:13:17.058 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:13:19.778 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.72 sec 2018-01-19 14:13:19.779 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() started 2018-01-19 14:13:20.587 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() finished in 0.81 sec 2018-01-19 14:13:20.588 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() started 2018-01-19 14:13:20.588 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:13:20.610 1933 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:13:26.170 1933 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:13:26.198 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() started 2018-01-19 14:13:28.931 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() finished in 2.73 sec 2018-01-19 14:13:28.931 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() started 2018-01-19 14:13:29.006 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() finished in 74.32 msec 2018-01-19 14:13:29.006 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:13:32.856 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 3.85 sec 2018-01-19 14:13:33.152 1290 INFO rally.task.engine [-] Load duration is: 5.556418 2018-01-19 14:13:33.153 1290 INFO rally.task.engine [-] Full duration is: 15.816635 2018-01-19 14:13:33.405 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:13:36.338 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.93 sec 2018-01-19 14:13:36.339 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() started 2018-01-19 14:13:37.175 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() finished in 0.84 sec 2018-01-19 14:13:37.176 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() started 2018-01-19 14:13:37.176 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 14:13:37.198 2099 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:13:48.949 2099 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:13:48.973 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() started 2018-01-19 14:13:51.341 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() finished in 2.37 sec 2018-01-19 14:13:51.342 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() started 2018-01-19 14:13:51.390 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() finished in 47.24 msec 2018-01-19 14:13:51.390 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:13:55.311 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 3.92 sec 2018-01-19 14:13:55.536 1290 INFO rally.task.engine [-] Load duration is: 11.746995 2018-01-19 14:13:55.537 1290 INFO rally.task.engine [-] Full duration is: 21.923337 2018-01-19 14:13:55.798 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:13:58.519 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.72 sec 2018-01-19 14:13:58.519 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() started 2018-01-19 14:13:59.782 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack setup() finished in 1.26 sec 2018-01-19 14:13:59.782 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack setup() started 2018-01-19 14:14:03.056 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack setup() finished in 3.27 sec 2018-01-19 14:14:03.056 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() started 2018-01-19 14:14:03.056 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 14:14:03.078 2265 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:14:08.572 2265 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:14:08.598 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() started 2018-01-19 14:14:10.856 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context cleanup@openstack cleanup() finished in 2.26 sec 2018-01-19 14:14:10.857 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack cleanup() started 2018-01-19 14:14:14.429 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context volumes@openstack cleanup() finished in 3.57 sec 2018-01-19 14:14:14.429 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() started 2018-01-19 14:14:14.504 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context quotas@openstack cleanup() finished in 74.87 msec 2018-01-19 14:14:14.505 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:14:18.476 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 3.97 sec 2018-01-19 14:14:19.944 1290 INFO rally.task.engine [-] Load duration is: 5.490726 2018-01-19 14:14:19.944 1290 INFO rally.task.engine [-] Full duration is: 22.695148 2018-01-19 14:14:20.196 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:14:22.887 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.69 sec 2018-01-19 14:14:22.887 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() started 2018-01-19 14:14:22.888 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:14:22.910 2451 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:14:23.653 2451 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:14:23.673 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:14:28.280 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() finished in 4.61 sec 2018-01-19 14:14:28.280 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:14:32.264 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 3.98 sec 2018-01-19 14:14:34.283 1290 INFO rally.task.engine [-] Load duration is: 0.73914 2018-01-19 14:14:34.284 1290 INFO rally.task.engine [-] Full duration is: 12.084145 2018-01-19 14:14:34.557 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:14:37.382 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.82 sec 2018-01-19 14:14:37.382 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() started 2018-01-19 14:14:37.382 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-19 14:14:37.403 2617 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:14:38.205 2617 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:14:38.226 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:14:43.176 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() finished in 4.95 sec 2018-01-19 14:14:43.176 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:14:47.265 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 4.09 sec 2018-01-19 14:14:48.635 1290 INFO rally.task.engine [-] Load duration is: 0.799681 2018-01-19 14:14:48.636 1290 INFO rally.task.engine [-] Full duration is: 12.724334 2018-01-19 14:14:48.888 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:14:51.770 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.88 sec 2018-01-19 14:14:51.771 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() started 2018-01-19 14:14:51.771 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-19 14:14:51.793 2783 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:14:52.592 2783 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:14:52.615 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:14:57.183 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() finished in 4.57 sec 2018-01-19 14:14:57.183 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:15:01.324 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 4.14 sec 2018-01-19 14:15:02.967 1290 INFO rally.task.engine [-] Load duration is: 0.795522 2018-01-19 14:15:02.968 1290 INFO rally.task.engine [-] Full duration is: 12.449932 2018-01-19 14:15:03.252 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() started 2018-01-19 14:15:06.096 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack setup() finished in 2.84 sec 2018-01-19 14:15:06.097 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() started 2018-01-19 14:15:06.097 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 14:15:06.120 2949 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 START 2018-01-19 14:15:06.970 2949 INFO rally.task.runner [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | ITER: 1 END: OK 2018-01-19 14:15:06.994 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:15:12.148 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context admin_cleanup@openstack cleanup() finished in 5.15 sec 2018-01-19 14:15:12.149 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() started 2018-01-19 14:15:16.242 1290 INFO rally.task.context [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Context users@openstack cleanup() finished in 4.09 sec 2018-01-19 14:15:17.328 1290 INFO rally.task.engine [-] Load duration is: 0.846956 2018-01-19 14:15:17.328 1290 INFO rally.task.engine [-] Full duration is: 13.008876 2018-01-19 14:15:17.508 1290 INFO rally.task.engine [-] Task b7c8de54-7b20-4f52-95a4-94f54116d25f | Completed: Running task. Task b7c8de54-7b20-4f52-95a4-94f54116d25f: finished test scenario CinderVolumes.create_and_delete_snapshot +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_snapshot | 3.47 | 3.47 | 3.47 | 3.47 | 3.47 | 3.47 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 2.372 | 100.0% | 1 | | total | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 100.0% | 1 | | -> duration | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 5.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.842929 Full duration: 23.382691 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.144 | 3.144 | 3.144 | 3.144 | 3.144 | 3.144 | 100.0% | 1 | | cinder_v2.delete_volume | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | total | 5.442 | 5.442 | 5.442 | 5.442 | 5.442 | 5.442 | 100.0% | 1 | | -> duration | 5.442 | 5.442 | 5.442 | 5.442 | 5.442 | 5.442 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.442447 Full duration: 15.309237 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 | 7.557 | 7.557 | 7.557 | 7.557 | 7.557 | 7.557 | 100.0% | 1 | | cinder_v2.delete_volume | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | total | 9.884 | 9.884 | 9.884 | 9.884 | 9.884 | 9.884 | 100.0% | 1 | | -> duration | 9.884 | 9.884 | 9.884 | 9.884 | 9.884 | 9.884 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.883524 Full duration: 20.409534 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.23 | 3.23 | 3.23 | 3.23 | 3.23 | 3.23 | 100.0% | 1 | | cinder_v2.delete_volume | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 2.326 | 100.0% | 1 | | total | 5.556 | 5.556 | 5.556 | 5.556 | 5.556 | 5.556 | 100.0% | 1 | | -> duration | 5.556 | 5.556 | 5.556 | 5.556 | 5.556 | 5.556 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.556418 Full duration: 15.816635 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 | 7.044 | 7.044 | 7.044 | 7.044 | 7.044 | 7.044 | 100.0% | 1 | | cinder_v2.extend_volume | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 2.381 | 100.0% | 1 | | cinder_v2.delete_volume | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 2.322 | 100.0% | 1 | | total | 11.747 | 11.747 | 11.747 | 11.747 | 11.747 | 11.747 | 100.0% | 1 | | -> duration | 11.747 | 11.747 | 11.747 | 11.747 | 11.747 | 11.747 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.746995 Full duration: 21.923337 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.184 | 3.184 | 3.184 | 3.184 | 3.184 | 3.184 | 100.0% | 1 | | cinder_v2.delete_volume | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 2.307 | 100.0% | 1 | | total | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 100.0% | 1 | | -> duration | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 5.491 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.490726 Full duration: 22.695148 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | cinder_v2.list_qos | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> duration | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.73914 Full duration: 12.084145 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | cinder_v2.set_qos | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | total | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> duration | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 0.8 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.799681 Full duration: 12.724334 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.749 | 0.749 | 0.749 | 0.749 | 0.749 | 0.749 | 100.0% | 1 | | cinder_v2.list_types | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 0.046 | 100.0% | 1 | | total | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> duration | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 0.796 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.795522 Full duration: 12.449932 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.759 | 0.759 | 0.759 | 0.759 | 0.759 | 0.759 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 0.088 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846956 Full duration: 13.008876 2018-01-19 14:15:18,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b7c8de54-7b20-4f52-95a4-94f54116d25f 2018-01-19 14:15:18,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b7c8de54-7b20-4f52-95a4-94f54116d25f', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-19 14:15:18,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b7c8de54-7b20-4f52-95a4-94f54116d25f'] 2018-01-19 14:15:19,635 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:15:19,637 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-19 14:15:19,637 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-19 14:15:19,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-19 14:15:19,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:15:19,673 - 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-19 14:15:19,676 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:16:54,578 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6554fd8f-0feb-4302-9ee9-0533add8e343: started 2018-01-19 14:15:23.306 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Starting: Task validation. 2018-01-19 14:15:23.354 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Starting: Task validation of syntax. 2018-01-19 14:15:23.412 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Completed: Task validation of syntax. 2018-01-19 14:15:23.412 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Starting: Task validation of required platforms. 2018-01-19 14:15:23.439 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Completed: Task validation of required platforms. 2018-01-19 14:15:23.439 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Starting: Task validation of semantic. 2018-01-19 14:15:24.205 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() started 2018-01-19 14:15:26.861 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() finished in 2.66 sec 2018-01-19 14:15:30.698 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() started 2018-01-19 14:15:34.561 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-19 14:15:34.562 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Completed: Task validation of semantic. 2018-01-19 14:15:34.562 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Completed: Task validation. 2018-01-19 14:15:34.563 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Starting: Running task. 2018-01-19 14:15:34.752 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() started 2018-01-19 14:15:37.473 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() finished in 2.72 sec 2018-01-19 14:15:37.473 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() started 2018-01-19 14:15:39.480 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() finished in 2.01 sec 2018-01-19 14:15:39.480 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack setup() started 2018-01-19 14:15:39.481 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-19 14:15:39.505 3234 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 START 2018-01-19 14:15:50.791 3234 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 END: OK 2018-01-19 14:15:50.819 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack cleanup() started 2018-01-19 14:15:51.904 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack cleanup() finished in 1.09 sec 2018-01-19 14:15:51.905 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() started 2018-01-19 14:15:52.961 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-19 14:15:52.962 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() started 2018-01-19 14:15:57.209 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() finished in 4.25 sec 2018-01-19 14:15:58.893 3079 INFO rally.task.engine [-] Load duration is: 7.284234 2018-01-19 14:15:58.893 3079 INFO rally.task.engine [-] Full duration is: 22.475212 2018-01-19 14:15:59.189 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() started 2018-01-19 14:16:02.190 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() finished in 3.00 sec 2018-01-19 14:16:02.191 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() started 2018-01-19 14:16:04.244 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() finished in 2.05 sec 2018-01-19 14:16:04.245 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack setup() started 2018-01-19 14:16:04.245 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-19 14:16:04.267 3400 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 START 2018-01-19 14:16:12.339 3400 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 END: OK 2018-01-19 14:16:12.361 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack cleanup() started 2018-01-19 14:16:13.033 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-19 14:16:13.033 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() started 2018-01-19 14:16:14.084 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-19 14:16:14.084 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() started 2018-01-19 14:16:18.197 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-19 14:16:19.306 3079 INFO rally.task.engine [-] Load duration is: 6.069846 2018-01-19 14:16:19.307 3079 INFO rally.task.engine [-] Full duration is: 19.029848 2018-01-19 14:16:19.597 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() started 2018-01-19 14:16:22.406 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() finished in 2.81 sec 2018-01-19 14:16:22.406 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() started 2018-01-19 14:16:24.497 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() finished in 2.09 sec 2018-01-19 14:16:24.498 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack setup() started 2018-01-19 14:16:24.498 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:16:24.521 3566 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 START 2018-01-19 14:16:34.326 3566 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 END: OK 2018-01-19 14:16:34.351 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack cleanup() started 2018-01-19 14:16:35.000 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context cleanup@openstack cleanup() finished in 0.65 sec 2018-01-19 14:16:35.000 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() started 2018-01-19 14:16:36.062 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() finished in 1.06 sec 2018-01-19 14:16:36.063 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() started 2018-01-19 14:16:40.347 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() finished in 4.28 sec 2018-01-19 14:16:41.732 3079 INFO rally.task.engine [-] Load duration is: 7.803064 2018-01-19 14:16:41.733 3079 INFO rally.task.engine [-] Full duration is: 20.769544 2018-01-19 14:16:42.017 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() started 2018-01-19 14:16:44.822 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack setup() finished in 2.80 sec 2018-01-19 14:16:44.823 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() started 2018-01-19 14:16:46.890 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack setup() finished in 2.07 sec 2018-01-19 14:16:46.910 3732 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 START 2018-01-19 14:16:47.634 3732 INFO rally.task.runner [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | ITER: 1 END: OK 2018-01-19 14:16:47.661 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() started 2018-01-19 14:16:48.733 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context roles@openstack cleanup() finished in 1.07 sec 2018-01-19 14:16:48.733 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() started 2018-01-19 14:16:52.611 3079 INFO rally.task.context [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Context users@openstack cleanup() finished in 3.88 sec 2018-01-19 14:16:54.090 3079 INFO rally.task.engine [-] Load duration is: 0.721757 2018-01-19 14:16:54.090 3079 INFO rally.task.engine [-] Full duration is: 10.609979 2018-01-19 14:16:54.317 3079 INFO rally.task.engine [-] Task 6554fd8f-0feb-4302-9ee9-0533add8e343 | Completed: Running task. Task 6554fd8f-0feb-4302-9ee9-0533add8e343: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.526 | 5.526 | 5.526 | 5.526 | 5.526 | 5.526 | 100.0% | 1 | | heat.update_stack | 2.402 | 2.402 | 2.402 | 2.402 | 2.402 | 2.402 | 100.0% | 1 | | heat.delete_stack | 3.356 | 3.356 | 3.356 | 3.356 | 3.356 | 3.356 | 100.0% | 1 | | total | 11.284 | 11.284 | 11.284 | 11.284 | 11.284 | 11.284 | 100.0% | 1 | | -> duration | 7.284 | 7.284 | 7.284 | 7.284 | 7.284 | 7.284 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.284234 Full duration: 22.475212 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.406 | 4.406 | 4.406 | 4.406 | 4.406 | 4.406 | 100.0% | 1 | | heat.check_stack | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 1.363 | 100.0% | 1 | | heat.delete_stack | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 2.3 | 100.0% | 1 | | total | 8.07 | 8.07 | 8.07 | 8.07 | 8.07 | 8.07 | 100.0% | 1 | | -> duration | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 6.07 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.069846 Full duration: 19.029848 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.811 | 4.811 | 4.811 | 4.811 | 4.811 | 4.811 | 100.0% | 1 | | heat.suspend_stack | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | heat.resume_stack | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 1.314 | 100.0% | 1 | | heat.delete_stack | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 2.313 | 100.0% | 1 | | total | 9.803 | 9.803 | 9.803 | 9.803 | 9.803 | 9.803 | 100.0% | 1 | | -> duration | 7.803 | 7.803 | 7.803 | 7.803 | 7.803 | 7.803 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.803064 Full duration: 20.769544 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | total | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> duration | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.721757 Full duration: 10.609979 2018-01-19 14:16:54,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6554fd8f-0feb-4302-9ee9-0533add8e343 2018-01-19 14:16:54,579 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6554fd8f-0feb-4302-9ee9-0533add8e343', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-19 14:16:54,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6554fd8f-0feb-4302-9ee9-0533add8e343'] 2018-01-19 14:16:56,027 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:16:56,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-19 14:16:56,028 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-19 14:16:56,028 - 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-19 14:16:56,029 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:16:56,065 - 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-19 14:16:56,069 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:20:12,096 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04: started 2018-01-19 14:16:59.754 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Starting: Task validation. 2018-01-19 14:16:59.797 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Starting: Task validation of syntax. 2018-01-19 14:16:59.948 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Completed: Task validation of syntax. 2018-01-19 14:16:59.948 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Starting: Task validation of required platforms. 2018-01-19 14:17:00.009 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Completed: Task validation of required platforms. 2018-01-19 14:17:00.010 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Starting: Task validation of semantic. 2018-01-19 14:17:00.768 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:17:03.379 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.61 sec 2018-01-19 14:17:03.456 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:17:07.411 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 3.95 sec 2018-01-19 14:17:07.411 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Completed: Task validation of semantic. 2018-01-19 14:17:07.411 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Completed: Task validation. 2018-01-19 14:17:07.412 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Starting: Running task. 2018-01-19 14:17:07.597 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:17:10.458 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.86 sec 2018-01-19 14:17:10.458 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:17:10.459 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 14:17:10.481 3937 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:17:12.284 3937 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:17:12.313 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:17:18.406 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 6.09 sec 2018-01-19 14:17:18.407 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:17:22.594 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 4.19 sec 2018-01-19 14:17:23.691 3812 INFO rally.task.engine [-] Load duration is: 0.636662 2018-01-19 14:17:23.691 3812 INFO rally.task.engine [-] Full duration is: 15.0178 2018-01-19 14:17:23.982 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:17:26.728 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 14:17:26.728 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:17:26.728 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.25 msec 2018-01-19 14:17:26.749 4103 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:17:28.612 4103 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:17:28.639 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:17:34.817 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-19 14:17:34.818 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:17:38.870 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-19 14:17:40.083 3812 INFO rally.task.engine [-] Load duration is: 0.699229 2018-01-19 14:17:40.083 3812 INFO rally.task.engine [-] Full duration is: 14.906282 2018-01-19 14:17:40.338 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:17:43.112 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.77 sec 2018-01-19 14:17:43.113 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:17:43.113 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 14:17:43.135 4269 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:17:44.943 4269 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:17:44.963 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:17:51.190 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 6.23 sec 2018-01-19 14:17:51.190 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:17:55.121 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-19 14:17:56.426 3812 INFO rally.task.engine [-] Load duration is: 0.617439 2018-01-19 14:17:56.426 3812 INFO rally.task.engine [-] Full duration is: 14.802207 2018-01-19 14:17:56.747 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:17:59.423 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.68 sec 2018-01-19 14:17:59.424 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:17:59.424 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-19 14:17:59.445 4435 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:18:01.228 4435 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:18:01.252 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:18:05.301 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 4.05 sec 2018-01-19 14:18:05.301 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:18:09.358 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-19 14:18:10.837 3812 INFO rally.task.engine [-] Load duration is: 0.596588 2018-01-19 14:18:10.837 3812 INFO rally.task.engine [-] Full duration is: 12.628318 2018-01-19 14:18:11.117 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:18:13.915 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.80 sec 2018-01-19 14:18:13.916 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:18:13.916 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 14:18:13.937 4601 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:18:15.743 4601 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:18:15.766 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:18:19.955 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 4.19 sec 2018-01-19 14:18:19.955 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:18:23.888 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 3.93 sec 2018-01-19 14:18:25.199 3812 INFO rally.task.engine [-] Load duration is: 0.627816 2018-01-19 14:18:25.200 3812 INFO rally.task.engine [-] Full duration is: 12.787096 2018-01-19 14:18:25.470 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:18:28.271 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.80 sec 2018-01-19 14:18:28.272 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:18:28.272 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:18:28.294 4767 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:18:30.754 4767 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:18:30.783 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:18:41.304 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 10.52 sec 2018-01-19 14:18:41.305 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:18:45.429 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 4.12 sec 2018-01-19 14:18:45.618 3812 INFO rally.task.engine [-] Load duration is: 1.155409 2018-01-19 14:18:45.619 3812 INFO rally.task.engine [-] Full duration is: 19.97481 2018-01-19 14:18:45.912 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:18:48.666 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.75 sec 2018-01-19 14:18:48.666 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:18:48.667 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 14:18:48.688 4933 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:18:50.696 4933 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:18:50.725 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:18:54.848 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 4.12 sec 2018-01-19 14:18:54.848 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:18:58.837 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-19 14:18:59.985 3812 INFO rally.task.engine [-] Load duration is: 0.803719 2018-01-19 14:18:59.986 3812 INFO rally.task.engine [-] Full duration is: 12.942522 2018-01-19 14:19:00.272 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:19:02.985 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.71 sec 2018-01-19 14:19:02.986 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:19:02.986 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:19:03.007 5099 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:19:04.890 5099 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:19:04.916 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:19:11.065 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 6.15 sec 2018-01-19 14:19:11.065 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:19:15.081 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 4.02 sec 2018-01-19 14:19:16.363 3812 INFO rally.task.engine [-] Load duration is: 0.670531 2018-01-19 14:19:16.364 3812 INFO rally.task.engine [-] Full duration is: 14.826879 2018-01-19 14:19:16.660 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:19:19.581 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.92 sec 2018-01-19 14:19:19.581 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:19:19.582 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-19 14:19:19.602 5265 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:19:21.316 5265 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:19:21.337 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:19:27.621 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 6.28 sec 2018-01-19 14:19:27.621 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:19:31.783 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 4.16 sec 2018-01-19 14:19:32.756 3812 INFO rally.task.engine [-] Load duration is: 0.58636 2018-01-19 14:19:32.756 3812 INFO rally.task.engine [-] Full duration is: 15.139816 2018-01-19 14:19:33.038 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:19:35.838 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.80 sec 2018-01-19 14:19:35.839 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:19:35.839 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.31 msec 2018-01-19 14:19:35.861 5431 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:19:37.723 5431 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:19:37.748 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:19:43.952 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 6.20 sec 2018-01-19 14:19:43.953 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:19:47.893 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-19 14:19:49.129 3812 INFO rally.task.engine [-] Load duration is: 0.737605 2018-01-19 14:19:49.130 3812 INFO rally.task.engine [-] Full duration is: 14.875802 2018-01-19 14:19:49.389 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() started 2018-01-19 14:19:52.219 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack setup() finished in 2.83 sec 2018-01-19 14:19:52.219 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() started 2018-01-19 14:19:52.219 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:19:52.240 5597 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 START 2018-01-19 14:19:56.768 5597 INFO rally.task.runner [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | ITER: 1 END: OK 2018-01-19 14:19:56.796 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:20:06.579 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context admin_cleanup@openstack cleanup() finished in 9.78 sec 2018-01-19 14:20:06.579 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() started 2018-01-19 14:20:10.720 3812 INFO rally.task.context [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Context users@openstack cleanup() finished in 4.14 sec 2018-01-19 14:20:11.512 3812 INFO rally.task.engine [-] Load duration is: 3.360415 2018-01-19 14:20:11.513 3812 INFO rally.task.engine [-] Full duration is: 21.344963 2018-01-19 14:20:11.758 3812 INFO rally.task.engine [-] Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04 | Completed: Running task. Task 79a2707a-14bf-44ae-bd83-d6470b7f7b04: 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.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | keystone_v3.add_role | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | keystone_v3.revoke_role | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 0.057 | 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.636662 Full duration: 15.0178 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.607 | 0.607 | 0.607 | 0.607 | 0.607 | 0.607 | 100.0% | 1 | | keystone_v3.add_role | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | keystone_v3.list_roles | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> duration | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699229 Full duration: 14.906282 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.579 | 0.579 | 0.579 | 0.579 | 0.579 | 0.579 | 100.0% | 1 | | keystone_v3.list_projects | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617439 Full duration: 14.802207 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.507 | 0.507 | 0.507 | 0.507 | 0.507 | 0.507 | 100.0% | 1 | | keystone_v3.delete_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> duration | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.596588 Full duration: 12.628318 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.53 | 0.53 | 0.53 | 0.53 | 0.53 | 0.53 | 100.0% | 1 | | keystone_v3.delete_service | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> duration | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.627816 Full duration: 12.787096 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.61 | 0.61 | 0.61 | 0.61 | 0.61 | 0.61 | 100.0% | 1 | | keystone_v3.create_user | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 0.03 | 100.0% | 1 | | -> keystone_v3.add_role | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.create_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 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.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.get_role | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | keystone_v3.list_services | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | keystone_v3.get_services | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 100.0% | 1 | | -> duration | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 1.155 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.155409 Full duration: 19.97481 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.594 | 0.594 | 0.594 | 0.594 | 0.594 | 0.594 | 100.0% | 1 | | keystone_v3.update_project | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | keystone_v3.delete_project | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803719 Full duration: 12.942522 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.599 | 0.599 | 0.599 | 0.599 | 0.599 | 0.599 | 100.0% | 1 | | total | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> duration | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 0.671 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.670531 Full duration: 14.826879 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.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | total | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | -> duration | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 0.586 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58636 Full duration: 15.139816 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.604 | 0.604 | 0.604 | 0.604 | 0.604 | 0.604 | 100.0% | 1 | | keystone_v3.list_users | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 0.069 | 100.0% | 1 | | total | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> duration | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 0.738 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737605 Full duration: 14.875802 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | keystone_v3.create_users | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 2.502 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 2.501 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 0.323 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | total | 3.36 | 3.36 | 3.36 | 3.36 | 3.36 | 3.36 | 100.0% | 1 | | -> duration | 3.36 | 3.36 | 3.36 | 3.36 | 3.36 | 3.36 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.360415 Full duration: 21.344963 2018-01-19 14:20:12,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 79a2707a-14bf-44ae-bd83-d6470b7f7b04 2018-01-19 14:20:12,097 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '79a2707a-14bf-44ae-bd83-d6470b7f7b04', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-19 14:20:12,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '79a2707a-14bf-44ae-bd83-d6470b7f7b04'] 2018-01-19 14:20:13,672 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:20:13,674 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-19 14:20:13,674 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-19 14:20:13,674 - 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-19 14:20:13,674 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:20:13,708 - 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-19 14:20:13,715 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:25:42,609 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e: started 2018-01-19 14:20:17.376 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Starting: Task validation. 2018-01-19 14:20:17.426 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Starting: Task validation of syntax. 2018-01-19 14:20:17.624 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Completed: Task validation of syntax. 2018-01-19 14:20:17.624 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Starting: Task validation of required platforms. 2018-01-19 14:20:17.701 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Completed: Task validation of required platforms. 2018-01-19 14:20:17.701 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Starting: Task validation of semantic. 2018-01-19 14:20:18.463 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:20:21.333 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.87 sec 2018-01-19 14:20:26.683 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:20:31.157 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 4.47 sec 2018-01-19 14:20:31.157 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Completed: Task validation of semantic. 2018-01-19 14:20:31.157 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Completed: Task validation. 2018-01-19 14:20:31.158 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Starting: Running task. 2018-01-19 14:20:31.326 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:20:34.059 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.73 sec 2018-01-19 14:20:34.060 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:20:34.714 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.65 sec 2018-01-19 14:20:34.714 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:20:34.715 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:20:34.739 5852 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:20:37.023 5852 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:20:37.052 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:20:42.839 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 5.79 sec 2018-01-19 14:20:42.839 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:20:42.893 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 54.20 msec 2018-01-19 14:20:42.894 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:20:46.585 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.69 sec 2018-01-19 14:20:47.420 5727 INFO rally.task.engine [-] Load duration is: 2.28265 2018-01-19 14:20:47.421 5727 INFO rally.task.engine [-] Full duration is: 15.274526 2018-01-19 14:20:47.690 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:20:50.429 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.74 sec 2018-01-19 14:20:50.430 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:20:51.125 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.69 sec 2018-01-19 14:20:51.125 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() started 2018-01-19 14:20:56.793 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() finished in 5.67 sec 2018-01-19 14:20:56.794 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:20:56.794 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:20:56.816 6138 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:20:59.512 6138 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:20:59.534 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:21:07.979 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 8.45 sec 2018-01-19 14:21:07.980 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() started 2018-01-19 14:21:14.267 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() finished in 6.29 sec 2018-01-19 14:21:14.267 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:21:14.355 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 87.80 msec 2018-01-19 14:21:14.355 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:21:18.040 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.68 sec 2018-01-19 14:21:19.886 5727 INFO rally.task.engine [-] Load duration is: 2.693406 2018-01-19 14:21:19.887 5727 INFO rally.task.engine [-] Full duration is: 30.368136 2018-01-19 14:21:20.185 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:21:23.037 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.85 sec 2018-01-19 14:21:23.037 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:21:23.904 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.87 sec 2018-01-19 14:21:23.905 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() started 2018-01-19 14:21:30.383 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() finished in 6.48 sec 2018-01-19 14:21:30.384 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:21:30.385 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.48 msec 2018-01-19 14:21:30.408 6424 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:21:38.165 6424 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:21:38.189 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:21:51.101 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 12.91 sec 2018-01-19 14:21:51.102 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() started 2018-01-19 14:21:58.587 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() finished in 7.49 sec 2018-01-19 14:21:58.588 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:21:58.655 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 66.93 msec 2018-01-19 14:21:58.655 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:22:02.264 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.61 sec 2018-01-19 14:22:02.420 5727 INFO rally.task.engine [-] Load duration is: 7.754836 2018-01-19 14:22:02.420 5727 INFO rally.task.engine [-] Full duration is: 42.098421 2018-01-19 14:22:02.716 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:22:05.519 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.80 sec 2018-01-19 14:22:05.520 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:22:06.195 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.68 sec 2018-01-19 14:22:06.196 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() started 2018-01-19 14:22:11.980 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() finished in 5.78 sec 2018-01-19 14:22:11.980 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:22:11.980 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:22:12.003 6710 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:22:14.436 6710 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:22:14.460 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:22:22.947 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 8.49 sec 2018-01-19 14:22:22.947 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() started 2018-01-19 14:22:29.216 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() finished in 6.27 sec 2018-01-19 14:22:29.216 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:22:29.275 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 58.80 msec 2018-01-19 14:22:29.275 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:22:32.937 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.66 sec 2018-01-19 14:22:34.906 5727 INFO rally.task.engine [-] Load duration is: 2.431045 2018-01-19 14:22:34.907 5727 INFO rally.task.engine [-] Full duration is: 30.240482 2018-01-19 14:22:35.209 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:22:38.024 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.81 sec 2018-01-19 14:22:38.025 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:22:38.684 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.66 sec 2018-01-19 14:22:38.684 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:22:38.685 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 14:22:38.706 6996 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:22:40.438 6996 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:22:40.463 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:22:48.877 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 8.41 sec 2018-01-19 14:22:48.878 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:22:48.916 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 38.67 msec 2018-01-19 14:22:48.917 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:22:52.477 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.56 sec 2018-01-19 14:22:53.302 5727 INFO rally.task.engine [-] Load duration is: 1.72923 2018-01-19 14:22:53.303 5727 INFO rally.task.engine [-] Full duration is: 17.284978 2018-01-19 14:22:53.644 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:22:56.324 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.68 sec 2018-01-19 14:22:56.325 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:22:57.028 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.70 sec 2018-01-19 14:22:57.029 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() started 2018-01-19 14:23:02.736 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() finished in 5.71 sec 2018-01-19 14:23:02.736 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:23:02.736 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:23:02.760 7282 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:23:04.755 7282 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:23:04.780 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:23:13.115 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 8.34 sec 2018-01-19 14:23:13.116 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() started 2018-01-19 14:23:19.224 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() finished in 6.11 sec 2018-01-19 14:23:19.225 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:23:19.295 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 70.39 msec 2018-01-19 14:23:19.295 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:23:22.844 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.55 sec 2018-01-19 14:23:23.818 5727 INFO rally.task.engine [-] Load duration is: 1.992346 2018-01-19 14:23:23.819 5727 INFO rally.task.engine [-] Full duration is: 29.218643 2018-01-19 14:23:24.076 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:23:26.871 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.80 sec 2018-01-19 14:23:26.872 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:23:27.661 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.79 sec 2018-01-19 14:23:27.661 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() started 2018-01-19 14:23:33.483 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() finished in 5.82 sec 2018-01-19 14:23:33.483 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:23:33.484 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:23:33.506 7568 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:23:38.072 7568 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:23:38.093 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:23:54.246 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 16.15 sec 2018-01-19 14:23:54.247 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() started 2018-01-19 14:23:59.964 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() finished in 5.72 sec 2018-01-19 14:23:59.965 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:24:00.023 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 58.59 msec 2018-01-19 14:24:00.024 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:24:03.628 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.60 sec 2018-01-19 14:24:04.324 5727 INFO rally.task.engine [-] Load duration is: 4.56277 2018-01-19 14:24:04.325 5727 INFO rally.task.engine [-] Full duration is: 39.568996 2018-01-19 14:24:04.607 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:24:07.418 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.81 sec 2018-01-19 14:24:07.419 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:24:08.117 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.70 sec 2018-01-19 14:24:08.118 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() started 2018-01-19 14:24:14.116 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack setup() finished in 6.00 sec 2018-01-19 14:24:14.117 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:24:14.117 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:24:14.140 7854 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:24:16.292 7854 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:24:16.323 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:24:29.514 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 13.19 sec 2018-01-19 14:24:29.514 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() started 2018-01-19 14:24:35.432 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context network@openstack cleanup() finished in 5.92 sec 2018-01-19 14:24:35.432 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:24:35.490 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 57.82 msec 2018-01-19 14:24:35.490 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:24:39.054 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.56 sec 2018-01-19 14:24:40.818 5727 INFO rally.task.engine [-] Load duration is: 2.150125 2018-01-19 14:24:40.818 5727 INFO rally.task.engine [-] Full duration is: 34.46442 2018-01-19 14:24:41.134 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:24:44.015 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.88 sec 2018-01-19 14:24:44.016 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:24:44.820 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.80 sec 2018-01-19 14:24:44.821 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:24:44.821 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-19 14:24:44.843 8140 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:24:46.307 8140 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:24:46.334 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:24:51.924 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 5.59 sec 2018-01-19 14:24:51.924 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:24:51.975 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 51.28 msec 2018-01-19 14:24:51.976 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:24:55.616 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.64 sec 2018-01-19 14:24:57.224 5727 INFO rally.task.engine [-] Load duration is: 1.462301 2018-01-19 14:24:57.224 5727 INFO rally.task.engine [-] Full duration is: 14.501112 2018-01-19 14:24:57.508 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:25:00.194 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.69 sec 2018-01-19 14:25:00.194 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:25:00.802 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.61 sec 2018-01-19 14:25:00.802 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:25:00.802 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:25:00.822 8426 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:25:02.596 8426 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:25:02.620 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:25:08.372 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 5.75 sec 2018-01-19 14:25:08.372 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:25:08.421 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 48.80 msec 2018-01-19 14:25:08.421 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:25:12.015 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 3.59 sec 2018-01-19 14:25:13.606 5727 INFO rally.task.engine [-] Load duration is: 1.771469 2018-01-19 14:25:13.607 5727 INFO rally.task.engine [-] Full duration is: 14.525982 2018-01-19 14:25:13.893 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() started 2018-01-19 14:25:16.628 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack setup() finished in 2.73 sec 2018-01-19 14:25:16.628 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() started 2018-01-19 14:25:17.312 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack setup() finished in 0.68 sec 2018-01-19 14:25:17.312 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context roles@openstack setup() started 2018-01-19 14:25:19.251 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context roles@openstack setup() finished in 1.94 sec 2018-01-19 14:25:19.251 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() started 2018-01-19 14:25:19.252 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 14:25:19.273 8742 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 START 2018-01-19 14:25:24.735 8742 INFO rally.task.runner [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | ITER: 1 END: OK 2018-01-19 14:25:24.760 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() started 2018-01-19 14:25:35.268 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context cleanup@openstack cleanup() finished in 10.51 sec 2018-01-19 14:25:35.268 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context roles@openstack cleanup() started 2018-01-19 14:25:36.318 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-19 14:25:36.319 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() started 2018-01-19 14:25:36.383 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context quotas@openstack cleanup() finished in 63.84 msec 2018-01-19 14:25:36.383 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() started 2018-01-19 14:25:40.442 5727 INFO rally.task.context [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Context users@openstack cleanup() finished in 4.06 sec 2018-01-19 14:25:42.055 5727 INFO rally.task.engine [-] Load duration is: 5.459641 2018-01-19 14:25:42.056 5727 INFO rally.task.engine [-] Full duration is: 26.56968 2018-01-19 14:25:42.281 5727 INFO rally.task.engine [-] Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e | Completed: Running task. Task 279d022b-d8f6-4938-bc86-8f9cd1e6842e: 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.262 | 1.262 | 1.262 | 1.262 | 1.262 | 1.262 | 100.0% | 1 | | neutron.delete_network | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 1.02 | 100.0% | 1 | | total | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> duration | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 2.283 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.28265 Full duration: 15.274526 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.952 | 1.952 | 1.952 | 1.952 | 1.952 | 1.952 | 100.0% | 1 | | neutron.delete_port | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 0.741 | 100.0% | 1 | | total | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 100.0% | 1 | | -> duration | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 2.693 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.693406 Full duration: 30.368136 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.091 | 1.091 | 1.091 | 1.091 | 1.091 | 1.091 | 100.0% | 1 | | neutron.create_subnet | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 0.773 | 100.0% | 1 | | neutron.create_router | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 0.195 | 100.0% | 1 | | neutron.add_interface_router | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 2.373 | 100.0% | 1 | | neutron.remove_interface_router | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 2.866 | 100.0% | 1 | | neutron.delete_router | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 0.457 | 100.0% | 1 | | total | 7.755 | 7.755 | 7.755 | 7.755 | 7.755 | 7.755 | 100.0% | 1 | | -> duration | 7.755 | 7.755 | 7.755 | 7.755 | 7.755 | 7.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.754836 Full duration: 42.098421 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.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | neutron.delete_subnet | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 0.852 | 100.0% | 1 | | total | 2.431 | 2.431 | 2.431 | 2.431 | 2.431 | 2.431 | 100.0% | 1 | | -> duration | 2.431 | 2.431 | 2.431 | 2.431 | 2.431 | 2.431 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.431045 Full duration: 30.240482 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.51 | 1.51 | 1.51 | 1.51 | 1.51 | 1.51 | 100.0% | 1 | | neutron.list_networks | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 100.0% | 1 | | -> duration | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 1.729 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.72923 Full duration: 17.284978 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.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | neutron.list_ports | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | total | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 100.0% | 1 | | -> duration | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 1.992 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.992346 Full duration: 29.218643 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 0.963 | 100.0% | 1 | | neutron.create_subnet | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | neutron.create_router | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 0.166 | 100.0% | 1 | | neutron.add_interface_router | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 2.335 | 100.0% | 1 | | neutron.list_routers | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 4.563 | 4.563 | 4.563 | 4.563 | 4.563 | 4.563 | 100.0% | 1 | | -> duration | 4.563 | 4.563 | 4.563 | 4.563 | 4.563 | 4.563 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.56277 Full duration: 39.568996 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.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | neutron.create_subnet | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | neutron.list_subnets | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | total | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 100.0% | 1 | | -> duration | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 2.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.150125 Full duration: 34.46442 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.279 | 1.279 | 1.279 | 1.279 | 1.279 | 1.279 | 100.0% | 1 | | neutron.delete_security_group | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 0.183 | 100.0% | 1 | | total | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | -> duration | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 1.462 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.462301 Full duration: 14.501112 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.186 | 1.186 | 1.186 | 1.186 | 1.186 | 1.186 | 100.0% | 1 | | neutron.create_security_group_rule | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 0.13 | 100.0% | 1 | | neutron.delete_security_group | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | total | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | -> duration | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 1.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.771469 Full duration: 14.525982 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.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | neutron.create_router | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | neutron.add_gateway_router | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 2.199 | 100.0% | 1 | | neutron.remove_gateway_router | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | total | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 100.0% | 1 | | -> duration | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 5.46 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.459641 Full duration: 26.56968 2018-01-19 14:25:42,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 279d022b-d8f6-4938-bc86-8f9cd1e6842e 2018-01-19 14:25:42,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '279d022b-d8f6-4938-bc86-8f9cd1e6842e', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-19 14:25:42,617 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '279d022b-d8f6-4938-bc86-8f9cd1e6842e'] 2018-01-19 14:25:44,184 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:25:44,185 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-19 14:25:44,186 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-19 14:25:44,186 - 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-19 14:25:44,187 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:25:44,220 - 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-19 14:25:44,224 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:33:11,817 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 46e3d395-81dd-490e-8665-d4a23967ee02: started 2018-01-19 14:25:47.823 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Starting: Task validation. 2018-01-19 14:25:47.869 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Starting: Task validation of syntax. 2018-01-19 14:25:48.026 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Completed: Task validation of syntax. 2018-01-19 14:25:48.026 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Starting: Task validation of required platforms. 2018-01-19 14:25:48.086 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Completed: Task validation of required platforms. 2018-01-19 14:25:48.087 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Starting: Task validation of semantic. 2018-01-19 14:25:48.858 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:25:51.691 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.83 sec 2018-01-19 14:26:02.502 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:26:06.302 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-19 14:26:06.302 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Completed: Task validation of semantic. 2018-01-19 14:26:06.302 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Completed: Task validation. 2018-01-19 14:26:06.303 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Starting: Running task. 2018-01-19 14:26:06.489 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:26:09.215 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.73 sec 2018-01-19 14:26:09.216 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:26:09.216 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-19 14:26:10.015 9147 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:26:37.502 9147 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:26:37.524 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:26:39.311 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 1.79 sec 2018-01-19 14:26:39.312 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:26:43.044 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-19 14:26:44.725 9022 INFO rally.task.engine [-] Load duration is: 26.483997 2018-01-19 14:26:44.726 9022 INFO rally.task.engine [-] Full duration is: 36.57242 2018-01-19 14:26:45.050 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:26:48.003 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.95 sec 2018-01-19 14:26:48.003 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:26:48.003 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-19 14:26:48.747 9293 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:27:32.011 9293 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:27:32.036 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:27:36.161 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 4.12 sec 2018-01-19 14:27:36.161 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:27:39.843 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.68 sec 2018-01-19 14:27:41.364 9022 INFO rally.task.engine [-] Load duration is: 42.260185 2018-01-19 14:27:41.364 9022 INFO rally.task.engine [-] Full duration is: 54.809601 2018-01-19 14:27:41.664 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:27:44.489 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.82 sec 2018-01-19 14:27:44.489 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:27:44.489 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:27:45.274 9519 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:28:28.625 9519 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:28:28.653 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:28:32.775 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 4.12 sec 2018-01-19 14:28:32.775 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:28:36.439 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.66 sec 2018-01-19 14:28:37.973 9022 INFO rally.task.engine [-] Load duration is: 42.347272 2018-01-19 14:28:37.974 9022 INFO rally.task.engine [-] Full duration is: 54.793753 2018-01-19 14:28:38.255 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:28:41.059 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.80 sec 2018-01-19 14:28:41.059 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack setup() started 2018-01-19 14:28:42.268 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack setup() finished in 1.21 sec 2018-01-19 14:28:42.270 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() started 2018-01-19 14:28:48.265 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() finished in 6.00 sec 2018-01-19 14:28:48.265 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:28:48.266 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-19 14:28:49.003 9745 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:29:05.823 9745 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:29:05.847 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:29:07.610 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 1.76 sec 2018-01-19 14:29:07.611 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() started 2018-01-19 14:29:15.381 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() finished in 7.77 sec 2018-01-19 14:29:15.381 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack cleanup() started 2018-01-19 14:29:15.502 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-19 14:29:15.503 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:29:19.123 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.62 sec 2018-01-19 14:29:20.494 9022 INFO rally.task.engine [-] Load duration is: 15.818745 2018-01-19 14:29:20.495 9022 INFO rally.task.engine [-] Full duration is: 40.886477 2018-01-19 14:29:20.874 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:29:23.724 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.85 sec 2018-01-19 14:29:23.725 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack setup() started 2018-01-19 14:29:25.072 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack setup() finished in 1.35 sec 2018-01-19 14:29:25.072 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() started 2018-01-19 14:29:30.961 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() finished in 5.89 sec 2018-01-19 14:29:30.962 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:29:30.963 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.34 msec 2018-01-19 14:29:31.664 9891 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:29:57.809 9891 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:29:57.831 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:30:01.924 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 4.09 sec 2018-01-19 14:30:01.925 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() started 2018-01-19 14:30:09.256 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() finished in 7.33 sec 2018-01-19 14:30:09.257 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack cleanup() started 2018-01-19 14:30:09.430 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack cleanup() finished in 0.17 sec 2018-01-19 14:30:09.431 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:30:13.259 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.83 sec 2018-01-19 14:30:15.190 9022 INFO rally.task.engine [-] Load duration is: 25.141071 2018-01-19 14:30:15.191 9022 INFO rally.task.engine [-] Full duration is: 52.402471 2018-01-19 14:30:15.482 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:30:18.262 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.78 sec 2018-01-19 14:30:18.263 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack setup() started 2018-01-19 14:30:19.338 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack setup() finished in 1.08 sec 2018-01-19 14:30:19.339 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() started 2018-01-19 14:30:25.056 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() finished in 5.72 sec 2018-01-19 14:30:25.057 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:30:25.057 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:30:25.765 10117 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:30:49.776 10117 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:30:49.797 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:30:51.579 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 1.78 sec 2018-01-19 14:30:51.579 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() started 2018-01-19 14:30:58.820 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() finished in 7.24 sec 2018-01-19 14:30:58.821 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack cleanup() started 2018-01-19 14:30:58.971 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context quotas@openstack cleanup() finished in 0.15 sec 2018-01-19 14:30:58.972 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:31:02.582 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.61 sec 2018-01-19 14:31:03.742 9022 INFO rally.task.engine [-] Load duration is: 19.008224 2018-01-19 14:31:03.742 9022 INFO rally.task.engine [-] Full duration is: 47.120313 2018-01-19 14:31:04.026 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:31:06.945 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.92 sec 2018-01-19 14:31:06.946 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:31:06.946 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:31:07.712 10263 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:32:12.082 10263 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:32:12.107 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:32:13.953 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 1.85 sec 2018-01-19 14:32:13.953 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:32:17.681 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.73 sec 2018-01-19 14:32:18.432 9022 INFO rally.task.engine [-] Load duration is: 63.3641 2018-01-19 14:32:18.433 9022 INFO rally.task.engine [-] Full duration is: 73.673583 2018-01-19 14:32:18.711 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:32:21.504 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.79 sec 2018-01-19 14:32:21.505 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() started 2018-01-19 14:32:27.520 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack setup() finished in 6.02 sec 2018-01-19 14:32:27.521 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:32:27.521 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-19 14:32:28.208 10409 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:32:42.741 10409 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:32:42.767 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:32:49.441 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 6.67 sec 2018-01-19 14:32:49.442 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() started 2018-01-19 14:32:56.832 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context network@openstack cleanup() finished in 7.39 sec 2018-01-19 14:32:56.832 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:33:00.507 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-19 14:33:00.946 9022 INFO rally.task.engine [-] Load duration is: 13.527668 2018-01-19 14:33:00.946 9022 INFO rally.task.engine [-] Full duration is: 41.814953 2018-01-19 14:33:01.210 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() started 2018-01-19 14:33:04.076 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack setup() finished in 2.87 sec 2018-01-19 14:33:04.076 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() started 2018-01-19 14:33:04.076 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:33:04.099 10555 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 START 2018-01-19 14:33:05.045 10555 INFO rally.task.runner [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | ITER: 1 END: OK 2018-01-19 14:33:05.074 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() started 2018-01-19 14:33:06.868 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context cleanup@openstack cleanup() finished in 1.79 sec 2018-01-19 14:33:06.869 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() started 2018-01-19 14:33:10.810 9022 INFO rally.task.context [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Context users@openstack cleanup() finished in 3.94 sec 2018-01-19 14:33:11.269 9022 INFO rally.task.engine [-] Load duration is: 0.944025 2018-01-19 14:33:11.270 9022 INFO rally.task.engine [-] Full duration is: 9.619223 2018-01-19 14:33:11.469 9022 INFO rally.task.engine [-] Task 46e3d395-81dd-490e-8665-d4a23967ee02 | Completed: Running task. Task 46e3d395-81dd-490e-8665-d4a23967ee02: 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 | 14.686 | 14.686 | 14.686 | 14.686 | 14.686 | 14.686 | 100.0% | 1 | | nova.find_host_to_migrate | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | nova.live_migrate | 9.17 | 9.17 | 9.17 | 9.17 | 9.17 | 9.17 | 100.0% | 1 | | nova.delete_server | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 2.702 | 100.0% | 1 | | total | 27.484 | 27.484 | 27.484 | 27.484 | 27.484 | 27.484 | 100.0% | 1 | | -> duration | 26.484 | 26.484 | 26.484 | 26.484 | 26.484 | 26.484 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.483997 Full duration: 36.57242 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.55 | 14.55 | 14.55 | 14.55 | 14.55 | 14.55 | 100.0% | 1 | | cinder_v2.create_volume | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 100.0% | 1 | | nova.attach_volume | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 4.576 | 100.0% | 1 | | nova.find_host_to_migrate | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 0.984 | 100.0% | 1 | | nova.live_migrate | 12.007 | 12.007 | 12.007 | 12.007 | 12.007 | 12.007 | 100.0% | 1 | | nova.detach_volume | 3.703 | 3.703 | 3.703 | 3.703 | 3.703 | 3.703 | 100.0% | 1 | | cinder_v2.delete_volume | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 2.291 | 100.0% | 1 | | nova.delete_server | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 100.0% | 1 | | total | 43.26 | 43.26 | 43.26 | 43.26 | 43.26 | 43.26 | 100.0% | 1 | | -> duration | 42.26 | 42.26 | 42.26 | 42.26 | 42.26 | 42.26 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.260185 Full duration: 54.809601 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.608 | 7.608 | 7.608 | 7.608 | 7.608 | 7.608 | 100.0% | 1 | | nova.boot_server | 13.957 | 13.957 | 13.957 | 13.957 | 13.957 | 13.957 | 100.0% | 1 | | nova.find_host_to_migrate | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 0.934 | 100.0% | 1 | | nova.live_migrate | 13.79 | 13.79 | 13.79 | 13.79 | 13.79 | 13.79 | 100.0% | 1 | | nova.delete_server | 7.057 | 7.057 | 7.057 | 7.057 | 7.057 | 7.057 | 100.0% | 1 | | total | 43.347 | 43.347 | 43.347 | 43.347 | 43.347 | 43.347 | 100.0% | 1 | | -> duration | 42.347 | 42.347 | 42.347 | 42.347 | 42.347 | 42.347 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.347272 Full duration: 54.793753 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.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | nova.boot_server | 13.363 | 13.363 | 13.363 | 13.363 | 13.363 | 13.363 | 100.0% | 1 | | nova.delete_server | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 2.581 | 100.0% | 1 | | nova.delete_keypair | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 16.819 | 16.819 | 16.819 | 16.819 | 16.819 | 16.819 | 100.0% | 1 | | -> duration | 15.819 | 15.819 | 15.819 | 15.819 | 15.819 | 15.819 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.818745 Full duration: 40.886477 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.58 | 7.58 | 7.58 | 7.58 | 7.58 | 7.58 | 100.0% | 1 | | nova.boot_server | 13.766 | 13.766 | 13.766 | 13.766 | 13.766 | 13.766 | 100.0% | 1 | | nova.delete_server | 4.795 | 4.795 | 4.795 | 4.795 | 4.795 | 4.795 | 100.0% | 1 | | total | 26.141 | 26.141 | 26.141 | 26.141 | 26.141 | 26.141 | 100.0% | 1 | | -> duration | 25.141 | 25.141 | 25.141 | 25.141 | 25.141 | 25.141 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.141071 Full duration: 52.402471 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.249 | 14.249 | 14.249 | 14.249 | 14.249 | 14.249 | 100.0% | 1 | | nova.pause_server | 2.51 | 2.51 | 2.51 | 2.51 | 2.51 | 2.51 | 100.0% | 1 | | nova.unpause_server | 2.512 | 2.512 | 2.512 | 2.512 | 2.512 | 2.512 | 100.0% | 1 | | nova.delete_server | 4.736 | 4.736 | 4.736 | 4.736 | 4.736 | 4.736 | 100.0% | 1 | | total | 24.008 | 24.008 | 24.008 | 24.008 | 24.008 | 24.008 | 100.0% | 1 | | -> duration | 19.008 | 19.008 | 19.008 | 19.008 | 19.008 | 19.008 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.008224 Full duration: 47.120313 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.449 | 14.449 | 14.449 | 14.449 | 14.449 | 14.449 | 100.0% | 1 | | nova.migrate | 44.519 | 44.519 | 44.519 | 44.519 | 44.519 | 44.519 | 100.0% | 1 | | nova.resize_confirm | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 2.813 | 100.0% | 1 | | nova.delete_server | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 2.582 | 100.0% | 1 | | total | 64.364 | 64.364 | 64.364 | 64.364 | 64.364 | 64.364 | 100.0% | 1 | | -> duration | 63.364 | 63.364 | 63.364 | 63.364 | 63.364 | 63.364 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 63.3641 Full duration: 73.673583 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 | 14.353 | 14.353 | 14.353 | 14.353 | 14.353 | 14.353 | 100.0% | 1 | | nova.list_interfaces | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 0.174 | 100.0% | 1 | | total | 14.528 | 14.528 | 14.528 | 14.528 | 14.528 | 14.528 | 100.0% | 1 | | -> duration | 13.528 | 13.528 | 13.528 | 13.528 | 13.528 | 13.528 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.527668 Full duration: 41.814953 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.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | nova.delete_server_group | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> duration | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 0.944 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.944025 Full duration: 9.619223 2018-01-19 14:33:11,818 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 46e3d395-81dd-490e-8665-d4a23967ee02 2018-01-19 14:33:11,819 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '46e3d395-81dd-490e-8665-d4a23967ee02', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-19 14:33:11,827 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '46e3d395-81dd-490e-8665-d4a23967ee02'] 2018-01-19 14:33:13,380 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:33:13,382 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-19 14:33:13,382 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-19 14:33:13,382 - 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-19 14:33:13,382 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-19 14:33:13,419 - 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-19 14:33:13,421 - 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': 'eb588544-6f11-4fe7-bff5-bde6ae1723c7', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'flavor_name': 'rally-tiny-b6198ee6-d79e-4776-8bc4-1986044c4a9f', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-b6198ee6-d79e-4776-8bc4-1986044c4a9f', '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-19 14:34:18,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 763209d3-df1e-4fa4-bb31-7442d8344b32: started 2018-01-19 14:33:16.934 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Starting: Task validation. 2018-01-19 14:33:16.989 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Starting: Task validation of syntax. 2018-01-19 14:33:17.053 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Completed: Task validation of syntax. 2018-01-19 14:33:17.054 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Starting: Task validation of required platforms. 2018-01-19 14:33:17.085 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Completed: Task validation of required platforms. 2018-01-19 14:33:17.085 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Starting: Task validation of semantic. 2018-01-19 14:33:17.847 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() started 2018-01-19 14:33:20.414 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() finished in 2.57 sec 2018-01-19 14:33:22.866 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() started 2018-01-19 14:33:26.825 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-19 14:33:26.825 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Completed: Task validation of semantic. 2018-01-19 14:33:26.825 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Completed: Task validation. 2018-01-19 14:33:26.826 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Starting: Running task. 2018-01-19 14:33:27.033 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() started 2018-01-19 14:33:29.685 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() finished in 2.65 sec 2018-01-19 14:33:29.685 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() started 2018-01-19 14:33:29.686 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() finished in 0.27 msec 2018-01-19 14:33:29.708 10790 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 START 2018-01-19 14:33:30.674 10790 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 END: OK 2018-01-19 14:33:30.704 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:33:31.659 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-19 14:33:31.659 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() started 2018-01-19 14:33:35.616 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-19 14:33:37.094 10665 INFO rally.task.engine [-] Load duration is: 0.965013 2018-01-19 14:33:37.095 10665 INFO rally.task.engine [-] Full duration is: 8.600773 2018-01-19 14:33:37.409 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() started 2018-01-19 14:33:40.028 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() finished in 2.62 sec 2018-01-19 14:33:40.029 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() started 2018-01-19 14:33:40.029 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() finished in 0.26 msec 2018-01-19 14:33:40.049 10896 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 START 2018-01-19 14:33:40.921 10896 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 END: OK 2018-01-19 14:33:40.944 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:33:41.938 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-19 14:33:41.939 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() started 2018-01-19 14:33:45.928 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-19 14:33:47.461 10665 INFO rally.task.engine [-] Load duration is: 0.869113 2018-01-19 14:33:47.462 10665 INFO rally.task.engine [-] Full duration is: 8.535348 2018-01-19 14:33:47.711 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() started 2018-01-19 14:33:50.414 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() finished in 2.70 sec 2018-01-19 14:33:50.415 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() started 2018-01-19 14:33:50.415 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() finished in 0.22 msec 2018-01-19 14:33:50.432 11002 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 START 2018-01-19 14:33:51.270 11002 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 END: OK 2018-01-19 14:33:51.296 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:33:52.289 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() finished in 0.99 sec 2018-01-19 14:33:52.290 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() started 2018-01-19 14:33:56.249 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-19 14:33:57.765 10665 INFO rally.task.engine [-] Load duration is: 0.835879 2018-01-19 14:33:57.766 10665 INFO rally.task.engine [-] Full duration is: 8.550932 2018-01-19 14:33:58.050 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() started 2018-01-19 14:34:00.764 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() finished in 2.71 sec 2018-01-19 14:34:00.764 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() started 2018-01-19 14:34:00.765 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:34:00.786 11108 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 START 2018-01-19 14:34:01.830 11108 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 END: OK 2018-01-19 14:34:01.852 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:34:02.848 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() finished in 1.00 sec 2018-01-19 14:34:02.849 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() started 2018-01-19 14:34:06.841 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-19 14:34:08.107 10665 INFO rally.task.engine [-] Load duration is: 1.041859 2018-01-19 14:34:08.108 10665 INFO rally.task.engine [-] Full duration is: 8.808835 2018-01-19 14:34:08.386 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() started 2018-01-19 14:34:11.060 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack setup() finished in 2.67 sec 2018-01-19 14:34:11.060 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() started 2018-01-19 14:34:11.060 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-19 14:34:11.082 11214 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 START 2018-01-19 14:34:12.196 11214 INFO rally.task.runner [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | ITER: 1 END: OK 2018-01-19 14:34:12.220 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() started 2018-01-19 14:34:13.191 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context admin_cleanup@openstack cleanup() finished in 0.97 sec 2018-01-19 14:34:13.192 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() started 2018-01-19 14:34:17.155 10665 INFO rally.task.context [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-19 14:34:18.445 10665 INFO rally.task.engine [-] Load duration is: 1.11208 2018-01-19 14:34:18.446 10665 INFO rally.task.engine [-] Full duration is: 8.787167 2018-01-19 14:34:18.685 10665 INFO rally.task.engine [-] Task 763209d3-df1e-4fa4-bb31-7442d8344b32 | Completed: Running task. Task 763209d3-df1e-4fa4-bb31-7442d8344b32: 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.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | quotas.delete_quotas | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> duration | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 0.965 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.965013 Full duration: 8.600773 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.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | total | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> duration | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 0.869 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869113 Full duration: 8.535348 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.326 | 0.326 | 0.326 | 0.326 | 0.326 | 0.326 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.835879 Full duration: 8.550932 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 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 0.996 | 100.0% | 1 | | quotas.delete_quotas | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 0.045 | 100.0% | 1 | | total | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> duration | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 1.042 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.041859 Full duration: 8.808835 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.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | total | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | -> duration | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 1.112 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.11208 Full duration: 8.787167 2018-01-19 14:34:18,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 763209d3-df1e-4fa4-bb31-7442d8344b32 2018-01-19 14:34:18,930 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '763209d3-df1e-4fa4-bb31-7442d8344b32', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-19 14:34:18,937 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '763209d3-df1e-4fa4-bb31-7442d8344b32'] 2018-01-19 14:34:20,397 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-19 14:34:20,398 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-19 14:34:20,399 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:31 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:28 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:39 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:25 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:38 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:48 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 13:43 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:26 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:42:42 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-19 14:34:20,399 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-19 14:34:28,386 - functest.energy.energy - DEBUG - Stopping recording 2018-01-19 14:34:29,833 - functest.utils.functest_utils - DEBUG - 2018-01-19 14:34:29,833 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 14:34:29,834 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:33 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-19 14:34:29,839 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-19 14:34:29,921 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 14:34:30,553 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-19 14:34:30,553 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 14:34:30,554 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-19 14:34:31,275 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-19 14:34:34,972 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-19 14:34:38,651 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-19 14:34:43,321 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-19 14:34:46,979 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-19 14:34:56,936 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-19 14:34:57,561 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-19 14:34:58,628 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-19 14:35:02,084 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 14:35:02,084 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-19 14:35:03,726 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 14:35:03,727 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-19 14:35:06,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-19 14:35:06,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-19 14:35:07,329 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-19 14:35:07,329 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-19 14:35:11,635 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-19 14:35:11,636 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-19 14:35:11,638 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-19 14:35:11,641 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-19 14:35:11,643 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-19 14:35:11,646 - 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-19 14:50:05,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.165721s] ... ok 2018-01-19 14:50:05,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.096550s] ... ok 2018-01-19 14:50:05,646 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [9.402142s] ... ok 2018-01-19 14:50:05,646 - 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.540578s] ... ok 2018-01-19 14:50:05,646 - 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.159334s] ... ok 2018-01-19 14:50:05,646 - 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 [9.634440s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.125954s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.365493s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.188362s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001720s] ... ok 2018-01-19 14:50:05,647 - 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.174049s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.146307s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.373762s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.187149s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001046s] ... ok 2018-01-19 14:50:05,647 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.802395s] ... ok 2018-01-19 14:50:05,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.100511s] ... ok 2018-01-19 14:50:05,648 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.850267s] ... ok 2018-01-19 14:50:05,648 - 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.342469s] ... ok 2018-01-19 14:50:05,648 - 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.408685s] ... ok 2018-01-19 14:50:05,648 - 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.383115s] ... ok 2018-01-19 14:50:05,648 - 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.375289s] ... ok 2018-01-19 14:50:05,648 - 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.391417s] ... ok 2018-01-19 14:50:05,648 - 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.128582s] ... ok 2018-01-19 14:50:05,648 - 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.117263s] ... ok 2018-01-19 14:50:05,648 - 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.117199s] ... ok 2018-01-19 14:50:05,649 - 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.115017s] ... ok 2018-01-19 14:50:05,649 - 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.097130s] ... ok 2018-01-19 14:50:05,649 - 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.233369s] ... ok 2018-01-19 14:50:05,649 - 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.108154s] ... ok 2018-01-19 14:50:05,649 - 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.023771s] ... ok 2018-01-19 14:50:05,649 - 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.264122s] ... ok 2018-01-19 14:50:05,649 - 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.024213s] ... ok 2018-01-19 14:50:05,649 - 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.023289s] ... ok 2018-01-19 14:50:05,649 - 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.045726s] ... ok 2018-01-19 14:50:05,649 - 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.134194s] ... ok 2018-01-19 14:50:05,650 - 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.113469s] ... ok 2018-01-19 14:50:05,650 - 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.272856s] ... ok 2018-01-19 14:50:05,650 - 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.023532s] ... ok 2018-01-19 14:50:05,650 - 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.141137s] ... ok 2018-01-19 14:50:05,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [17.174674s] ... ok 2018-01-19 14:50:05,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [11.531708s] ... ok 2018-01-19 14:50:05,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [85.530926s] ... ok 2018-01-19 14:50:05,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [65.020060s] ... ok 2018-01-19 14:50:05,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.489293s] ... ok 2018-01-19 14:50:05,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.269274s] ... ok 2018-01-19 14:50:05,650 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.291344s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.492314s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.543708s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.874575s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.612936s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.224033s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [13.768099s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [8.040206s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [55.698849s] ... ok 2018-01-19 14:50:05,651 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.085259s] ... ok 2018-01-19 14:50:05,651 - 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.063355s] ... ok 2018-01-19 14:50:05,652 - 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.279079s] ... ok 2018-01-19 14:50:05,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.135399s] ... ok 2018-01-19 14:50:05,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.147076s] ... ok 2018-01-19 14:50:05,652 - 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.081310s] ... ok 2018-01-19 14:50:05,652 - 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.364803s] ... ok 2018-01-19 14:50:05,652 - 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.381850s] ... ok 2018-01-19 14:50:05,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.384879s] ... ok 2018-01-19 14:50:05,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.030698s] ... ok 2018-01-19 14:50:05,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.406628s] ... ok 2018-01-19 14:50:05,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.400982s] ... ok 2018-01-19 14:50:05,652 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.394252s] ... ok 2018-01-19 14:50:05,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.106526s] ... ok 2018-01-19 14:50:05,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.418483s] ... ok 2018-01-19 14:50:05,653 - 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.382990s] ... ok 2018-01-19 14:50:05,653 - 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.356902s] ... ok 2018-01-19 14:50:05,653 - 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.498857s] ... ok 2018-01-19 14:50:05,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.163150s] ... ok 2018-01-19 14:50:05,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.267856s] ... ok 2018-01-19 14:50:05,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.016251s] ... ok 2018-01-19 14:50:05,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [27.796372s] ... ok 2018-01-19 14:50:05,653 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.087960s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.075869s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.021725s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.412364s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.903685s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.814834s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.018542s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.012230s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.065404s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.064768s] ... ok 2018-01-19 14:50:05,654 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.061425s] ... ok 2018-01-19 14:50:05,655 - 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.083222s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.087466s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.075521s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.067547s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.077349s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.642484s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.027429s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.251758s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012451s] ... ok 2018-01-19 14:50:05,655 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.020470s] ... ok 2018-01-19 14:50:05,655 - 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.612311s] ... ok 2018-01-19 14:50:05,655 - 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.837544s] ... ok 2018-01-19 14:50:05,656 - 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.031285s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [3.546467s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.521900s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [3.447642s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.428666s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools [3.378199s] ... ok 2018-01-19 14:50:05,656 - 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.638067s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [3.858287s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [4.894229s] ... ok 2018-01-19 14:50:05,656 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.817071s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.405455s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.174398s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.104701s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.145292s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.160667s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.190828s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.214682s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.242564s] ... ok 2018-01-19 14:50:05,657 - 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.278712s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.591440s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [4.831317s] ... ok 2018-01-19 14:50:05,657 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.160128s] ... ok 2018-01-19 14:50:05,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.124710s] ... ok 2018-01-19 14:50:05,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.084777s] ... ok 2018-01-19 14:50:05,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.081359s] ... ok 2018-01-19 14:50:05,658 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.073640s] ... ok 2018-01-19 14:50:05,658 - 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.217903s] ... ok 2018-01-19 14:50:05,658 - 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.201823s] ... ok 2018-01-19 14:50:05,658 - 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.316661s] ... ok 2018-01-19 14:50:05,658 - 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.830058s] ... ok 2018-01-19 14:50:05,658 - 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.738071s] ... ok 2018-01-19 14:50:05,658 - 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.139666s] ... ok 2018-01-19 14:50:05,658 - 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.816109s] ... ok 2018-01-19 14:50:05,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.121308s] ... ok 2018-01-19 14:50:05,659 - 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.140031s] ... ok 2018-01-19 14:50:05,659 - 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.221143s] ... ok 2018-01-19 14:50:05,659 - 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.596617s] ... ok 2018-01-19 14:50:05,659 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol [0.640076s] ... ok 2018-01-19 14:50:05,659 - 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.714501s] ... ok 2018-01-19 14:50:05,659 - 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.221108s] ... ok 2018-01-19 14:50:05,659 - 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.874341s] ... ok 2018-01-19 14:50:05,659 - 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.110715s] ... ok 2018-01-19 14:50:05,659 - 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.033458s] ... ok 2018-01-19 14:50:05,659 - 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.029583s] ... ok 2018-01-19 14:50:05,660 - 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.028772s] ... ok 2018-01-19 14:50:05,660 - 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.749128s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.212976s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.678630s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.845250s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.766501s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [1.007390s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.505700s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.513896s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.411360s] ... ok 2018-01-19 14:50:05,660 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.423383s] ... ok 2018-01-19 14:50:05,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [3.087045s] ... ok 2018-01-19 14:50:05,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.264986s] ... ok 2018-01-19 14:50:05,661 - 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.946870s] ... ok 2018-01-19 14:50:05,661 - 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.788857s] ... ok 2018-01-19 14:50:05,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.085557s] ... ok 2018-01-19 14:50:05,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.066386s] ... ok 2018-01-19 14:50:05,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.083305s] ... ok 2018-01-19 14:50:05,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.484379s] ... ok 2018-01-19 14:50:05,661 - 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.201184s] ... ok 2018-01-19 14:50:05,661 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.389745s] ... ok 2018-01-19 14:50:05,661 - 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.072818s] ... ok 2018-01-19 14:50:05,662 - 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.085136s] ... ok 2018-01-19 14:50:05,662 - 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.087773s] ... ok 2018-01-19 14:50:05,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.084451s] ... ok 2018-01-19 14:50:05,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.072594s] ... ok 2018-01-19 14:50:05,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.155896s] ... ok 2018-01-19 14:50:05,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.159636s] ... ok 2018-01-19 14:50:05,662 - 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.088328s] ... ok 2018-01-19 14:50:05,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.089109s] ... ok 2018-01-19 14:50:05,662 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.022338s] ... ok 2018-01-19 14:50:05,662 - 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.043537s] ... ok 2018-01-19 14:50:05,662 - 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.061643s] ... ok 2018-01-19 14:50:05,663 - 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.049438s] ... ok 2018-01-19 14:50:05,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.023011s] ... ok 2018-01-19 14:50:05,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.024063s] ... ok 2018-01-19 14:50:05,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.061978s] ... ok 2018-01-19 14:50:05,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.056228s] ... ok 2018-01-19 14:50:05,663 - 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.016830s] ... ok 2018-01-19 14:50:05,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.077735s] ... ok 2018-01-19 14:50:05,663 - 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.013586s] ... ok 2018-01-19 14:50:05,663 - 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.084026s] ... ok 2018-01-19 14:50:05,663 - 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.075525s] ... ok 2018-01-19 14:50:05,663 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.062132s] ... ok 2018-01-19 14:50:05,664 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.080399s] ... ok 2018-01-19 14:50:05,664 - 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.416005s] ... ok 2018-01-19 14:50:05,664 - 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.060508s] ... ok 2018-01-19 14:50:05,664 - 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.059356s] ... ok 2018-01-19 14:50:05,664 - 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.014089s] ... ok 2018-01-19 14:50:05,664 - 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.058309s] ... ok 2018-01-19 14:50:05,664 - 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.063145s] ... ok 2018-01-19 14:50:05,664 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.056044s] ... ok 2018-01-19 14:50:05,664 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.057492s] ... ok 2018-01-19 14:50:05,664 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [4.052050s] ... ok 2018-01-19 14:50:05,664 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.801405s] ... ok 2018-01-19 14:50:05,664 - 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.147284s] ... ok 2018-01-19 14:50:05,665 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.131021s] ... ok 2018-01-19 14:50:05,665 - 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.655070s] ... ok 2018-01-19 14:50:05,665 - 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.058324s] ... ok 2018-01-19 14:50:05,666 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 888.0000 sec. 2018-01-19 14:50:05,667 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-19 14:50:05,669 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-19 14:50:05,670 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-19 14:50:05,674 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-19 14:50:12,793 - functest.energy.energy - DEBUG - Stopping recording 2018-01-19 14:50:14,112 - functest.utils.functest_utils - DEBUG - 2018-01-19 14:50:14,112 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 14:50:14,114 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:42 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-19 14:50:14,118 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-19 14:50:14,999 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-19 15:32:05,679 - 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 2510.668s OK 2018-01-19 15:32:06,101 - functest.utils.functest_utils - DEBUG - 2018-01-19 15:32:06,101 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 15:32:06,102 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 41:51 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-19 15:32:06,106 - 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-261 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 15:32:06,109 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:51 | PASS | | vping_userdata | functest | smoke | 00:38 | PASS | | tempest_smoke_serial | functest | smoke | 14:00 | PASS | | rally_sanity | functest | smoke | 25:33 | PASS | | refstack_defcore | functest | smoke | 15:42 | PASS | | snaps_smoke | functest | smoke | 41:51 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-19 15:32:06,115 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 15:32:11,185 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 15:32:11,186 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 15:32:11,186 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-19 15:32:11,187 - 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-261 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 15:32:11,189 - 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-19 15:32:11,192 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-19 15:32:14,064 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 15:32:14,064 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 15:32:14,066 - 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-19 15:32:14,067 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-19 15:32:14,068 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-19 15:32:14,371 - 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-19 15:32:14,431 - 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-19 15:32:14,467 - 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-19 15:32:15,284 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-19 15:32:15,284 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-19 15:32:16,949 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-19 15:32:16,949 - functest.energy.energy - DEBUG - Starting recording 2018-01-19 15:32:16,949 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-19 15:32:17,593 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-19 15:32:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-19 15:32:23,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-19 15:32:23,103 - 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-19 15:34:09,754 - 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-19 15:34:17,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-19 15:34:18,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-19 15:34:26,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-19 15:34:29,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-19 15:34:30,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-19 15:37:14,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-19 15:37:14,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-19 15:37:20,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-19 15:37:50,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-19 15:37:50,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-19 15:37:51,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-19 15:38:29,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-19 15:38:38,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-19 15:38:39,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-19 15:38:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-19 15:38:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:38:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:38:47,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-19 15:39:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:39:45,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-19 15:39:45,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-19 15:39:51,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-19 15:39:51,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-19 15:39:56,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-19 15:39:56,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:39:56,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:39:56,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:01,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:01,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:01,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:01,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:07,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:07,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:07,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:12,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 15:40:12,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:12,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:12,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 15:40:12,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:12,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:40:12,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 15:40:18,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 15:40:18,416 - 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-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:18,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:18,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:18,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:25,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:25,913 - 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-19 15:40:25,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:25,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 15:40:25,913 - 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-19 15:40:25,914 - 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-19 15:40:25,914 - 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-19 15:40:25,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:40:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-19 15:40:44,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:44,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:44,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:44,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:50,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:40:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 15:40:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 15:40:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:50,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:50,871 - 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-19 15:40:50,872 - 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-19 15:40:50,872 - 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-19 15:40:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:50,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:58,500 - 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-19 15:40:58,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:40:58,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:41:06,634 - 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-19 15:41:06,634 - 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-19 15:41:06,634 - 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-19 15:41:06,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:41:06,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:41:14,678 - 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-19 15:41:23,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:41:31,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:31,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:31,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:41:31,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:31,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:41:31,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 15:41:31,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:31,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:31,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:31,389 - 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-19 15:41:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:40,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:40,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-19 15:41:40,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-19 15:41:40,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2018-01-19 15:41:40,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:47,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:41:47,277 - 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-19 15:41:47,277 - 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-19 15:41:47,277 - 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-19 15:41:54,297 - 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-19 15:42:05,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:05,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:05,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2018-01-19 15:42:05,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:05,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:05,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:42:05,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:42:11,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:42:11,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:42:11,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:11,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:11,097 - 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-19 15:42:11,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:11,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:11,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-19 15:42:11,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:11,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:11,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:11,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:11,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:11,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:16,685 - 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-19 15:42:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:16,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:16,686 - 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-19 15:42:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:16,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:16,687 - 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.17 on port 22: Unable to connect to port 22 on 10.67.79.17 (tried 1 time) 2018-01-19 15:42:16,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:22,432 - 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-19 15:42:22,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:22,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:22,432 - 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-19 15:42:22,432 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:22,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:22,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:22,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:22,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:22,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:27,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:32,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:32,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:32,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:32,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:32,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:32,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:38,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-01-19 15:42:38,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:38,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:38,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:38,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:42:38,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:38,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:42:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-01-19 15:42:43,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:42:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-01-19 15:42:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:43,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:49,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:49,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:42:49,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:49,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:49,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:49,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:42:49,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:49,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:42:49,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-19 15:42:49,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:49,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:42:49,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:42:49,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:42:55,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:42:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:42:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:42:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:42:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:42:55,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:00,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:43:00,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:43:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 15:43:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:43:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:43:00,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:00,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:06,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:06,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:06,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:06,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-19 15:43:06,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:06,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:06,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:06,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:06,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:43:06,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:43:06,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:06,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:11,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:11,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:11,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:11,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:11,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:11,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:17,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:23,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-19 15:43:23,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:23,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:23,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:23,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:28,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:28,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:28,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-19 15:43:28,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:34,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:34,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:34,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:34,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:43:39,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:39,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:39,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-19 15:43:45,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-19 15:43:45,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-19 15:44:22,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:44:22,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:44:22,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:44:22,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:44:49,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:44:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:44:54,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:47:16,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:16,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:16,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:16,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:16,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:21,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:21,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:21,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:21,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:47:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:47:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:47:21,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:26,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:26,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:26,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:26,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:26,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:26,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:47:26,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:47:26,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:47:26,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-19 15:47:26,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:47:26,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:50:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:50:12,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:50:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:50:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:50:12,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:50:17,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:50:17,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:50:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:50:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:50:23,675 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:50:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:50:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:50:29,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:50:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:50:29,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:50:39,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:50:45,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:50:45,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:50:45,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:50:45,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:50:51,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:51:07,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:51:07,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:51:07,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:51:07,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:51:07,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:51:07,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:51:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:51:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:51:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:51:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:51:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:51:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:51:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:51:41,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:51:41,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-19 15:51:46,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:51:46,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:52:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:52:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:52:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:52:49,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:52:49,963 - 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-19T15:39:45.463Z', 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'49465b3b-53d2-48eb-b52f-713893c4a7a1'} 2018-01-19 15:52:50,065 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.16 2018-01-19 15:52:50,192 - 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-19 15:52:50,290 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-19 15:52:50,291 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-19 15:52:50,338 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-19 15:53:15,406 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-19 15:53:40,472 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-19 15:54:05,534 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-19 15:54:30,590 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-19 15:54:55,635 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-19 15:55:20,831 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-19 15:55:46,096 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550951@clearwater.opnfv', u'sip_username': u'6505550951', u'formatted_number': u'(650) 555-0951', u'number': u'6505550951', u'sip_uri': u'sip:6505550951@clearwater.opnfv', u'number_id': u'2c84f86470c24168945c9b98196ba4f5', u'sip_password': u'E9PvDXXaw', u'pstn': False} 2018-01-19 15:55:46,096 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-19 15:55:46,096 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-19 15:55:46,114 - 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-19 15:55:46,115 - 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-19 15:58:00,903 - 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) - (6505550149, 6505550707) Passed Basic Call - Tel URIs (TCP) - (6505550833, 6505550837) Passed Basic Call - Unknown number (TCP) - (6505550401, 6505550069) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550547, 6505550728) Passed Basic Call - Messages - Pager model (TCP) - (6505550587, 6505550554) Passed Basic Call - Pracks (TCP) - (6505550634, 6505550426) Passed Basic Registration (TCP) - (6505550051) Passed Multiple Identities (TCP) - (6505550129, 6505550345) Passed Call Barring - Outbound Rejection (TCP) - (6505550883, 6505550548) 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) - (6505550629, 6505550638) 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) - (6505550758, 6505550300, 6505550927) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550205, 6505550614, 6505550864) Passed Call Diversion - Not reachable (408) (TCP) - (6505550589, 6505550408, 6505550117) Passed Call Diversion - Not reachable (503) (TCP) - (6505550717, 6505550577, 6505550530) Passed Call Diversion - Not reachable (500) (TCP) - (6505550769, 6505550526, 6505550724) Passed Call Diversion - Busy (TCP) - (6505550567, 6505550570, 6505550440) Passed Call Diversion - Unconditional (TCP) - (6505550459, 6505550034, 6505550188) Passed Call Diversion - No answer (TCP) - (6505550543, 6505550157, 6505550860) Passed Call Diversion - Bad target URI (TCP) - (6505550821, 6505550372) Passed Call Diversion - Audio-only call (TCP) - (6505550585, 6505550625, 6505550719, 6505550804) Passed Call Diversion - Audio-video call (TCP) - (6505550471, 6505550558, 6505550844, 6505550855) Passed Call Waiting - Accepted (TCP) - (6505550263, 6505550664, 6505550210) Passed Call Waiting - Cancelled (TCP) - (6505550261, 6505550260, 6505550504) Passed CANCEL - Mainline (TCP) - (6505550461, 6505550641) Passed Filtering - Accept-Contact (TCP) - (6505550596, 6505550400) Passed Filtering - Accept-Contact no match (TCP) - (6505550917, 6505550662) Passed Filtering - Accept-Contact negated match (TCP) - (6505550186, 6505550669) Passed Filtering - RFC3841 example (TCP) - (6505550641, 6505550307) Passed Filtering - Reject-Contact no match (TCP) - (6505550124, 6505550284) Passed Filtering - Reject-Contact match (TCP) - (6505550383, 6505550639) 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) - (6505550486) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550905) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550739) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550313) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550503, 6505550295) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550641, 6505550827) Passed GRUU - Call - only GRUU as target (TCP) - (6505550396, 6505550720) Passed GRUU - Call - AoR as target (TCP) - (6505550615, 6505550307) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550910, 6505550183) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550558, 6505550257) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550027, 6505550373) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550352, 6505550588) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550777, 6505550205) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550914, 6505550992) 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) - (6505550442) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550142) Passed 2018-01-19 15:58:00,903 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-19 15:58:00,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-19 15:58:00,907 - functest.energy.energy - DEBUG - Stopping recording 2018-01-19 15:58:02,065 - functest.utils.functest_utils - DEBUG - 2018-01-19 15:58:02,066 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 15:58:02,067 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:43 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-19 15:58:02,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-19 15:58:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-19 15:58:07,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:07,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:07,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:13,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-19 15:58:13,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-19 15:58:13,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:13,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_config_manager" 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:13,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:18,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:18,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:18,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:18,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-19 15:58:18,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-19 15:58:18,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:18,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:23,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:23,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:23,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:23,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:23,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 15:58:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:58:28,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:58:28,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:28,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:28,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 15:58:28,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:28,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:58:28,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:28,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:33,963 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:33,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:33,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 15:58:33,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:33,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:33,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:33,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 15:58:33,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:33,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:39,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 15:58:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 15:58:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=6137) 2018-01-19 15:58:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:39,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:39,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 15:58:39,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 15:58:39,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-19 15:58:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-19 15:58:44,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:44,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 15:58:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 15:58:44,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:49,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-19 15:58:49,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:49,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 15:58:49,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 15:58:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 15:58:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:55,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:58:55,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 15:59:00,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:00,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 15:59:00,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:59:00,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 15:59:00,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:59:00,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 15:59:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:59:05,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 15:59:05,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-19 15:59:05,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 15:59:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 15:59:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 15:59:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-19 15:59:05,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:10,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 15:59:10,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:10,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 15:59:10,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 15:59:10,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 15:59:10,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 15:59:10,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 15:59:10,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 15:59:10,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-19 15:59:10,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 15:59:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 15:59:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:16,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:16,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 15:59:21,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 15:59:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 15:59:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 15:59:21,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-19 15:59:47,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-19 15:59:47,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:47,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:47,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:59:47,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:59:47,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 15:59:47,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-19 15:59:47,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 15:59:47,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-19 15:59:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 15:59:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:59:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:59:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:59:52,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:59:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:59:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:59:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-19 15:59:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-19 15:59:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-19 15:59:52,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-19 15:59:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-19 15:59:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-19 15:59:57,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-19 15:59:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 15:59:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 15:59:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 15:59:57,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 16:00:02,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-19 16:00:02,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-19 16:00:02,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-19 16:00:02,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-19 16:00:02,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 16:00:02,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 16:00:02,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 16:00:08,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 16:00:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-19 16:00:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-19 16:00:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:08,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-19 16:00:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-19 16:00:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-19 16:00:08,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-19 16:00:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:13,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 16:00:13,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 16:00:18,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:18,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:18,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:23,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 16:00:23,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 16:00:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 16:00:29,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-19 16:00:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 16:00:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 16:00:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 16:00:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-19 16:00:34,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 16:00:34,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-19 16:00:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-19 16:00:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-19 16:00:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-19 16:00:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-19 16:00:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 16:00:34,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-19 16:00:35,909 - functest.core.vnf - INFO - test cleaning 2018-01-19 16:00:35,910 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-19 16:00:54,714 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-19 16:00:54,854 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:00:56,539 - 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-19 16:00:56,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-19 16:00:56,578 - 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-19 16:00:56,586 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:00:56,624 - 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-19 16:00:56,624 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-19 16:00:58,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-19 16:00:58,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-19 16:00:58,531 - 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-19 16:00:59,875 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-19 16:01:11,716 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-19 16:01:12,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-19 16:01:21,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-19 16:01:23,762 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-19 16:01:24,427 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-19 16:02:59,244 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-19 16:02:59,245 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-19 16:03:06,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-19 16:03:36,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-19 16:03:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-19 16:03:37,789 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-19 16:04:22,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-19 16:04:29,389 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-19 16:04:31,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-19 16:04:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-19 16:04:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-19 16:04:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-19 16:04:38,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-19 16:05:37,624 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-19 16:05:42,822 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-19 16:05:42,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-19 16:05:42,823 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-19 16:05:42,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-19 16:05:48,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-19 16:05:48,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:48,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:48,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-19 16:05:48,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:48,717 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:48,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:48,718 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-19 16:05:54,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 16:05:54,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 16:05:54,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:54,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-19 16:05:54,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-19 16:05:54,179 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-19 16:05:54,180 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 16:05:54,181 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-19 16:05:54,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:05:54,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-19 16:05:54,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:05:54,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:54,182 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:05:59,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:05:59,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-19 16:05:59,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-19 16:05:59,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:05:59,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-19 16:05:59,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:05:59,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:04,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-19 16:06:04,720 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 16:06:04,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:06:04,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 16:06:04,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 16:06:04,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-19 16:06:10,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:10,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 16:06:10,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:10,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 16:06:10,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:10,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-19 16:06:10,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:10,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:10,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-19 16:06:10,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:10,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:10,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:10,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:10,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:15,750 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:15,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-19 16:06:15,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:06:15,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 16:06:15,751 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 16:06:15,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:06:15,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-19 16:06:15,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-19 16:06:15,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:15,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 16:06:15,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-19 16:06:15,752 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:21,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:21,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:21,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:21,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:21,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:21,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:21,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:21,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:21,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-19 16:06:21,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-19 16:06:21,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-19 16:06:21,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-19 16:06:21,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-19 16:06:26,267 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-19 16:06:26,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 16:06:26,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 16:06:26,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:06:26,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-19 16:06:26,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-19 16:06:26,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-19 16:06:26,268 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-19 16:06:31,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 16:06:31,476 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-19 16:06:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 16:06:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-19 16:06:31,477 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 16:06:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-19 16:06:36,721 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-19 16:06:36,722 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-19 16:06:36,722 - 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-19 16:06:36,722 - 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-19 16:07:04,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 16:07:04,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 16:07:04,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-19 16:07:09,295 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-19 16:07:09,295 - 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-19 16:07:09,295 - 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-19 16:07:35,235 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 16:07:40,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 16:07:40,407 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-19 16:07:40,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-19 16:07:40,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-19 16:07:40,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-19 16:07:40,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-19 16:07:40,491 - 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-19T16:05:43.034Z', 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'08fa9c81-1453-48c6-8d2c-9940d9503f0f'} 2018-01-19 16:07:40,504 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-19 16:07:40,598 - 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.15'}, 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.20'}}, 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-19 16:07:40,693 - 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.15'}, 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.20'}}, 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-19 16:07:40,694 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-19 16:07:40,694 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.10.0.15 2018-01-19 16:07:42,568 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.5 2018-01-19 16:07:42,568 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:03:63:fd 2018-01-19 16:07:44,305 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.2 2018-01-19 16:07:44,306 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:71:ab:69 2018-01-19 16:07:44,306 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-19 16:07:44,306 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.10.0.20 2018-01-19 16:07:46,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.4 2018-01-19 16:07:46,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:0a:14:6f 2018-01-19 16:07:47,915 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.7 2018-01-19 16:07:47,916 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:02:c3:bc 2018-01-19 16:07:47,916 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-19 16:07:47,916 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-19 16:07:49,047 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-19 16:08:20,129 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-19 16:08:20,142 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:08:20,162 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-19 16:08:20,172 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:08:20,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-19 16:08:20,189 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-19 16:08:20,197 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:08:20,266 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-19 16:08:20' 2018-01-19 16:08:20,266 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-19 16:08:20,266 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-19 16:08:20,278 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:08:20,306 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.20. 2018-01-19 16:08:23,631 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.20. 2018-01-19 16:08:24,662 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-19 16:08:25,664 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-19 16:08:30,669 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-19 16:08:31,671 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-19 16:08:36,673 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-19 16:08:37,675 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-19 16:08:42,680 - 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-19 16:08:43,682 - 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-19 16:08:48,683 - 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-19 16:08:49,684 - 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-19 16:08:54,689 - 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-19 16:08:55,691 - 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-19 16:09:00,697 - 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-19 16:09:01,699 - 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-19 16:09:06,703 - 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-19 16:09:07,705 - 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-19 16:09:12,710 - 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-19 16:09:13,712 - 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-19 16:09:18,718 - 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-19 16:09:19,720 - 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-19 16:09:24,725 - 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-19 16:09:25,727 - 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-19 16:09:30,732 - 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-19 16:09:31,734 - 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-19 16:09:36,739 - 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-19 16:09:37,741 - 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-19 16:09:42,745 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 16:09:44,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 16:09:49,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' 2018-01-19 16:09:50,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-19 16:09:55,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 2018-01-19 16:09:56,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 remote-as 65002 [edit] vyos@vyos# 2018-01-19 16:10:01,760 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.7 2018-01-19 16:10:02,762 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 update-source 12.0.0.7 [edit] vyos@vyos# 2018-01-19 16:10:07,767 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inbound 2018-01-19 16:10:08,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-19 16:10:13,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 2018-01-19 16:10:14,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.2 password lab0033 [edit] vyos@vyos# 2018-01-19 16:10:19,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-19 16:10:20,780 - 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-19 16:10:25,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-19 16:10:26,788 - 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-19 16:10:31,793 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-19 16:10:32,795 - 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-19 16:10:37,796 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-19 16:10:38,798 - 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-19 16:10:43,803 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-19 16:10:44,805 - 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-19 16:10:49,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-19 16:10:50,808 - 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-19 16:10:55,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-19 16:10:56,812 - 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-19 16:11:01,817 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-19 16:11:02,819 - 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-19 16:11:07,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-19 16:11:08,826 - 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-19 16:11:13,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-19 16:11:14,830 - 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-19 16:11:19,831 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.7 2018-01-19 16:11:20,833 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.7 [edit] vyos@vyos# 2018-01-19 16:11:25,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 16:11:27,837 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 16:11:32,956 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-19 16:11:32,972 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:11:33,001 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.15. 2018-01-19 16:11:33,265 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.15. 2018-01-19 16:11:34,293 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-19 16:11:35,295 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-19 16:11:40,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-19 16:11:41,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-19 16:11:46,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-19 16:11:47,309 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-19 16:11:52,310 - 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-19 16:11:53,312 - 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-19 16:11:58,317 - 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-19 16:11:59,319 - 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-19 16:12:04,324 - 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-19 16:12:05,326 - 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-19 16:12:10,327 - 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-19 16:12:11,329 - 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-19 16:12:16,334 - 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-19 16:12:17,336 - 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-19 16:12:22,342 - 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-19 16:12:23,343 - 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-19 16:12:28,346 - 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-19 16:12:29,348 - 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-19 16:12:34,351 - 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-19 16:12:35,353 - 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-19 16:12:40,358 - 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-19 16:12:41,360 - 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-19 16:12:46,361 - 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-19 16:12:47,362 - 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-19 16:12:52,365 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 16:12:54,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 16:12:59,372 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' 2018-01-19 16:13:00,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-19 16:13:05,380 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 2018-01-19 16:13:06,382 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 remote-as 65001 [edit] vyos@vyos# 2018-01-19 16:13:11,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.2 2018-01-19 16:13:12,389 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 update-source 12.0.0.2 [edit] vyos@vyos# 2018-01-19 16:13:17,390 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inbound 2018-01-19 16:13:18,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-19 16:13:23,397 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 2018-01-19 16:13:24,399 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.7 password lab0033 [edit] vyos@vyos# 2018-01-19 16:13:29,404 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-19 16:13:30,406 - 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-19 16:13:35,412 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-19 16:13:36,414 - 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-19 16:13:41,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-19 16:13:42,419 - 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-19 16:13:47,424 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-19 16:13:48,425 - 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-19 16:13:53,427 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-19 16:13:54,429 - 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-19 16:13:59,434 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-19 16:14:00,436 - 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-19 16:14:05,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-19 16:14:06,439 - 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-19 16:14:11,440 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-19 16:14:12,441 - 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-19 16:14:17,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-19 16:14:18,446 - 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-19 16:14:23,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-19 16:14:24,449 - 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-19 16:14:29,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.2 2018-01-19 16:14:30,455 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.2 [edit] vyos@vyos# 2018-01-19 16:14:35,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-19 16:14:37,463 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-19 16:14:42,500 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-19 16:14:42,501 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-19 16:15:42,502 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-19 16:15:42,521 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-19 16:15:42,556 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.20. 2018-01-19 16:15:42,824 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.20. 2018-01-19 16:15:43,834 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-19 16:16:13,983 - 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-19 16:16:13,984 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.7, local AS number 65001 IPv4 Unicast - max multipaths: ebgp 1 ibgp 1 RIB entries 39, using 3744 bytes of memory Peers 1, using 4560 bytes of memory Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd 12.0.0.2 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-19 16:16:13,984 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 | no-more BGP neighbor is 12.0.0.2, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.2 BGP state = Established, up for 00:01:09 Last read 07:52:01, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.7 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.7, Local port: 179 Foreign host: 12.0.0.2, Foreign port: 32950 Nexthop: 12.0.0.7 Nexthop global: fe80::f816:3eff:fe02:c3bc Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-19 16:16:13,984 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.7 0 32768 i *> 10.0.2.0/24 12.0.0.7 0 32768 i *> 10.0.3.0/24 12.0.0.7 0 32768 i *> 10.0.4.0/24 12.0.0.7 0 32768 i *> 10.0.5.0/24 12.0.0.7 0 32768 i *> 10.0.6.0/24 12.0.0.7 0 32768 i *> 10.0.7.0/24 12.0.0.7 0 32768 i *> 10.0.8.0/24 12.0.0.7 0 32768 i *> 10.0.9.0/24 12.0.0.7 0 32768 i *> 10.0.10.0/24 12.0.0.7 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-19 16:16:13,984 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-19 16:16:13,984 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.2 routes | no-more BGP table version is 0, local router ID is 12.0.0.7 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.2 0 0 65002 i *> 10.1.2.0/24 12.0.0.2 0 0 65002 i *> 10.1.3.0/24 12.0.0.2 0 0 65002 i *> 10.1.4.0/24 12.0.0.2 0 0 65002 i *> 10.1.5.0/24 12.0.0.2 0 0 65002 i *> 10.1.6.0/24 12.0.0.2 0 0 65002 i *> 10.1.7.0/24 12.0.0.2 0 0 65002 i *> 10.1.8.0/24 12.0.0.2 0 0 65002 i *> 10.1.9.0/24 12.0.0.2 0 0 65002 i *> 10.1.10.0/24 12.0.0.2 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-19 16:16:13,984 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-19 16:16:13,984 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'473.7' 2018-01-19 16:16:13,985 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-19 16:16:15,350 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-19 16:16:16,919 - functest.utils.functest_utils - DEBUG - 2018-01-19 16:16:16,919 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 16:16:16,920 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:20 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-19 16:16:16,924 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-19 16:16:17,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-19 16:16:17,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-19 16:16:17,226 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-19 16:16:38,505 - functest.core.vnf - INFO - test cleaning 2018-01-19 16:16:38,505 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-19 16:16:38,544 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-19 16:16:38,599 - 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-19 16:16:38,600 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-19 16:16:38,616 - 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-19 16:16:38,633 - 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-19 16:16:38,665 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-19 16:16:41,285 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-19 16:16:41,286 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-19 16:16:41,286 - 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-19 16:16:48,919 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-19 16:17:34,769 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-19 16:17:35,416 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-19 16:17:39,093 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-19 16:17:39,093 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-19 16:17:47,434 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-19 16:17:47,434 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-19 16:17:47,439 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 16:17:48,450 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-19 16:17:50,530 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.14 2018-01-19 16:17:50,530 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-19 16:17:50,530 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'7ed9796a-8e86-49c2-a3ba-0bad2c084f40'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'42a87aa6-aeb4-4d24-8652-3f4d9f76c996', 'name': u'orchestra_openims_net'}} 2018-01-19 16:17:50,531 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-19 16:17:50,531 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 42a87aa6-aeb4-4d24-8652-3f4d9f76c996 2018-01-19 16:17:50,531 - 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.14'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.14/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-19 16:18:31,183 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 0028b8d2-f711-4f54-a60c-944e6b798749 2018-01-19 16:18:31,183 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.14' to VM 'orchestra_openims' 2018-01-19 16:18:33,638 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-19 16:18:36,644 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-19 16:19:36,649 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-19 16:20:36,671 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-19 16:21:36,733 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-19 16:22:36,751 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (240s) 2018-01-19 16:23:36,756 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-19 16:24:36,762 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-19 16:24:36,762 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-19 16:24:36,762 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-19 16:24:37,416 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 48bdb176-9890-44cd-8803-1d446ac051a6 2018-01-19 16:24:37,416 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-19 16:24:38,226 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'4186bd45-eec3-473e-ab83-febaeecf565c', u'name': u'default'} 2018-01-19 16:24:38,226 - 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-19 16:24:38,226 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-19 16:24:38,229 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 16:24:38,747 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 5039438820294c558520bd94656af3c2 2018-01-19 16:24:38,747 - 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'5039438820294c558520bd94656af3c2', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-19 16:24:38,747 - 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'5039438820294c558520bd94656af3c2', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-19 16:24:40,486 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-19 16:24:43,939 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-19 16:24:44,351 - functest.utils.functest_utils - DEBUG - 2018-01-19 16:24:44,351 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 16:24:44,352 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 08:05 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-19 16:24:44,355 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-19 16:24:44,356 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-19 16:24:44,356 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-19 16:24:44,358 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-19 16:24:56,089 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-19 16:24:56,961 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:24:57,070 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port bfa66a2b-7d07-4ff7-a101-6871d7f493b9 could not be found. Neutron server returns request_ids: ['req-766f957d-a2e9-4125-8b44-bad73716f79a'] 2018-01-19 16:24:57,070 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:25:00,827 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:25:03,434 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:25:04,545 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:25:04,637 - functest.core.vnf - INFO - test cleaning 2018-01-19 16:25:04,638 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-19 16:25:05,882 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-19 16:25:05,882 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-19 16:25:05,939 - 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-19 16:25:05,940 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-19 16:25:05,958 - 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-19 16:25:05,974 - 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-19 16:25:06,006 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-19 16:25:07,870 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-19 16:25:08,454 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-19 16:25:08,454 - 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-19 16:25:09,087 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-19 16:25:09,726 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-19 16:25:14,093 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-19 16:25:14,093 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-19 16:25:22,840 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-19 16:25:22,840 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-19 16:25:22,843 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 16:25:23,881 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-19 16:25:25,750 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.13 2018-01-19 16:25:25,751 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-19 16:25:25,751 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'8711e831-6c64-4d86-b356-33071f20b8c4'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'bfd43c37-6a78-4b4a-afb3-01a4fe3508c0', 'name': u'orchestra_clearwaterims_net'}} 2018-01-19 16:25:25,751 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-19 16:25:25,752 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: bfd43c37-6a78-4b4a-afb3-01a4fe3508c0 2018-01-19 16:25:25,752 - 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.13'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.13/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-19 16:26:06,631 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: cf310d0f-d2a1-428d-a296-80a9c0c480d5 2018-01-19 16:26:06,632 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.13' to VM 'orchestra_clearwaterims' 2018-01-19 16:26:08,947 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-19 16:26:11,669 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-19 16:27:11,677 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-19 16:28:11,732 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-19 16:29:11,764 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-19 16:30:11,785 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-19 16:31:11,811 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-19 16:31:11,811 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-19 16:31:11,811 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-19 16:31:12,433 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 48bdb176-9890-44cd-8803-1d446ac051a6 2018-01-19 16:31:12,433 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-19 16:31:13,330 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'209c22ee-8d14-4029-867a-af2146d2c1c7', u'name': u'default'} 2018-01-19 16:31:13,330 - 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-19 16:31:13,330 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-19 16:31:13,332 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 16:31:13,969 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 4509790fc29947ccbd7090a70ca92ffa 2018-01-19 16:31:13,969 - 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'4509790fc29947ccbd7090a70ca92ffa', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-19 16:31:13,970 - 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'4509790fc29947ccbd7090a70ca92ffa', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-19 16:31:15,794 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-19 16:31:17,487 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-19 16:31:17,911 - functest.utils.functest_utils - DEBUG - 2018-01-19 16:31:17,911 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 16:31:17,911 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:11 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-19 16:31:17,915 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-19 16:31:17,915 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-19 16:31:17,916 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-19 16:31:17,918 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-19 16:31:29,737 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-19 16:31:30,545 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:31:30,644 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 9b878ef0-713c-4335-932f-45b761fd599a could not be found. Neutron server returns request_ids: ['req-5f862bc9-f0c5-4cbb-8d46-7751719d480e'] 2018-01-19 16:31:30,645 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:31:34,545 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:31:37,393 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:31:38,769 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-19 16:31:38,871 - functest.core.vnf - INFO - test cleaning 2018-01-19 16:31:38,871 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-19 16:31:40,149 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-19 16:31:40,150 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-19 16:31:40,263 - 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-19 16:31:40,297 - 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-19 16:31:40,299 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 16:31:40,767 - 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-19 16:31:40,767 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-19 16:31:42,715 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-19 16:31:43,398 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-19 16:31:43,398 - 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-19 16:31:43,398 - 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-19 16:31:43,409 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-19 16:31:43,409 - 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-19 16:31:52,053 - 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-19 16:32:00,930 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-19 16:32:00,930 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-19 16:32:04,232 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-19 16:32:09,846 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-19 16:32:09,846 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-19 16:32:10,505 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-19 16:39:25,223 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-19 16:39:27,750 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-19 16:39:29,064 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-19 16:39:30,031 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : bed6ca29-b094-458d-b065-36372f8b8168 2018-01-19 16:43:43,371 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-19 16:43:43,371 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-19 16:43:44,017 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-19 16:44:05,749 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-19 17:03:42,922 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 0 2018-01-19 17:03:42,922 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-19 17:03:44,899 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-01-19 17:03:44,899 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-19 17:03:45,281 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files to Abot_node 2018-01-19 17:03:45,979 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files in Abot_node 2018-01-19 17:08:04,962 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-01-19 17:09:04,387 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-01-19 17:09:04,920 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-01-19 17:09:04,920 - functest.core.vnf - ERROR - Exception on VNF testing Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/functest/core/vnf.py", line 77, in run self.test_vnf()): File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 322, in test_vnf 'json'.format(self.case_dir))) File "/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/juju_epc.py", line 425, in process_abot_test_result with open(file_path) as test_result: IOError: [Errno 2] No such file or directory: '/usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/TestResults.json' 2018-01-19 17:09:05,341 - functest.utils.functest_utils - DEBUG - 2018-01-19 17:09:05,342 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 17:09:05,342 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 37:24 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-19 17:09:05,345 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-19 17:09:05,345 - 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-19 17:09:05,346 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-19 17:09:58,782 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-19 17:10:09,458 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-19 17:10:09,698 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-19 17:10:09,698 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-19 17:10:09,726 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-19 17:10:09,728 - 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-261 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 17:10:09,731 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 25:43 | PASS | | vyos_vrouter | functest | vnf | 15:20 | PASS | | orchestra_openims | orchestra | vnf | 08:05 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:11 | FAIL | | juju_epc | functest | vnf | 37:24 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-19 17:10:09,735 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-19 17:10:16,523 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-19 17:10:16,524 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-19 17:10:16,526 - 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-19 17:10:16,527 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-19 17:10:16,527 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-19 17:13:50,242 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-19 17:13:50,660 - functest.utils.functest_utils - DEBUG - 2018-01-19 17:13:50,660 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-19 17:13:50,661 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:34 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-19 17:13:50,665 - 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-261 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-19 17:13:50,667 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:34 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-19 17:13:50,669 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK