2018-01-17 15:46:39,654 - functest.ci.check_deployment - DEBUG - 192.168.11.20:35357 is reachable! 2018-01-17 15:46:39,654 - functest.ci.check_deployment - INFO - Connectivity to OS_AUTH_URL http://192.168.11.20:35357/v3 ...OK 2018-01-17 15:46:40,107 - functest.ci.check_deployment - INFO - Got token ...OK 2018-01-17 15:46:40,532 - functest.ci.check_deployment - DEBUG - 192.168.11.20:5000 is reachable! 2018-01-17 15:46:40,533 - functest.ci.check_deployment - INFO - Connectivity to the public endpoint http://192.168.11.20:5000 ...OK 2018-01-17 15:46:40,977 - functest.ci.check_deployment - DEBUG - 192.168.11.20:8774 is reachable! 2018-01-17 15:46:40,977 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'compute' http://192.168.11.20:8774/v2.1/aa4b96c724ee4be6b4310e6fbe077d50 ...OK 2018-01-17 15:46:41,407 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9696 is reachable! 2018-01-17 15:46:41,407 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'network' http://192.168.11.20:9696 ...OK 2018-01-17 15:46:41,843 - functest.ci.check_deployment - DEBUG - 192.168.11.20:9292 is reachable! 2018-01-17 15:46:41,843 - functest.ci.check_deployment - INFO - Connectivity to endpoint 'image' http://192.168.11.20:9292 ...OK 2018-01-17 15:46:42,579 - functest.ci.check_deployment - INFO - Nova service ...OK 2018-01-17 15:46:44,402 - functest.ci.check_deployment - INFO - Neutron service ...OK 2018-01-17 15:46:44,428 - functest.ci.check_deployment - INFO - Glance service ...OK 2018-01-17 15:46:46,241 - functest.ci.check_deployment - INFO - External network found: admin_external 2018-01-17 15:46:50,191 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 15:46:50,191 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 15:46:50,193 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ | healthcheck | 0 | (daily)|(weekly) | First tier to be executed to verify the | connection_check api_check | | | | | basic operations in the VIM. | snaps_health_check | +---------------------+---------------+--------------------------+-------------------------------------------------+------------------------------------+ 2018-01-17 15:46:50,194 - functest.ci.run_tests - INFO - Running tier 'healthcheck' 2018-01-17 15:46:50,194 - functest.ci.run_tests - INFO - Running test case 'connection_check'... 2018-01-17 15:46:51,501 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 15:46:59,550 - 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.047s OK 2018-01-17 15:46:59,990 - functest.utils.functest_utils - DEBUG - 2018-01-17 15:46:59,990 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 15:46:59,990 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 15:46:59,994 - functest.ci.run_tests - INFO - Running test case 'api_check'... 2018-01-17 15:47:00,808 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 15:55:23,798 - 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 502.981s OK 2018-01-17 15:55:24,220 - functest.utils.functest_utils - DEBUG - 2018-01-17 15:55:24,220 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 15:55:24,221 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 08:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 15:55:24,225 - functest.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-01-17 15:55:25,320 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 15:56:07,589 - functest.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 42.268s OK 2018-01-17 15:56:08,027 - functest.utils.functest_utils - DEBUG - 2018-01-17 15:56:08,027 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 15:56:08,027 - functest.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-01-17 15:56:08,031 - 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-259 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 15:56:08,034 - 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:23 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-01-17 15:56:08,036 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 15:56:12,521 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 15:56:12,522 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 15:56:12,524 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ | smoke | 1 | (daily)|(weekly) | Set of basic Functional tests to | vping_ssh vping_userdata | | | | | validate the OPNFV scenarios. | tempest_smoke_serial rally_sanity | | | | | | refstack_defcore snaps_smoke | +---------------+---------------+--------------------------+------------------------------------------+-------------------------------------------+ 2018-01-17 15:56:12,526 - functest.ci.run_tests - INFO - Running tier 'smoke' 2018-01-17 15:56:12,526 - functest.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-01-17 15:56:13,559 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 15:56:13,560 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 15:56:14,269 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 15:56:14,269 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 15:56:14,269 - functest.energy.energy - DEBUG - Submitting scenario (vping_ssh/running) 2018-01-17 15:56:14,988 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 15:56:14,988 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 15:56:14' 2018-01-17 15:56:14,988 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:56:16,668 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:56:19,808 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:56:26,171 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:56:26,883 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating keypair with name: 'vPing-keypair-c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:56:27,675 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:56:33,355 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Security group with name: 'vPing-sg-c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:56:36,406 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-c704febe-8f88-44cf-86fa-a5c83b3ca009' 2018-01-17 15:57:01,290 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 15:57:04,438 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Trying to transfer ping.sh 2018-01-17 15:57:04,515 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 15:57:05,526 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 15:57:24,536 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 15:57:25,659 - functest.utils.functest_utils - DEBUG - 2018-01-17 15:57:25,659 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 15:57:25,660 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:51 | PASS | +-------------------+------------------+------------------+----------------+ 2018-01-17 15:57:25,664 - functest.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-01-17 15:57:25,747 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin virtual environment setup 2018-01-17 15:57:25,747 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing Start Time:'2018-01-17 15:57:25' 2018-01-17 15:57:25,748 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating image with name: 'functest-vping--aa4588df-d47f-4d03-9f32-23e85b3e7471' 2018-01-17 15:57:27,196 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating network with name: 'vping-net-aa4588df-d47f-4d03-9f32-23e85b3e7471' 2018-01-17 15:57:29,429 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating router with name: 'vping-router-aa4588df-d47f-4d03-9f32-23e85b3e7471' 2018-01-17 15:57:35,781 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating flavor with name: 'vping-flavor-aa4588df-d47f-4d03-9f32-23e85b3e7471' 2018-01-17 15:57:36,419 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 1 instance with name: 'opnfv-vping-1-aa4588df-d47f-4d03-9f32-23e85b3e7471' 2018-01-17 15:57:41,429 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Creating VM 2 instance with name: 'opnfv-vping-2-aa4588df-d47f-4d03-9f32-23e85b3e7471' 2018-01-17 15:57:45,992 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Begin test execution 2018-01-17 15:57:57,879 - functest.opnfv_tests.openstack.vping.vping_base - INFO - Waiting for ping... 2018-01-17 15:58:00,395 - functest.opnfv_tests.openstack.vping.vping_base - DEBUG - Pinging 192.168.130.11. Waiting for response... 2018-01-17 15:58:02,817 - functest.opnfv_tests.openstack.vping.vping_base - INFO - vPing detected! 2018-01-17 15:58:22,188 - functest.utils.functest_utils - DEBUG - 2018-01-17 15:58:22,188 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 15:58:22,188 - functest.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:37 | PASS | +------------------------+------------------+------------------+----------------+ 2018-01-17 15:58:22,192 - functest.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-01-17 15:58:22,278 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 15:58:25,975 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 15:58:29,819 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 15:58:34,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 15:58:37,995 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 15:58:48,205 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 15:58:50,091 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 15:58:50,092 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 15:58:52,857 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 15:58:52,858 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 15:58:57,140 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 15:58:57,141 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 15:58:57,143 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 15:58:57,146 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-01-17 15:58:57,146 - functest.utils.functest_utils - DEBUG - Executing command: 'cd /root/.rally/verification/verifier-4f0ea743-ffba-4b7c-9ddf-d4c05e72eb4c/repo;testr list-tests smoke > /home/opnfv/functest/results/tempest/test_raw_list.txt;cd -;' 2018-01-17 15:59:00,883 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-01-17 15:59:00,885 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-01-17 15:59:00,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: 'rally verify start --concurrency 1 --load-list /home/opnfv/functest/results/tempest/test_list.txt --detailed'. 2018-01-17 15:59:04,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 15:59:04.324 62 INFO rally.api [-] Starting verification (UUID=c7b3f2c1-54ab-4ff0-884a-eb38fe5340c1) for deployment 'opnfv-rally' (UUID=f283e1a7-a9b7-4cb2-8d77-b6e23530d717) by verifier 'opnfv-tempest' (UUID=4f0ea743-ffba-4b7c-9ddf-d4c05e72eb4c). 2018-01-17 15:59:04,326 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c7b3f2c1-54ab-4ff0-884a-eb38fe5340c1 2018-01-17 15:59:12,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 15:59:12.231 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.098s] 2018-01-17 15:59:12,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 15:59:12.324 62 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.093s] 2018-01-17 15:59:18,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 15:59:18.668 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.840s] 2018-01-17 15:59:20,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 15:59:20.230 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.561s] 2018-01-17 15:59:30,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 15:59:30.189 62 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.956s] 2018-01-17 15:59:51,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 15:59:51.809 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [15.346s] 2018-01-17 16:00:26,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:00:26.749 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.125s] 2018-01-17 16:00:26,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:00:26.751 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-01-17 16:01:01,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:01:01.128 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.123s] 2018-01-17 16:01:01,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:01:01.130 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-01-17 16:01:36,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:01:36.047 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.290s] 2018-01-17 16:01:36,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:01:36.048 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-01-17 16:02:33,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:02:33.097 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [23.263s] 2018-01-17 16:03:00,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:00.854 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.091s] 2018-01-17 16:03:01,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:01.020 62 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.165s] 2018-01-17 16:03:09,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:09.428 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.949s] 2018-01-17 16:03:09,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:09.439 62 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-01-17 16:03:10,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:10.818 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 16:03:10,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:10.819 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-01-17 16:03:15,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:15.019 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.258s] 2018-01-17 16:03:21,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:21.173 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.036s] 2018-01-17 16:03:27,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:27.460 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.559s] 2018-01-17 16:03:35,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:35.372 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.388s] 2018-01-17 16:03:45,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:45.094 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.316s] 2018-01-17 16:03:51,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:51.595 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.232s] 2018-01-17 16:03:57,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:03:57.704 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.391s] 2018-01-17 16:04:04,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:04.553 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.254s] 2018-01-17 16:04:12,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:12.169 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.271s] 2018-01-17 16:04:20,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:20.552 62 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [2.747s] 2018-01-17 16:04:22,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:22.927 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-01-17 16:04:25,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:25.189 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.083s] 2018-01-17 16:04:25,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:25.272 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.082s] 2018-01-17 16:04:25,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:25.354 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.081s] 2018-01-17 16:04:25,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:25.362 62 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2018-01-17 16:04:29,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:29.885 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.934s] 2018-01-17 16:04:30,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:30.647 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.760s] 2018-01-17 16:04:31,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:31.692 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.045s] 2018-01-17 16:04:37,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:37.513 62 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.010s] 2018-01-17 16:04:42,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:42.030 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.876s] 2018-01-17 16:04:57,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:04:57.092 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.200s] 2018-01-17 16:05:01,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:05:01.632 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.538s] 2018-01-17 16:05:15,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:05:15.203 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [3.408s] 2018-01-17 16:05:19,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:05:19.230 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.026s] 2018-01-17 16:05:27,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:05:27.900 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [8.669s] 2018-01-17 16:05:39,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:05:39.173 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [3.198s] 2018-01-17 16:05:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:05:43.542 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.368s] 2018-01-17 16:05:48,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:05:48.288 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [4.745s] 2018-01-17 16:06:07,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:07.583 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.725s] 2018-01-17 16:06:07,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:07.943 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.360s] 2018-01-17 16:06:08,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:08.130 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.186s] 2018-01-17 16:06:08,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:08.215 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.085s] 2018-01-17 16:06:08,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:08.384 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.168s] 2018-01-17 16:06:08,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:08.534 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.149s] 2018-01-17 16:06:22,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:22.077 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.222s] 2018-01-17 16:06:22,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:22.320 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.242s] 2018-01-17 16:06:22,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:22.503 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.183s] 2018-01-17 16:06:22,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:22.628 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.125s] 2018-01-17 16:06:22,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:22.790 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.160s] 2018-01-17 16:06:22,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:22.892 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.091s] 2018-01-17 16:06:35,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:35.845 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.552s] 2018-01-17 16:06:41,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:41.851 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [6.005s] 2018-01-17 16:06:44,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:44.073 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.221s] 2018-01-17 16:06:44,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:44.222 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.149s] 2018-01-17 16:06:44,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:44.334 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.112s] 2018-01-17 16:06:57,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:06:57.553 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.439s] 2018-01-17 16:07:03,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:03.943 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.389s] 2018-01-17 16:07:06,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:06.137 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.193s] 2018-01-17 16:07:06,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:06.229 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.093s] 2018-01-17 16:07:06,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:06.343 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.113s] 2018-01-17 16:07:23,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:23.788 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.146s] 2018-01-17 16:07:30,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:30.972 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [7.184s] 2018-01-17 16:07:36,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:36.643 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.669s] 2018-01-17 16:07:41,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:07:41.356 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.713s] 2018-01-17 16:08:07,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:07.307 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.923s] 2018-01-17 16:08:14,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:14.587 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.279s] 2018-01-17 16:08:20,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:20.812 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.224s] 2018-01-17 16:08:25,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:25.183 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.370s] 2018-01-17 16:08:40,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:40.634 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.191s] 2018-01-17 16:08:42,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:42.352 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.715s] 2018-01-17 16:08:42,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:42.451 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.102s] 2018-01-17 16:08:46,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:46.897 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.097s] 2018-01-17 16:08:48,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:48.724 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.825s] 2018-01-17 16:08:48,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:48.801 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.080s] 2018-01-17 16:08:52,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:52.929 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.710s] 2018-01-17 16:08:56,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:56.529 62 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2018-01-17 16:08:57,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:57.897 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-01-17 16:08:57,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:57.902 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-01-17 16:08:57,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:57.903 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-01-17 16:08:57,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:57.904 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-01-17 16:08:57,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:08:57.905 62 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-01-17 16:09:00,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:09:00.206 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.182s] 2018-01-17 16:09:13,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:09:13.982 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.923s] 2018-01-17 16:09:29,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:09:29.516 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.407s] 2018-01-17 16:09:40,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:09:40.513 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [10.995s] 2018-01-17 16:09:49,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:09:49.898 62 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.088s] 2018-01-17 16:11:12,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:11:12.972 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [76.379s] 2018-01-17 16:12:02,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:12:02.911 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [39.489s] 2018-01-17 16:12:57,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-01-17 16:12:57.138 62 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [33.057s] 2018-01-17 16:13:14,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: 'rally verify show --uuid c7b3f2c1-54ab-4ff0-884a-eb38fe5340c1'. 2018-01-17 16:13:15,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-01-17 16:13:15,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c7b3f2c1-54ab-4ff0-884a-eb38fe5340c1 | 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-01-17 15:59:04 | 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-01-17 16:13:13 | 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:09 | 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-01-17 16:13:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4f0ea743-ffba-4b7c-9ddf-d4c05e72eb4c) | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f283e1a7-a9b7-4cb2-8d77-b6e23530d717) | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 827.385 | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-01-17 16:13:15,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-01-17 16:13:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-01-17 16:13:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-01-17 16:13:15,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-01-17 16:13:15,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-01-17 16:13:19,758 - functest.utils.functest_utils - DEBUG - 2018-01-17 16:13:19,759 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 16:13:19,759 - functest.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:31 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-01-17 16:13:19,763 - functest.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-01-17 16:13:19,843 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 16:13:20,801 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 16:13:20,801 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 16:13:20,801 - functest.energy.energy - DEBUG - Submitting scenario (rally_sanity/running) 2018-01-17 16:13:21,441 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 16:13:25,270 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 16:13:29,013 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 16:13:33,743 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-01-17 16:13:35,245 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating image 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1'... 2018-01-17 16:13:37,169 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating network 'rally-net-9943fbb9-f5fb-4207-ac70-0c51bd8719b1'... 2018-01-17 16:13:39,484 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating router 'rally-router-9943fbb9-f5fb-4207-ac70-0c51bd8719b1'... 2018-01-17 16:13:44,979 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1'... 2018-01-17 16:13:45,634 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Creating flavor 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1'... 2018-01-17 16:13:46,270 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-01-17 16:13:46,270 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-01-17 16:13:46,271 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:13:46,308 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:13:46,313 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:14:50,076 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 78f9636e-70c9-4936-b0ce-386e87a93b8f: started 2018-01-17 16:13:49.908 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Starting: Task validation. 2018-01-17 16:13:49.950 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Starting: Task validation of syntax. 2018-01-17 16:13:50.027 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Completed: Task validation of syntax. 2018-01-17 16:13:50.027 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Starting: Task validation of required platforms. 2018-01-17 16:13:50.060 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Completed: Task validation of required platforms. 2018-01-17 16:13:50.060 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Starting: Task validation of semantic. 2018-01-17 16:13:50.864 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() started 2018-01-17 16:13:53.610 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() finished in 2.75 sec 2018-01-17 16:13:53.656 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() started 2018-01-17 16:13:57.737 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() finished in 4.08 sec 2018-01-17 16:13:57.738 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Completed: Task validation of semantic. 2018-01-17 16:13:57.738 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Completed: Task validation. 2018-01-17 16:13:57.739 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Starting: Running task. 2018-01-17 16:13:57.906 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() started 2018-01-17 16:14:00.741 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() finished in 2.83 sec 2018-01-17 16:14:00.764 259 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 START 2018-01-17 16:14:01.442 259 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 END: OK 2018-01-17 16:14:01.467 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() started 2018-01-17 16:14:05.678 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() finished in 4.21 sec 2018-01-17 16:14:05.950 134 INFO rally.task.engine [-] Load duration is: 0.676069 2018-01-17 16:14:05.950 134 INFO rally.task.engine [-] Full duration is: 7.787194 2018-01-17 16:14:06.213 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() started 2018-01-17 16:14:08.992 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() finished in 2.78 sec 2018-01-17 16:14:09.015 345 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 START 2018-01-17 16:14:09.831 345 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 END: OK 2018-01-17 16:14:09.859 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() started 2018-01-17 16:14:13.873 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() finished in 4.01 sec 2018-01-17 16:14:14.254 134 INFO rally.task.engine [-] Load duration is: 0.814124 2018-01-17 16:14:14.255 134 INFO rally.task.engine [-] Full duration is: 7.679521 2018-01-17 16:14:14.519 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() started 2018-01-17 16:14:17.512 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() finished in 2.99 sec 2018-01-17 16:14:17.534 431 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 START 2018-01-17 16:14:18.959 431 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 END: OK 2018-01-17 16:14:18.990 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() started 2018-01-17 16:14:23.207 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() finished in 4.22 sec 2018-01-17 16:14:24.576 134 INFO rally.task.engine [-] Load duration is: 1.422953 2018-01-17 16:14:24.577 134 INFO rally.task.engine [-] Full duration is: 8.70469 2018-01-17 16:14:24.839 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() started 2018-01-17 16:14:27.655 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() finished in 2.82 sec 2018-01-17 16:14:27.676 517 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 START 2018-01-17 16:14:28.539 517 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 END: OK 2018-01-17 16:14:28.561 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() started 2018-01-17 16:14:32.742 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() finished in 4.18 sec 2018-01-17 16:14:32.887 134 INFO rally.task.engine [-] Load duration is: 0.86086 2018-01-17 16:14:32.888 134 INFO rally.task.engine [-] Full duration is: 7.918911 2018-01-17 16:14:33.142 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() started 2018-01-17 16:14:35.883 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() finished in 2.74 sec 2018-01-17 16:14:35.905 603 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 START 2018-01-17 16:14:36.972 603 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 END: OK 2018-01-17 16:14:36.992 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() started 2018-01-17 16:14:41.016 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() finished in 4.02 sec 2018-01-17 16:14:41.193 134 INFO rally.task.engine [-] Load duration is: 1.065149 2018-01-17 16:14:41.193 134 INFO rally.task.engine [-] Full duration is: 7.890105 2018-01-17 16:14:41.448 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() started 2018-01-17 16:14:44.154 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack setup() finished in 2.71 sec 2018-01-17 16:14:44.173 689 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 START 2018-01-17 16:14:45.048 689 INFO rally.task.runner [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | ITER: 1 END: OK 2018-01-17 16:14:45.068 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() started 2018-01-17 16:14:48.938 134 INFO rally.task.context [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Context users@openstack cleanup() finished in 3.87 sec 2018-01-17 16:14:49.497 134 INFO rally.task.engine [-] Load duration is: 0.872892 2018-01-17 16:14:49.498 134 INFO rally.task.engine [-] Full duration is: 7.506578 2018-01-17 16:14:49.686 134 INFO rally.task.engine [-] Task 78f9636e-70c9-4936-b0ce-386e87a93b8f | Completed: Running task. Task 78f9636e-70c9-4936-b0ce-386e87a93b8f: 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.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | total | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> duration | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 0.676 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.676069 Full duration: 7.787194 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.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | total | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> duration | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 0.814 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.814124 Full duration: 7.679521 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | total | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 100.0% | 1 | | -> duration | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 1.423 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.422953 Full duration: 8.70469 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.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | total | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> duration | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 0.861 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.86086 Full duration: 7.918911 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.498 | 0.498 | 0.498 | 0.498 | 0.498 | 0.498 | 100.0% | 1 | | total | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> duration | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.065149 Full duration: 7.890105 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.228 | 0.228 | 0.228 | 0.228 | 0.228 | 0.228 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.872892 Full duration: 7.506578 2018-01-17 16:14:50,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 78f9636e-70c9-4936-b0ce-386e87a93b8f 2018-01-17 16:14:50,077 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-01-17 16:14:50,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '78f9636e-70c9-4936-b0ce-386e87a93b8f', '--out', '/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-01-17 16:14:50,085 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '78f9636e-70c9-4936-b0ce-386e87a93b8f'] 2018-01-17 16:14:51,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:14:51,550 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-01-17 16:14:51,550 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-01-17 16:14:51,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-01-17 16:14:51,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:14:51,589 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:14:51,591 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:16:25,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9: started 2018-01-17 16:14:55.110 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Starting: Task validation. 2018-01-17 16:14:55.154 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Starting: Task validation of syntax. 2018-01-17 16:14:55.224 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Completed: Task validation of syntax. 2018-01-17 16:14:55.224 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Starting: Task validation of required platforms. 2018-01-17 16:14:55.250 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Completed: Task validation of required platforms. 2018-01-17 16:14:55.250 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Starting: Task validation of semantic. 2018-01-17 16:14:56.035 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() started 2018-01-17 16:14:58.713 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() finished in 2.68 sec 2018-01-17 16:15:01.430 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() started 2018-01-17 16:15:05.542 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() finished in 4.11 sec 2018-01-17 16:15:05.543 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Completed: Task validation of semantic. 2018-01-17 16:15:05.543 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Completed: Task validation. 2018-01-17 16:15:05.544 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Starting: Running task. 2018-01-17 16:15:05.726 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() started 2018-01-17 16:15:08.670 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() finished in 2.94 sec 2018-01-17 16:15:08.671 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack setup() started 2018-01-17 16:15:08.671 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:15:08.694 864 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 START 2018-01-17 16:15:14.269 864 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 END: OK 2018-01-17 16:15:14.292 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack cleanup() started 2018-01-17 16:15:14.963 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-17 16:15:14.964 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() started 2018-01-17 16:15:18.765 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-17 16:15:19.807 739 INFO rally.task.engine [-] Load duration is: 4.466845 2018-01-17 16:15:19.808 739 INFO rally.task.engine [-] Full duration is: 13.055733 2018-01-17 16:15:20.075 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() started 2018-01-17 16:15:22.865 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() finished in 2.79 sec 2018-01-17 16:15:22.866 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack setup() started 2018-01-17 16:15:22.866 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:15:22.889 970 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 START 2018-01-17 16:15:27.281 970 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 END: OK 2018-01-17 16:15:27.308 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack cleanup() started 2018-01-17 16:15:30.455 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack cleanup() finished in 3.15 sec 2018-01-17 16:15:30.456 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() started 2018-01-17 16:15:34.238 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() finished in 3.78 sec 2018-01-17 16:15:36.163 739 INFO rally.task.engine [-] Load duration is: 3.31535 2018-01-17 16:15:36.163 739 INFO rally.task.engine [-] Full duration is: 14.180213 2018-01-17 16:15:36.425 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() started 2018-01-17 16:15:39.102 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() finished in 2.68 sec 2018-01-17 16:15:39.123 1076 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 START 2018-01-17 16:15:40.412 1076 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 END: OK 2018-01-17 16:15:40.437 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() started 2018-01-17 16:15:44.288 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() finished in 3.85 sec 2018-01-17 16:15:44.468 739 INFO rally.task.engine [-] Load duration is: 0.21512 2018-01-17 16:15:44.469 739 INFO rally.task.engine [-] Full duration is: 7.881039 2018-01-17 16:15:44.712 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() started 2018-01-17 16:15:47.454 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack setup() finished in 2.74 sec 2018-01-17 16:15:47.454 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context quotas@openstack setup() started 2018-01-17 16:15:48.461 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context quotas@openstack setup() finished in 1.01 sec 2018-01-17 16:15:48.462 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack setup() started 2018-01-17 16:15:48.462 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 16:15:49.094 1162 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 START 2018-01-17 16:16:08.545 1162 INFO rally.task.runner [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | ITER: 1 END: OK 2018-01-17 16:16:08.569 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack cleanup() started 2018-01-17 16:16:19.655 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context cleanup@openstack cleanup() finished in 11.09 sec 2018-01-17 16:16:19.656 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context quotas@openstack cleanup() started 2018-01-17 16:16:19.715 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context quotas@openstack cleanup() finished in 58.51 msec 2018-01-17 16:16:19.715 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() started 2018-01-17 16:16:23.520 739 INFO rally.task.context [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Context users@openstack cleanup() finished in 3.80 sec 2018-01-17 16:16:24.938 739 INFO rally.task.engine [-] Load duration is: 17.448553 2018-01-17 16:16:24.939 739 INFO rally.task.engine [-] Full duration is: 38.823192 2018-01-17 16:16:25.164 739 INFO rally.task.engine [-] Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 | Completed: Running task. Task f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9: finished test scenario GlanceImages.create_and_delete_image +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 3.457 | 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.043 | 1.043 | 1.043 | 1.043 | 1.043 | 1.043 | 100.0% | 1 | | glance_v2.delete_image | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | total | 4.467 | 4.467 | 4.467 | 4.467 | 4.467 | 4.467 | 100.0% | 1 | | -> duration | 4.467 | 4.467 | 4.467 | 4.467 | 4.467 | 4.467 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.466845 Full duration: 13.055733 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.236 | 3.236 | 3.236 | 3.236 | 3.236 | 3.236 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | -> glance_v2.upload_data | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | glance_v2.list_images | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 0.079 | 100.0% | 1 | | total | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 100.0% | 1 | | -> duration | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 3.315 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.31535 Full duration: 14.180213 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.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | -> duration | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.21512 Full duration: 7.881039 test scenario GlanceImages.create_image_and_boot_instances +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 3.211 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | -> glance_v2.upload_data | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 0.856 | 100.0% | 1 | | nova.boot_servers | 15.237 | 15.237 | 15.237 | 15.237 | 15.237 | 15.237 | 100.0% | 1 | | total | 18.449 | 18.449 | 18.449 | 18.449 | 18.449 | 18.449 | 100.0% | 1 | | -> duration | 17.449 | 17.449 | 17.449 | 17.449 | 17.449 | 17.449 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.448553 Full duration: 38.823192 2018-01-17 16:16:25,467 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9 2018-01-17 16:16:25,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9', '--out', '/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-01-17 16:16:25,474 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'f4cb1ca8-9a61-479a-9ad7-d1bc1de438c9'] 2018-01-17 16:16:26,953 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:16:26,954 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-01-17 16:16:26,954 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "ceilometer" ... 2018-01-17 16:16:26,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-ceilometer.yaml 2018-01-17 16:16:26,954 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:16:26,988 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:16:26,989 - functest.opnfv_tests.openstack.rally.rally - INFO - No tests for scenario "ceilometer" 2018-01-17 16:16:26,989 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-01-17 16:16:26,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-01-17 16:16:26,989 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:16:27,017 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:16:27,022 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:19:46,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 7835533f-ba63-4e9a-b6eb-381f4625b86c: started 2018-01-17 16:16:30.606 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Starting: Task validation. 2018-01-17 16:16:30.654 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Starting: Task validation of syntax. 2018-01-17 16:16:30.822 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Completed: Task validation of syntax. 2018-01-17 16:16:30.822 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Starting: Task validation of required platforms. 2018-01-17 16:16:30.888 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Completed: Task validation of required platforms. 2018-01-17 16:16:30.889 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Starting: Task validation of semantic. 2018-01-17 16:16:31.719 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:16:34.551 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.83 sec 2018-01-17 16:16:40.009 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:16:44.039 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 4.03 sec 2018-01-17 16:16:44.040 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Completed: Task validation of semantic. 2018-01-17 16:16:44.040 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Completed: Task validation. 2018-01-17 16:16:44.041 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Starting: Running task. 2018-01-17 16:16:44.216 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:16:46.903 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.69 sec 2018-01-17 16:16:46.903 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() started 2018-01-17 16:16:47.739 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() finished in 0.84 sec 2018-01-17 16:16:47.739 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack setup() started 2018-01-17 16:16:50.855 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack setup() finished in 3.12 sec 2018-01-17 16:16:50.855 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() started 2018-01-17 16:16:50.855 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:16:50.880 1417 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:16:56.226 1417 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:16:56.256 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() started 2018-01-17 16:16:59.087 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() finished in 2.83 sec 2018-01-17 16:16:59.088 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack cleanup() started 2018-01-17 16:17:02.545 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack cleanup() finished in 3.46 sec 2018-01-17 16:17:02.546 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() started 2018-01-17 16:17:02.617 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() finished in 71.81 msec 2018-01-17 16:17:02.618 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:17:06.548 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 3.93 sec 2018-01-17 16:17:08.361 1292 INFO rally.task.engine [-] Load duration is: 5.342487 2018-01-17 16:17:08.362 1292 INFO rally.task.engine [-] Full duration is: 22.345427 2018-01-17 16:17:08.621 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:17:11.359 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.74 sec 2018-01-17 16:17:11.359 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() started 2018-01-17 16:17:12.181 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() finished in 0.82 sec 2018-01-17 16:17:12.182 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() started 2018-01-17 16:17:12.182 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:17:12.205 1603 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:17:18.198 1603 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:17:18.222 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() started 2018-01-17 16:17:20.615 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() finished in 2.39 sec 2018-01-17 16:17:20.616 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() started 2018-01-17 16:17:20.674 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() finished in 58.31 msec 2018-01-17 16:17:20.675 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:17:24.851 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 4.18 sec 2018-01-17 16:17:26.741 1292 INFO rally.task.engine [-] Load duration is: 5.990196 2018-01-17 16:17:26.742 1292 INFO rally.task.engine [-] Full duration is: 16.248838 2018-01-17 16:17:27.003 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:17:29.782 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.78 sec 2018-01-17 16:17:29.782 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() started 2018-01-17 16:17:30.553 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() finished in 0.77 sec 2018-01-17 16:17:30.554 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() started 2018-01-17 16:17:30.554 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() finished in 0.24 msec 2018-01-17 16:17:31.223 1769 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:17:41.210 1769 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:17:41.232 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() started 2018-01-17 16:17:44.082 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() finished in 2.85 sec 2018-01-17 16:17:44.082 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() started 2018-01-17 16:17:44.137 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() finished in 54.98 msec 2018-01-17 16:17:44.138 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:17:48.075 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 3.94 sec 2018-01-17 16:17:49.132 1292 INFO rally.task.engine [-] Load duration is: 9.98283 2018-01-17 16:17:49.133 1292 INFO rally.task.engine [-] Full duration is: 21.090804 2018-01-17 16:17:49.391 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:17:52.142 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.75 sec 2018-01-17 16:17:52.142 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() started 2018-01-17 16:17:52.963 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() finished in 0.82 sec 2018-01-17 16:17:52.964 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() started 2018-01-17 16:17:52.964 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:17:52.985 1935 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:17:58.486 1935 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:17:58.507 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() started 2018-01-17 16:18:00.891 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() finished in 2.38 sec 2018-01-17 16:18:00.891 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() started 2018-01-17 16:18:00.961 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() finished in 69.61 msec 2018-01-17 16:18:00.961 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:18:04.836 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 3.87 sec 2018-01-17 16:18:05.483 1292 INFO rally.task.engine [-] Load duration is: 5.497767 2018-01-17 16:18:05.484 1292 INFO rally.task.engine [-] Full duration is: 15.463667 2018-01-17 16:18:05.739 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:18:08.552 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.81 sec 2018-01-17 16:18:08.553 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() started 2018-01-17 16:18:09.479 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() finished in 0.93 sec 2018-01-17 16:18:09.479 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() started 2018-01-17 16:18:09.480 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:18:09.502 2101 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:18:17.311 2101 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:18:17.342 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() started 2018-01-17 16:18:19.673 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-17 16:18:19.673 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() started 2018-01-17 16:18:19.726 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() finished in 52.91 msec 2018-01-17 16:18:19.727 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:18:23.835 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 4.11 sec 2018-01-17 16:18:23.865 1292 INFO rally.task.engine [-] Load duration is: 7.80574 2018-01-17 16:18:23.866 1292 INFO rally.task.engine [-] Full duration is: 18.113029 2018-01-17 16:18:24.125 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:18:26.854 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.73 sec 2018-01-17 16:18:26.854 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() started 2018-01-17 16:18:27.692 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack setup() finished in 0.84 sec 2018-01-17 16:18:27.693 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack setup() started 2018-01-17 16:18:30.836 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack setup() finished in 3.14 sec 2018-01-17 16:18:30.836 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() started 2018-01-17 16:18:30.837 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:18:30.860 2267 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:18:36.293 2267 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:18:36.316 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() started 2018-01-17 16:18:38.650 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context cleanup@openstack cleanup() finished in 2.33 sec 2018-01-17 16:18:38.650 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack cleanup() started 2018-01-17 16:18:42.243 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context volumes@openstack cleanup() finished in 3.59 sec 2018-01-17 16:18:42.244 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() started 2018-01-17 16:18:42.303 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context quotas@openstack cleanup() finished in 58.70 msec 2018-01-17 16:18:42.303 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:18:46.256 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 3.95 sec 2018-01-17 16:18:48.256 1292 INFO rally.task.engine [-] Load duration is: 5.428729 2018-01-17 16:18:48.256 1292 INFO rally.task.engine [-] Full duration is: 22.148774 2018-01-17 16:18:48.518 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:18:51.304 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.79 sec 2018-01-17 16:18:51.304 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() started 2018-01-17 16:18:51.304 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:18:51.326 2453 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:18:52.090 2453 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:18:52.118 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:18:56.632 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() finished in 4.51 sec 2018-01-17 16:18:56.633 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:19:00.591 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 3.96 sec 2018-01-17 16:19:02.593 1292 INFO rally.task.engine [-] Load duration is: 0.760812 2018-01-17 16:19:02.594 1292 INFO rally.task.engine [-] Full duration is: 12.088945 2018-01-17 16:19:02.858 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:19:05.688 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.83 sec 2018-01-17 16:19:05.688 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() started 2018-01-17 16:19:05.688 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:19:05.724 2619 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:19:06.527 2619 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:19:06.556 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:19:11.231 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() finished in 4.67 sec 2018-01-17 16:19:11.231 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:19:15.316 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 4.08 sec 2018-01-17 16:19:16.944 1292 INFO rally.task.engine [-] Load duration is: 0.79734 2018-01-17 16:19:16.945 1292 INFO rally.task.engine [-] Full duration is: 12.476601 2018-01-17 16:19:17.203 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:19:20.036 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.83 sec 2018-01-17 16:19:20.036 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() started 2018-01-17 16:19:20.037 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:19:20.059 2785 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:19:20.828 2785 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:19:20.852 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:19:25.384 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() finished in 4.53 sec 2018-01-17 16:19:25.384 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:19:30.188 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 4.80 sec 2018-01-17 16:19:31.275 1292 INFO rally.task.engine [-] Load duration is: 0.766061 2018-01-17 16:19:31.276 1292 INFO rally.task.engine [-] Full duration is: 13.004326 2018-01-17 16:19:31.529 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() started 2018-01-17 16:19:34.287 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack setup() finished in 2.76 sec 2018-01-17 16:19:34.288 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() started 2018-01-17 16:19:34.288 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:19:34.311 2951 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 START 2018-01-17 16:19:35.130 2951 INFO rally.task.runner [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | ITER: 1 END: OK 2018-01-17 16:19:35.154 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:19:39.810 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context admin_cleanup@openstack cleanup() finished in 4.66 sec 2018-01-17 16:19:39.811 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() started 2018-01-17 16:19:43.998 1292 INFO rally.task.context [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Context users@openstack cleanup() finished in 4.19 sec 2018-01-17 16:19:45.608 1292 INFO rally.task.engine [-] Load duration is: 0.815914 2018-01-17 16:19:45.609 1292 INFO rally.task.engine [-] Full duration is: 12.486509 2018-01-17 16:19:45.798 1292 INFO rally.task.engine [-] Task 7835533f-ba63-4e9a-b6eb-381f4625b86c | Completed: Running task. Task 7835533f-ba63-4e9a-b6eb-381f4625b86c: 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.073 | 3.073 | 3.073 | 3.073 | 3.073 | 3.073 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 2.269 | 100.0% | 1 | | total | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 100.0% | 1 | | -> duration | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 5.342 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.342487 Full duration: 22.345427 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.684 | 3.684 | 3.684 | 3.684 | 3.684 | 3.684 | 100.0% | 1 | | cinder_v2.delete_volume | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 2.306 | 100.0% | 1 | | total | 5.99 | 5.99 | 5.99 | 5.99 | 5.99 | 5.99 | 100.0% | 1 | | -> duration | 5.99 | 5.99 | 5.99 | 5.99 | 5.99 | 5.99 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.990196 Full duration: 16.248838 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.681 | 7.681 | 7.681 | 7.681 | 7.681 | 7.681 | 100.0% | 1 | | cinder_v2.delete_volume | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 100.0% | 1 | | total | 9.983 | 9.983 | 9.983 | 9.983 | 9.983 | 9.983 | 100.0% | 1 | | -> duration | 9.983 | 9.983 | 9.983 | 9.983 | 9.983 | 9.983 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.98283 Full duration: 21.090804 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.165 | 3.165 | 3.165 | 3.165 | 3.165 | 3.165 | 100.0% | 1 | | cinder_v2.delete_volume | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 2.332 | 100.0% | 1 | | total | 5.498 | 5.498 | 5.498 | 5.498 | 5.498 | 5.498 | 100.0% | 1 | | -> duration | 5.498 | 5.498 | 5.498 | 5.498 | 5.498 | 5.498 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.497767 Full duration: 15.463667 test scenario CinderVolumes.create_and_extend_volume +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 3.126 | 3.126 | 3.126 | 3.126 | 3.126 | 3.126 | 100.0% | 1 | | cinder_v2.extend_volume | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 2.375 | 100.0% | 1 | | cinder_v2.delete_volume | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 2.304 | 100.0% | 1 | | total | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 100.0% | 1 | | -> duration | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.80574 Full duration: 18.113029 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.131 | 3.131 | 3.131 | 3.131 | 3.131 | 3.131 | 100.0% | 1 | | cinder_v2.delete_volume | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 2.298 | 100.0% | 1 | | total | 5.429 | 5.429 | 5.429 | 5.429 | 5.429 | 5.429 | 100.0% | 1 | | -> duration | 5.429 | 5.429 | 5.429 | 5.429 | 5.429 | 5.429 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.428729 Full duration: 22.148774 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.722 | 0.722 | 0.722 | 0.722 | 0.722 | 0.722 | 100.0% | 1 | | cinder_v2.list_qos | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 0.038 | 100.0% | 1 | | total | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> duration | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 0.761 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760812 Full duration: 12.088945 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | cinder_v2.set_qos | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> duration | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 0.797 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79734 Full duration: 12.476601 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | cinder_v2.list_types | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.766061 Full duration: 13.004326 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.723 | 0.723 | 0.723 | 0.723 | 0.723 | 0.723 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.815914 Full duration: 12.486509 2018-01-17 16:19:46,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7835533f-ba63-4e9a-b6eb-381f4625b86c 2018-01-17 16:19:46,288 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '7835533f-ba63-4e9a-b6eb-381f4625b86c', '--out', '/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-01-17 16:19:46,295 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '7835533f-ba63-4e9a-b6eb-381f4625b86c'] 2018-01-17 16:19:47,850 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:19:47,852 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-01-17 16:19:47,852 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-01-17 16:19:47,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-01-17 16:19:47,852 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:19:47,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:19:47,892 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:21:23,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 6e0ebc6e-672c-4034-9491-2e9571568870: started 2018-01-17 16:19:51.363 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Starting: Task validation. 2018-01-17 16:19:51.415 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Starting: Task validation of syntax. 2018-01-17 16:19:51.480 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Completed: Task validation of syntax. 2018-01-17 16:19:51.480 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Starting: Task validation of required platforms. 2018-01-17 16:19:51.507 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Completed: Task validation of required platforms. 2018-01-17 16:19:51.507 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Starting: Task validation of semantic. 2018-01-17 16:19:52.294 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() started 2018-01-17 16:19:55.041 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() finished in 2.75 sec 2018-01-17 16:19:59.332 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() started 2018-01-17 16:20:03.221 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-17 16:20:03.221 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Completed: Task validation of semantic. 2018-01-17 16:20:03.221 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Completed: Task validation. 2018-01-17 16:20:03.222 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Starting: Running task. 2018-01-17 16:20:03.402 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() started 2018-01-17 16:20:06.190 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() finished in 2.79 sec 2018-01-17 16:20:06.191 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() started 2018-01-17 16:20:08.195 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() finished in 2.00 sec 2018-01-17 16:20:08.196 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack setup() started 2018-01-17 16:20:08.196 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack setup() finished in 0.35 msec 2018-01-17 16:20:08.220 3236 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 START 2018-01-17 16:20:21.179 3236 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 END: OK 2018-01-17 16:20:21.204 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack cleanup() started 2018-01-17 16:20:21.844 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack cleanup() finished in 0.64 sec 2018-01-17 16:20:21.844 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() started 2018-01-17 16:20:22.992 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() finished in 1.15 sec 2018-01-17 16:20:22.992 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() started 2018-01-17 16:20:27.278 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() finished in 4.29 sec 2018-01-17 16:20:27.539 3081 INFO rally.task.engine [-] Load duration is: 8.956896 2018-01-17 16:20:27.540 3081 INFO rally.task.engine [-] Full duration is: 23.88984 2018-01-17 16:20:27.823 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() started 2018-01-17 16:20:30.649 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() finished in 2.83 sec 2018-01-17 16:20:30.650 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() started 2018-01-17 16:20:32.874 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() finished in 2.22 sec 2018-01-17 16:20:32.875 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack setup() started 2018-01-17 16:20:32.875 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack setup() finished in 0.32 msec 2018-01-17 16:20:32.897 3402 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 START 2018-01-17 16:20:40.874 3402 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 END: OK 2018-01-17 16:20:40.902 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack cleanup() started 2018-01-17 16:20:41.568 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack cleanup() finished in 0.67 sec 2018-01-17 16:20:41.568 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() started 2018-01-17 16:20:42.622 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() finished in 1.05 sec 2018-01-17 16:20:42.623 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() started 2018-01-17 16:20:46.823 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() finished in 4.20 sec 2018-01-17 16:20:47.931 3081 INFO rally.task.engine [-] Load duration is: 5.974027 2018-01-17 16:20:47.931 3081 INFO rally.task.engine [-] Full duration is: 19.017766 2018-01-17 16:20:48.193 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() started 2018-01-17 16:20:51.063 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() finished in 2.87 sec 2018-01-17 16:20:51.063 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() started 2018-01-17 16:20:53.055 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() finished in 1.99 sec 2018-01-17 16:20:53.055 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack setup() started 2018-01-17 16:20:53.056 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:20:53.078 3568 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 START 2018-01-17 16:21:02.925 3568 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 END: OK 2018-01-17 16:21:02.952 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack cleanup() started 2018-01-17 16:21:03.579 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context cleanup@openstack cleanup() finished in 0.63 sec 2018-01-17 16:21:03.579 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() started 2018-01-17 16:21:04.719 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() finished in 1.14 sec 2018-01-17 16:21:04.720 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() started 2018-01-17 16:21:08.892 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() finished in 4.17 sec 2018-01-17 16:21:10.317 3081 INFO rally.task.engine [-] Load duration is: 7.845167 2018-01-17 16:21:10.318 3081 INFO rally.task.engine [-] Full duration is: 20.712797 2018-01-17 16:21:10.615 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() started 2018-01-17 16:21:13.510 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack setup() finished in 2.90 sec 2018-01-17 16:21:13.510 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() started 2018-01-17 16:21:15.619 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack setup() finished in 2.11 sec 2018-01-17 16:21:15.642 3734 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 START 2018-01-17 16:21:16.412 3734 INFO rally.task.runner [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | ITER: 1 END: OK 2018-01-17 16:21:16.436 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() started 2018-01-17 16:21:17.570 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context roles@openstack cleanup() finished in 1.13 sec 2018-01-17 16:21:17.571 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() started 2018-01-17 16:21:21.545 3081 INFO rally.task.context [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Context users@openstack cleanup() finished in 3.97 sec 2018-01-17 16:21:22.677 3081 INFO rally.task.engine [-] Load duration is: 0.767575 2018-01-17 16:21:22.678 3081 INFO rally.task.engine [-] Full duration is: 10.947741 2018-01-17 16:21:22.893 3081 INFO rally.task.engine [-] Task 6e0ebc6e-672c-4034-9491-2e9571568870 | Completed: Running task. Task 6e0ebc6e-672c-4034-9491-2e9571568870: finished test scenario HeatStacks.create_update_delete_stack +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 6.047 | 6.047 | 6.047 | 6.047 | 6.047 | 6.047 | 100.0% | 1 | | heat.update_stack | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 3.481 | 100.0% | 1 | | heat.delete_stack | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 3.428 | 100.0% | 1 | | total | 12.957 | 12.957 | 12.957 | 12.957 | 12.957 | 12.957 | 100.0% | 1 | | -> duration | 8.957 | 8.957 | 8.957 | 8.957 | 8.957 | 8.957 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.956896 Full duration: 23.88984 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.312 | 4.312 | 4.312 | 4.312 | 4.312 | 4.312 | 100.0% | 1 | | heat.check_stack | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 100.0% | 1 | | heat.delete_stack | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 2.314 | 100.0% | 1 | | total | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 7.974 | 100.0% | 1 | | -> duration | 5.974 | 5.974 | 5.974 | 5.974 | 5.974 | 5.974 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.974027 Full duration: 19.017766 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.897 | 4.897 | 4.897 | 4.897 | 4.897 | 4.897 | 100.0% | 1 | | heat.suspend_stack | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 1.36 | 100.0% | 1 | | heat.resume_stack | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 1.299 | 100.0% | 1 | | heat.delete_stack | 2.289 | 2.289 | 2.289 | 2.289 | 2.289 | 2.289 | 100.0% | 1 | | total | 9.845 | 9.845 | 9.845 | 9.845 | 9.845 | 9.845 | 100.0% | 1 | | -> duration | 7.845 | 7.845 | 7.845 | 7.845 | 7.845 | 7.845 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.845167 Full duration: 20.712797 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.767 | 0.767 | 0.767 | 0.767 | 0.767 | 0.767 | 100.0% | 1 | | total | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> duration | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 0.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.767575 Full duration: 10.947741 2018-01-17 16:21:23,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6e0ebc6e-672c-4034-9491-2e9571568870 2018-01-17 16:21:23,155 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '6e0ebc6e-672c-4034-9491-2e9571568870', '--out', '/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-01-17 16:21:23,162 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '6e0ebc6e-672c-4034-9491-2e9571568870'] 2018-01-17 16:21:24,620 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:21:24,621 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-01-17 16:21:24,621 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-01-17 16:21:24,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-01-17 16:21:24,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:21:24,660 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:21:24,663 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:24:42,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4: started 2018-01-17 16:21:28.200 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Starting: Task validation. 2018-01-17 16:21:28.247 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Starting: Task validation of syntax. 2018-01-17 16:21:28.381 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Completed: Task validation of syntax. 2018-01-17 16:21:28.382 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Starting: Task validation of required platforms. 2018-01-17 16:21:28.444 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Completed: Task validation of required platforms. 2018-01-17 16:21:28.444 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Starting: Task validation of semantic. 2018-01-17 16:21:29.223 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:21:31.990 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 16:21:32.070 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:21:36.237 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.17 sec 2018-01-17 16:21:36.238 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Completed: Task validation of semantic. 2018-01-17 16:21:36.238 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Completed: Task validation. 2018-01-17 16:21:36.239 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Starting: Running task. 2018-01-17 16:21:36.436 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:21:39.248 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 16:21:39.248 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:21:39.248 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:21:39.271 3939 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:21:41.145 3939 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:21:41.172 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:21:47.577 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 6.41 sec 2018-01-17 16:21:47.578 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:21:51.627 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-17 16:21:52.524 3814 INFO rally.task.engine [-] Load duration is: 0.671205 2018-01-17 16:21:52.525 3814 INFO rally.task.engine [-] Full duration is: 15.2119 2018-01-17 16:21:52.811 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:21:55.607 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.80 sec 2018-01-17 16:21:55.607 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:21:55.608 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:21:55.629 4105 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:21:57.641 4105 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:21:57.670 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:22:03.863 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 6.19 sec 2018-01-17 16:22:03.864 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:22:08.099 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.24 sec 2018-01-17 16:22:08.910 3814 INFO rally.task.engine [-] Load duration is: 0.743071 2018-01-17 16:22:08.911 3814 INFO rally.task.engine [-] Full duration is: 15.305314 2018-01-17 16:22:09.199 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:22:12.007 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 16:22:12.007 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:22:12.008 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:22:12.029 4271 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:22:13.818 4271 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:22:13.847 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:22:20.261 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 6.41 sec 2018-01-17 16:22:20.261 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:22:24.240 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 3.98 sec 2018-01-17 16:22:25.309 3814 INFO rally.task.engine [-] Load duration is: 0.640188 2018-01-17 16:22:25.310 3814 INFO rally.task.engine [-] Full duration is: 15.057744 2018-01-17 16:22:25.595 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:22:28.418 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.82 sec 2018-01-17 16:22:28.419 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:22:28.419 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:22:28.440 4437 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:22:30.313 4437 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:22:30.342 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:22:34.617 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 4.28 sec 2018-01-17 16:22:34.617 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:22:38.617 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.00 sec 2018-01-17 16:22:39.674 3814 INFO rally.task.engine [-] Load duration is: 0.618637 2018-01-17 16:22:39.675 3814 INFO rally.task.engine [-] Full duration is: 13.038465 2018-01-17 16:22:39.963 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:22:42.839 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.88 sec 2018-01-17 16:22:42.839 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:22:42.840 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:22:42.860 4603 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:22:44.835 4603 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:22:44.854 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:22:48.990 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 4.14 sec 2018-01-17 16:22:48.990 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:22:53.064 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.07 sec 2018-01-17 16:22:54.041 3814 INFO rally.task.engine [-] Load duration is: 0.618698 2018-01-17 16:22:54.042 3814 INFO rally.task.engine [-] Full duration is: 13.115174 2018-01-17 16:22:54.317 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:22:57.177 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.86 sec 2018-01-17 16:22:57.178 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:22:57.178 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:22:57.198 4769 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:22:59.563 4769 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:22:59.593 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:23:10.113 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 10.52 sec 2018-01-17 16:23:10.113 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:23:14.190 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.08 sec 2018-01-17 16:23:14.428 3814 INFO rally.task.engine [-] Load duration is: 1.171606 2018-01-17 16:23:14.428 3814 INFO rally.task.engine [-] Full duration is: 19.891962 2018-01-17 16:23:14.736 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:23:17.495 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.76 sec 2018-01-17 16:23:17.496 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:23:17.496 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.33 msec 2018-01-17 16:23:17.517 4935 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:23:19.441 4935 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:23:19.469 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:23:23.578 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 4.11 sec 2018-01-17 16:23:23.579 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:23:27.468 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 3.89 sec 2018-01-17 16:23:28.824 3814 INFO rally.task.engine [-] Load duration is: 0.802038 2018-01-17 16:23:28.825 3814 INFO rally.task.engine [-] Full duration is: 12.749555 2018-01-17 16:23:29.083 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:23:31.998 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.92 sec 2018-01-17 16:23:31.998 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:23:31.999 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:23:32.019 5101 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:23:33.999 5101 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:23:34.019 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:23:40.204 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 6.18 sec 2018-01-17 16:23:40.204 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:23:44.193 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 3.99 sec 2018-01-17 16:23:45.183 3814 INFO rally.task.engine [-] Load duration is: 0.70689 2018-01-17 16:23:45.184 3814 INFO rally.task.engine [-] Full duration is: 15.125661 2018-01-17 16:23:45.440 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:23:48.234 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.79 sec 2018-01-17 16:23:48.234 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:23:48.235 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:23:48.254 5267 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:23:50.127 5267 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:23:50.156 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:23:56.459 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 6.30 sec 2018-01-17 16:23:56.460 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:24:00.779 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.32 sec 2018-01-17 16:24:01.531 3814 INFO rally.task.engine [-] Load duration is: 0.663371 2018-01-17 16:24:01.531 3814 INFO rally.task.engine [-] Full duration is: 15.35259 2018-01-17 16:24:01.854 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:24:04.687 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.83 sec 2018-01-17 16:24:04.687 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:24:04.687 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:24:04.709 5433 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:24:06.800 5433 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:24:06.820 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:24:13.014 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 6.19 sec 2018-01-17 16:24:13.015 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:24:17.267 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.25 sec 2018-01-17 16:24:17.952 3814 INFO rally.task.engine [-] Load duration is: 0.87557 2018-01-17 16:24:17.952 3814 INFO rally.task.engine [-] Full duration is: 15.430977 2018-01-17 16:24:18.214 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() started 2018-01-17 16:24:20.991 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack setup() finished in 2.78 sec 2018-01-17 16:24:20.991 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() started 2018-01-17 16:24:20.992 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:24:21.013 5599 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 START 2018-01-17 16:24:25.749 5599 INFO rally.task.runner [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | ITER: 1 END: OK 2018-01-17 16:24:25.770 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:24:36.066 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context admin_cleanup@openstack cleanup() finished in 10.30 sec 2018-01-17 16:24:36.067 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() started 2018-01-17 16:24:40.432 3814 INFO rally.task.context [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Context users@openstack cleanup() finished in 4.37 sec 2018-01-17 16:24:42.354 3814 INFO rally.task.engine [-] Load duration is: 3.546169 2018-01-17 16:24:42.354 3814 INFO rally.task.engine [-] Full duration is: 22.233866 2018-01-17 16:24:42.602 3814 INFO rally.task.engine [-] Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4 | Completed: Running task. Task b55c945a-7db2-49dd-bed5-f67a61b6a5e4: 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.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | keystone_v3.add_role | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | keystone_v3.revoke_role | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 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.671205 Full duration: 15.2119 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.595 | 0.595 | 0.595 | 0.595 | 0.595 | 0.595 | 100.0% | 1 | | keystone_v3.add_role | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | keystone_v3.list_roles | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 0.052 | 100.0% | 1 | | total | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> duration | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 0.743 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.743071 Full duration: 15.305314 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | keystone_v3.list_projects | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 0.034 | 100.0% | 1 | | total | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> duration | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 0.64 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.640188 Full duration: 15.057744 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.519 | 0.519 | 0.519 | 0.519 | 0.519 | 0.519 | 100.0% | 1 | | keystone_v3.delete_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618637 Full duration: 13.038465 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.521 | 0.521 | 0.521 | 0.521 | 0.521 | 0.521 | 100.0% | 1 | | keystone_v3.delete_service | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | total | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> duration | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.618698 Full duration: 13.115174 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.612 | 0.612 | 0.612 | 0.612 | 0.612 | 0.612 | 100.0% | 1 | | keystone_v3.create_user | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 0.279 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | -> keystone_v3.add_role | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | keystone_v3.create_role | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 0.075 | 100.0% | 1 | | keystone_v3.get_project | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | keystone_v3.get_user | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 0.037 | 100.0% | 1 | | keystone_v3.get_role | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 0.033 | 100.0% | 1 | | keystone_v3.list_services | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | keystone_v3.get_services | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 0.031 | 100.0% | 1 | | total | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> duration | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.171606 Full duration: 19.891962 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.577 | 0.577 | 0.577 | 0.577 | 0.577 | 0.577 | 100.0% | 1 | | keystone_v3.update_project | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | keystone_v3.delete_project | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 0.157 | 100.0% | 1 | | total | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> duration | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 0.802 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.802038 Full duration: 12.749555 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.652 | 0.652 | 0.652 | 0.652 | 0.652 | 0.652 | 100.0% | 1 | | total | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> duration | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 0.707 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.70689 Full duration: 15.125661 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.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | total | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> duration | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 0.663 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.663371 Full duration: 15.35259 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | keystone_v3.list_users | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 0.068 | 100.0% | 1 | | total | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> duration | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 0.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.87557 Full duration: 15.430977 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.611 | 0.611 | 0.611 | 0.611 | 0.611 | 0.611 | 100.0% | 1 | | keystone_v3.create_users | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 2.634 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 2.633 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 0.961 | 100.0% | 1 | | total | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 100.0% | 1 | | -> duration | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 3.546 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.546169 Full duration: 22.233866 2018-01-17 16:24:42,928 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b55c945a-7db2-49dd-bed5-f67a61b6a5e4 2018-01-17 16:24:42,929 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'b55c945a-7db2-49dd-bed5-f67a61b6a5e4', '--out', '/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-01-17 16:24:42,935 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'b55c945a-7db2-49dd-bed5-f67a61b6a5e4'] 2018-01-17 16:24:44,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:24:44,505 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-01-17 16:24:44,505 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-01-17 16:24:44,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-01-17 16:24:44,506 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:24:44,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-17 16:24:44,546 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:30:13,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 751f5f87-4110-4530-ba97-625fe5ffc532: started 2018-01-17 16:24:48.294 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Starting: Task validation. 2018-01-17 16:24:48.350 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Starting: Task validation of syntax. 2018-01-17 16:24:48.593 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Completed: Task validation of syntax. 2018-01-17 16:24:48.594 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Starting: Task validation of required platforms. 2018-01-17 16:24:48.680 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Completed: Task validation of required platforms. 2018-01-17 16:24:48.680 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Starting: Task validation of semantic. 2018-01-17 16:24:49.453 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:24:52.621 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 3.17 sec 2018-01-17 16:24:58.025 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:25:02.086 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 4.06 sec 2018-01-17 16:25:02.086 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Completed: Task validation of semantic. 2018-01-17 16:25:02.087 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Completed: Task validation. 2018-01-17 16:25:02.087 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Starting: Running task. 2018-01-17 16:25:02.364 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:25:05.164 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.80 sec 2018-01-17 16:25:05.164 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:25:05.791 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.63 sec 2018-01-17 16:25:05.792 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:25:05.792 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:25:05.814 5854 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:25:08.602 5854 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:25:08.627 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:25:14.405 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 5.78 sec 2018-01-17 16:25:14.405 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:25:14.470 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 64.42 msec 2018-01-17 16:25:14.470 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:25:18.340 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.87 sec 2018-01-17 16:25:18.453 5729 INFO rally.task.engine [-] Load duration is: 2.786525 2018-01-17 16:25:18.454 5729 INFO rally.task.engine [-] Full duration is: 15.993998 2018-01-17 16:25:18.749 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:25:21.645 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.90 sec 2018-01-17 16:25:21.646 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:25:22.388 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.74 sec 2018-01-17 16:25:22.389 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() started 2018-01-17 16:25:28.433 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() finished in 6.04 sec 2018-01-17 16:25:28.433 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:25:28.434 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:25:28.455 6140 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:25:31.231 6140 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:25:31.256 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:25:39.773 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 8.52 sec 2018-01-17 16:25:39.774 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() started 2018-01-17 16:25:46.092 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() finished in 6.32 sec 2018-01-17 16:25:46.092 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:25:46.171 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 78.19 msec 2018-01-17 16:25:46.171 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:25:49.959 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.79 sec 2018-01-17 16:25:50.937 5729 INFO rally.task.engine [-] Load duration is: 2.773579 2018-01-17 16:25:50.938 5729 INFO rally.task.engine [-] Full duration is: 31.231098 2018-01-17 16:25:51.202 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:25:53.975 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 16:25:53.976 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:25:54.870 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.89 sec 2018-01-17 16:25:54.871 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() started 2018-01-17 16:26:00.999 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() finished in 6.13 sec 2018-01-17 16:26:01.000 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:26:01.001 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.46 msec 2018-01-17 16:26:01.024 6426 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:26:07.741 6426 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:26:07.771 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:26:21.261 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 13.49 sec 2018-01-17 16:26:21.261 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() started 2018-01-17 16:26:28.528 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() finished in 7.27 sec 2018-01-17 16:26:28.529 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:26:28.589 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 60.63 msec 2018-01-17 16:26:28.590 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:26:32.161 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-17 16:26:33.439 5729 INFO rally.task.engine [-] Load duration is: 6.714955 2018-01-17 16:26:33.439 5729 INFO rally.task.engine [-] Full duration is: 40.977314 2018-01-17 16:26:33.738 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:26:36.634 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.90 sec 2018-01-17 16:26:36.635 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:26:37.337 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.70 sec 2018-01-17 16:26:37.337 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() started 2018-01-17 16:26:43.288 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() finished in 5.95 sec 2018-01-17 16:26:43.289 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:26:43.289 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.31 msec 2018-01-17 16:26:43.314 6712 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:26:45.605 6712 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:26:45.625 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:26:54.134 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 8.51 sec 2018-01-17 16:26:54.134 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() started 2018-01-17 16:26:59.741 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() finished in 5.61 sec 2018-01-17 16:26:59.742 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:26:59.808 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 66.66 msec 2018-01-17 16:26:59.809 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:27:03.474 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.67 sec 2018-01-17 16:27:03.924 5729 INFO rally.task.engine [-] Load duration is: 2.289961 2018-01-17 16:27:03.924 5729 INFO rally.task.engine [-] Full duration is: 29.754165 2018-01-17 16:27:04.230 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:27:07.116 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.89 sec 2018-01-17 16:27:07.117 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:27:07.778 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.66 sec 2018-01-17 16:27:07.778 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:27:07.779 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:27:07.801 6998 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:27:09.386 6998 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:27:09.414 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:27:17.649 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 8.24 sec 2018-01-17 16:27:17.650 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:27:17.692 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 42.11 msec 2018-01-17 16:27:17.692 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:27:21.412 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.72 sec 2018-01-17 16:27:22.332 5729 INFO rally.task.engine [-] Load duration is: 1.583764 2018-01-17 16:27:22.333 5729 INFO rally.task.engine [-] Full duration is: 17.20016 2018-01-17 16:27:22.648 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:27:25.411 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.76 sec 2018-01-17 16:27:25.412 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:27:26.090 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-17 16:27:26.091 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() started 2018-01-17 16:27:31.791 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() finished in 5.70 sec 2018-01-17 16:27:31.791 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:27:31.791 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:27:31.814 7284 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:27:33.884 7284 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:27:33.914 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:27:42.629 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 8.71 sec 2018-01-17 16:27:42.630 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() started 2018-01-17 16:27:49.130 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() finished in 6.50 sec 2018-01-17 16:27:49.131 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:27:49.197 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 66.57 msec 2018-01-17 16:27:49.197 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:27:52.767 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.57 sec 2018-01-17 16:27:52.812 5729 INFO rally.task.engine [-] Load duration is: 2.068026 2018-01-17 16:27:52.812 5729 INFO rally.task.engine [-] Full duration is: 30.137863 2018-01-17 16:27:53.104 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:27:55.997 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.89 sec 2018-01-17 16:27:55.997 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:27:56.680 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-17 16:27:56.681 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() started 2018-01-17 16:28:02.827 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() finished in 6.15 sec 2018-01-17 16:28:02.827 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:28:02.828 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:28:02.850 7570 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:28:07.741 7570 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:28:07.770 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:28:23.798 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 16.03 sec 2018-01-17 16:28:23.799 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() started 2018-01-17 16:28:30.951 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() finished in 7.15 sec 2018-01-17 16:28:30.951 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:28:31.009 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 57.63 msec 2018-01-17 16:28:31.009 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:28:34.722 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.71 sec 2018-01-17 16:28:35.367 5729 INFO rally.task.engine [-] Load duration is: 4.888925 2018-01-17 16:28:35.368 5729 INFO rally.task.engine [-] Full duration is: 41.636958 2018-01-17 16:28:35.653 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:28:38.706 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 3.05 sec 2018-01-17 16:28:38.707 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:28:39.425 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.72 sec 2018-01-17 16:28:39.426 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() started 2018-01-17 16:28:45.455 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack setup() finished in 6.03 sec 2018-01-17 16:28:45.456 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:28:45.456 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.26 msec 2018-01-17 16:28:45.476 7856 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:28:47.518 7856 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:28:47.541 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:29:01.242 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 13.70 sec 2018-01-17 16:29:01.243 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() started 2018-01-17 16:29:07.226 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context network@openstack cleanup() finished in 5.98 sec 2018-01-17 16:29:07.226 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:29:07.292 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 65.89 msec 2018-01-17 16:29:07.292 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:29:10.992 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.70 sec 2018-01-17 16:29:11.867 5729 INFO rally.task.engine [-] Load duration is: 2.039706 2018-01-17 16:29:11.868 5729 INFO rally.task.engine [-] Full duration is: 35.359023 2018-01-17 16:29:12.169 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:29:15.078 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.91 sec 2018-01-17 16:29:15.079 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:29:15.764 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.68 sec 2018-01-17 16:29:15.764 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:29:15.765 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:29:15.785 8142 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:29:17.181 8142 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:29:17.208 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:29:22.845 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 5.64 sec 2018-01-17 16:29:22.845 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:29:22.905 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 59.82 msec 2018-01-17 16:29:22.905 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:29:26.438 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.53 sec 2018-01-17 16:29:28.284 5729 INFO rally.task.engine [-] Load duration is: 1.394143 2018-01-17 16:29:28.285 5729 INFO rally.task.engine [-] Full duration is: 14.289 2018-01-17 16:29:28.567 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:29:31.373 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.81 sec 2018-01-17 16:29:31.374 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:29:32.045 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.67 sec 2018-01-17 16:29:32.045 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:29:32.045 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:29:32.066 8428 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:29:33.944 8428 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:29:33.974 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:29:39.574 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 5.60 sec 2018-01-17 16:29:39.575 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:29:39.626 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 50.84 msec 2018-01-17 16:29:39.626 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:29:43.231 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 3.60 sec 2018-01-17 16:29:44.658 5729 INFO rally.task.engine [-] Load duration is: 1.876433 2018-01-17 16:29:44.658 5729 INFO rally.task.engine [-] Full duration is: 14.67972 2018-01-17 16:29:44.925 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() started 2018-01-17 16:29:47.783 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack setup() finished in 2.86 sec 2018-01-17 16:29:47.784 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() started 2018-01-17 16:29:48.476 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack setup() finished in 0.69 sec 2018-01-17 16:29:48.477 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context roles@openstack setup() started 2018-01-17 16:29:50.496 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context roles@openstack setup() finished in 2.02 sec 2018-01-17 16:29:50.496 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() started 2018-01-17 16:29:50.496 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack setup() finished in 0.22 msec 2018-01-17 16:29:50.515 8744 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 START 2018-01-17 16:29:56.012 8744 INFO rally.task.runner [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | ITER: 1 END: OK 2018-01-17 16:29:56.039 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() started 2018-01-17 16:30:06.953 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context cleanup@openstack cleanup() finished in 10.91 sec 2018-01-17 16:30:06.954 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context roles@openstack cleanup() started 2018-01-17 16:30:08.070 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context roles@openstack cleanup() finished in 1.12 sec 2018-01-17 16:30:08.071 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() started 2018-01-17 16:30:08.116 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context quotas@openstack cleanup() finished in 45.40 msec 2018-01-17 16:30:08.117 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() started 2018-01-17 16:30:12.168 5729 INFO rally.task.context [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Context users@openstack cleanup() finished in 4.05 sec 2018-01-17 16:30:13.089 5729 INFO rally.task.engine [-] Load duration is: 5.495292 2018-01-17 16:30:13.090 5729 INFO rally.task.engine [-] Full duration is: 27.258286 2018-01-17 16:30:13.325 5729 INFO rally.task.engine [-] Task 751f5f87-4110-4530-ba97-625fe5ffc532 | Completed: Running task. Task 751f5f87-4110-4530-ba97-625fe5ffc532: 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.653 | 1.653 | 1.653 | 1.653 | 1.653 | 1.653 | 100.0% | 1 | | neutron.delete_network | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | total | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | -> duration | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 2.787 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.786525 Full duration: 15.993998 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.863 | 1.863 | 1.863 | 1.863 | 1.863 | 1.863 | 100.0% | 1 | | neutron.delete_port | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 0.911 | 100.0% | 1 | | total | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | -> duration | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.773579 Full duration: 31.231098 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.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | neutron.create_subnet | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 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.412 | 2.412 | 2.412 | 2.412 | 2.412 | 2.412 | 100.0% | 1 | | neutron.remove_interface_router | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 1.667 | 100.0% | 1 | | neutron.delete_router | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 0.339 | 100.0% | 1 | | total | 6.715 | 6.715 | 6.715 | 6.715 | 6.715 | 6.715 | 100.0% | 1 | | -> duration | 6.715 | 6.715 | 6.715 | 6.715 | 6.715 | 6.715 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.714955 Full duration: 40.977314 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.601 | 1.601 | 1.601 | 1.601 | 1.601 | 1.601 | 100.0% | 1 | | neutron.delete_subnet | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 0.689 | 100.0% | 1 | | total | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 100.0% | 1 | | -> duration | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 2.29 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.289961 Full duration: 29.754165 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.375 | 1.375 | 1.375 | 1.375 | 1.375 | 1.375 | 100.0% | 1 | | neutron.list_networks | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | -> duration | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 1.584 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.583764 Full duration: 17.20016 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.938 | 1.938 | 1.938 | 1.938 | 1.938 | 1.938 | 100.0% | 1 | | neutron.list_ports | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> duration | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.068026 Full duration: 30.137863 test scenario NeutronNetworks.create_and_list_routers +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | neutron.create_subnet | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.create_router | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | neutron.add_interface_router | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 2.315 | 100.0% | 1 | | neutron.list_routers | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 100.0% | 1 | | -> duration | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 4.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.888925 Full duration: 41.636958 test scenario NeutronNetworks.create_and_list_subnets +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 1.011 | 100.0% | 1 | | neutron.create_subnet | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | neutron.list_subnets | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 0.103 | 100.0% | 1 | | total | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 100.0% | 1 | | -> duration | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 2.04 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.039706 Full duration: 35.359023 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.198 | 1.198 | 1.198 | 1.198 | 1.198 | 1.198 | 100.0% | 1 | | neutron.delete_security_group | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> duration | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 1.394 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.394143 Full duration: 14.289 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.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | neutron.create_security_group_rule | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 0.252 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 0.138 | 100.0% | 1 | | neutron.delete_security_group | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 0.336 | 100.0% | 1 | | total | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | -> duration | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 1.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.876433 Full duration: 14.67972 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.382 | 1.382 | 1.382 | 1.382 | 1.382 | 1.382 | 100.0% | 1 | | neutron.create_router | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | neutron.add_gateway_router | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | neutron.remove_gateway_router | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 1.913 | 100.0% | 1 | | total | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 100.0% | 1 | | -> duration | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 5.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.495292 Full duration: 27.258286 2018-01-17 16:30:13,656 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 751f5f87-4110-4530-ba97-625fe5ffc532 2018-01-17 16:30:13,657 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '751f5f87-4110-4530-ba97-625fe5ffc532', '--out', '/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-01-17 16:30:13,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '751f5f87-4110-4530-ba97-625fe5ffc532'] 2018-01-17 16:30:15,250 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:30:15,253 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-01-17 16:30:15,253 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-01-17 16:30:15,253 - 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-17 16:30:15,254 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:30:15,293 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:30:15,298 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:37:22,637 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab: started 2018-01-17 16:30:18.928 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Starting: Task validation. 2018-01-17 16:30:18.981 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Starting: Task validation of syntax. 2018-01-17 16:30:19.124 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Completed: Task validation of syntax. 2018-01-17 16:30:19.124 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Starting: Task validation of required platforms. 2018-01-17 16:30:19.185 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Completed: Task validation of required platforms. 2018-01-17 16:30:19.185 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Starting: Task validation of semantic. 2018-01-17 16:30:19.944 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:30:22.737 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.79 sec 2018-01-17 16:30:33.370 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:30:37.196 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.83 sec 2018-01-17 16:30:37.198 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Completed: Task validation of semantic. 2018-01-17 16:30:37.198 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Completed: Task validation. 2018-01-17 16:30:37.199 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Starting: Running task. 2018-01-17 16:30:37.389 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:30:40.092 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.70 sec 2018-01-17 16:30:40.092 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:30:40.092 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:30:40.930 9149 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:31:07.295 9149 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:31:07.322 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:31:09.131 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 1.81 sec 2018-01-17 16:31:09.132 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:31:12.830 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.70 sec 2018-01-17 16:31:13.603 9024 INFO rally.task.engine [-] Load duration is: 25.363007 2018-01-17 16:31:13.604 9024 INFO rally.task.engine [-] Full duration is: 35.459241 2018-01-17 16:31:13.920 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:31:16.808 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.89 sec 2018-01-17 16:31:16.808 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:31:16.809 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:31:17.565 9295 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:32:02.842 9295 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:32:02.875 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:32:07.246 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 4.37 sec 2018-01-17 16:32:07.247 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:32:11.151 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.90 sec 2018-01-17 16:32:12.258 9024 INFO rally.task.engine [-] Load duration is: 44.273467 2018-01-17 16:32:12.259 9024 INFO rally.task.engine [-] Full duration is: 57.24649 2018-01-17 16:32:12.577 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:32:15.394 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.82 sec 2018-01-17 16:32:15.395 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:32:15.395 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:32:16.155 9521 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:32:54.621 9521 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:32:54.647 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:32:58.803 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 4.16 sec 2018-01-17 16:32:58.804 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:33:02.633 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.83 sec 2018-01-17 16:33:02.851 9024 INFO rally.task.engine [-] Load duration is: 37.462079 2018-01-17 16:33:02.852 9024 INFO rally.task.engine [-] Full duration is: 50.075072 2018-01-17 16:33:03.149 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:33:06.109 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.96 sec 2018-01-17 16:33:06.110 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack setup() started 2018-01-17 16:33:07.216 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack setup() finished in 1.11 sec 2018-01-17 16:33:07.216 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() started 2018-01-17 16:33:13.317 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() finished in 6.10 sec 2018-01-17 16:33:13.317 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:33:13.318 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.27 msec 2018-01-17 16:33:14.003 9747 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:33:28.975 9747 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:33:28.996 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:33:30.851 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 1.85 sec 2018-01-17 16:33:30.851 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() started 2018-01-17 16:33:38.694 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() finished in 7.84 sec 2018-01-17 16:33:38.694 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack cleanup() started 2018-01-17 16:33:38.809 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack cleanup() finished in 0.11 sec 2018-01-17 16:33:38.809 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:33:42.514 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.70 sec 2018-01-17 16:33:43.380 9024 INFO rally.task.engine [-] Load duration is: 13.969271 2018-01-17 16:33:43.381 9024 INFO rally.task.engine [-] Full duration is: 39.383929 2018-01-17 16:33:43.680 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:33:46.462 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.78 sec 2018-01-17 16:33:46.462 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack setup() started 2018-01-17 16:33:47.802 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack setup() finished in 1.34 sec 2018-01-17 16:33:47.802 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() started 2018-01-17 16:33:53.851 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() finished in 6.05 sec 2018-01-17 16:33:53.851 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:33:53.852 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:33:54.580 9893 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:34:21.219 9893 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:34:21.241 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:34:25.334 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 4.09 sec 2018-01-17 16:34:25.335 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() started 2018-01-17 16:34:33.059 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() finished in 7.72 sec 2018-01-17 16:34:33.060 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack cleanup() started 2018-01-17 16:34:33.238 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack cleanup() finished in 0.18 sec 2018-01-17 16:34:33.238 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:34:37.060 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.82 sec 2018-01-17 16:34:37.981 9024 INFO rally.task.engine [-] Load duration is: 25.63481 2018-01-17 16:34:37.981 9024 INFO rally.task.engine [-] Full duration is: 53.394144 2018-01-17 16:34:38.269 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:34:41.097 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.83 sec 2018-01-17 16:34:41.097 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack setup() started 2018-01-17 16:34:42.163 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack setup() finished in 1.07 sec 2018-01-17 16:34:42.164 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() started 2018-01-17 16:34:48.233 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() finished in 6.07 sec 2018-01-17 16:34:48.234 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:34:48.234 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:34:48.908 10119 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:35:10.932 10119 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:35:10.958 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:35:13.011 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 2.05 sec 2018-01-17 16:35:13.012 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() started 2018-01-17 16:35:20.808 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() finished in 7.80 sec 2018-01-17 16:35:20.809 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack cleanup() started 2018-01-17 16:35:20.924 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context quotas@openstack cleanup() finished in 0.12 sec 2018-01-17 16:35:20.925 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:35:24.649 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.72 sec 2018-01-17 16:35:26.539 9024 INFO rally.task.engine [-] Load duration is: 17.020981 2018-01-17 16:35:26.540 9024 INFO rally.task.engine [-] Full duration is: 46.397197 2018-01-17 16:35:26.851 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:35:29.697 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.85 sec 2018-01-17 16:35:29.697 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:35:29.697 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:35:30.474 10265 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:36:23.232 10265 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:36:23.260 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:36:25.044 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 1.78 sec 2018-01-17 16:36:25.045 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:36:28.835 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.79 sec 2018-01-17 16:36:29.200 9024 INFO rally.task.engine [-] Load duration is: 51.75098 2018-01-17 16:36:29.201 9024 INFO rally.task.engine [-] Full duration is: 62.000906 2018-01-17 16:36:29.487 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:36:32.234 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.75 sec 2018-01-17 16:36:32.234 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() started 2018-01-17 16:36:38.176 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack setup() finished in 5.94 sec 2018-01-17 16:36:38.176 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:36:38.177 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:36:38.868 10411 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:36:51.730 10411 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:36:51.749 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:36:58.380 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 6.63 sec 2018-01-17 16:36:58.381 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() started 2018-01-17 16:37:06.049 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context network@openstack cleanup() finished in 7.67 sec 2018-01-17 16:37:06.050 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:37:09.779 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.73 sec 2018-01-17 16:37:11.728 9024 INFO rally.task.engine [-] Load duration is: 11.855756 2018-01-17 16:37:11.729 9024 INFO rally.task.engine [-] Full duration is: 40.31317 2018-01-17 16:37:11.999 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() started 2018-01-17 16:37:14.799 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack setup() finished in 2.80 sec 2018-01-17 16:37:14.800 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() started 2018-01-17 16:37:14.800 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:37:14.822 10557 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 START 2018-01-17 16:37:15.767 10557 INFO rally.task.runner [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | ITER: 1 END: OK 2018-01-17 16:37:15.797 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() started 2018-01-17 16:37:17.655 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context cleanup@openstack cleanup() finished in 1.86 sec 2018-01-17 16:37:17.656 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() started 2018-01-17 16:37:21.621 9024 INFO rally.task.context [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Context users@openstack cleanup() finished in 3.97 sec 2018-01-17 16:37:22.060 9024 INFO rally.task.engine [-] Load duration is: 0.943338 2018-01-17 16:37:22.061 9024 INFO rally.task.engine [-] Full duration is: 9.6384 2018-01-17 16:37:22.285 9024 INFO rally.task.engine [-] Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab | Completed: Running task. Task cb4ff2b1-ec14-40c5-97f5-4cd382a556ab: 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 | 12.922 | 12.922 | 12.922 | 12.922 | 12.922 | 12.922 | 100.0% | 1 | | nova.find_host_to_migrate | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | nova.live_migrate | 9.809 | 9.809 | 9.809 | 9.809 | 9.809 | 9.809 | 100.0% | 1 | | nova.delete_server | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 2.657 | 100.0% | 1 | | total | 26.363 | 26.363 | 26.363 | 26.363 | 26.363 | 26.363 | 100.0% | 1 | | -> duration | 25.363 | 25.363 | 25.363 | 25.363 | 25.363 | 25.363 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.363007 Full duration: 35.459241 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.544 | 14.544 | 14.544 | 14.544 | 14.544 | 14.544 | 100.0% | 1 | | cinder_v2.create_volume | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | nova.attach_volume | 3.844 | 3.844 | 3.844 | 3.844 | 3.844 | 3.844 | 100.0% | 1 | | nova.find_host_to_migrate | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 1.082 | 100.0% | 1 | | nova.live_migrate | 14.569 | 14.569 | 14.569 | 14.569 | 14.569 | 14.569 | 100.0% | 1 | | nova.detach_volume | 3.578 | 3.578 | 3.578 | 3.578 | 3.578 | 3.578 | 100.0% | 1 | | cinder_v2.delete_volume | 2.386 | 2.386 | 2.386 | 2.386 | 2.386 | 2.386 | 100.0% | 1 | | nova.delete_server | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 2.616 | 100.0% | 1 | | total | 45.273 | 45.273 | 45.273 | 45.273 | 45.273 | 45.273 | 100.0% | 1 | | -> duration | 44.273 | 44.273 | 44.273 | 44.273 | 44.273 | 44.273 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.273467 Full duration: 57.24649 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.902 | 7.902 | 7.902 | 7.902 | 7.902 | 7.902 | 100.0% | 1 | | nova.boot_server | 14.007 | 14.007 | 14.007 | 14.007 | 14.007 | 14.007 | 100.0% | 1 | | nova.find_host_to_migrate | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 0.959 | 100.0% | 1 | | nova.live_migrate | 10.84 | 10.84 | 10.84 | 10.84 | 10.84 | 10.84 | 100.0% | 1 | | nova.delete_server | 4.753 | 4.753 | 4.753 | 4.753 | 4.753 | 4.753 | 100.0% | 1 | | total | 38.462 | 38.462 | 38.462 | 38.462 | 38.462 | 38.462 | 100.0% | 1 | | -> duration | 37.462 | 37.462 | 37.462 | 37.462 | 37.462 | 37.462 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.462079 Full duration: 50.075072 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 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | nova.boot_server | 11.268 | 11.268 | 11.268 | 11.268 | 11.268 | 11.268 | 100.0% | 1 | | nova.delete_server | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 2.619 | 100.0% | 1 | | nova.delete_keypair | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | total | 14.969 | 14.969 | 14.969 | 14.969 | 14.969 | 14.969 | 100.0% | 1 | | -> duration | 13.969 | 13.969 | 13.969 | 13.969 | 13.969 | 13.969 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.969271 Full duration: 39.383929 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.91 | 7.91 | 7.91 | 7.91 | 7.91 | 7.91 | 100.0% | 1 | | nova.boot_server | 13.828 | 13.828 | 13.828 | 13.828 | 13.828 | 13.828 | 100.0% | 1 | | nova.delete_server | 4.897 | 4.897 | 4.897 | 4.897 | 4.897 | 4.897 | 100.0% | 1 | | total | 26.635 | 26.635 | 26.635 | 26.635 | 26.635 | 26.635 | 100.0% | 1 | | -> duration | 25.635 | 25.635 | 25.635 | 25.635 | 25.635 | 25.635 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.63481 Full duration: 53.394144 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.202 | 14.202 | 14.202 | 14.202 | 14.202 | 14.202 | 100.0% | 1 | | nova.pause_server | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 2.676 | 100.0% | 1 | | nova.unpause_server | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 2.52 | 100.0% | 1 | | nova.delete_server | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 2.623 | 100.0% | 1 | | total | 22.021 | 22.021 | 22.021 | 22.021 | 22.021 | 22.021 | 100.0% | 1 | | -> duration | 17.021 | 17.021 | 17.021 | 17.021 | 17.021 | 17.021 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.020981 Full duration: 46.397197 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.633 | 14.633 | 14.633 | 14.633 | 14.633 | 14.633 | 100.0% | 1 | | nova.migrate | 32.65 | 32.65 | 32.65 | 32.65 | 32.65 | 32.65 | 100.0% | 1 | | nova.resize_confirm | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 2.85 | 100.0% | 1 | | nova.delete_server | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 2.618 | 100.0% | 1 | | total | 52.751 | 52.751 | 52.751 | 52.751 | 52.751 | 52.751 | 100.0% | 1 | | -> duration | 51.751 | 51.751 | 51.751 | 51.751 | 51.751 | 51.751 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.75098 Full duration: 62.000906 test scenario NovaServers.boot_server_and_list_interfaces +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 12.682 | 12.682 | 12.682 | 12.682 | 12.682 | 12.682 | 100.0% | 1 | | nova.list_interfaces | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | total | 12.856 | 12.856 | 12.856 | 12.856 | 12.856 | 12.856 | 100.0% | 1 | | -> duration | 11.856 | 11.856 | 11.856 | 11.856 | 11.856 | 11.856 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.855756 Full duration: 40.31317 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.83 | 0.83 | 0.83 | 0.83 | 0.83 | 0.83 | 100.0% | 1 | | nova.delete_server_group | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> duration | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.943338 Full duration: 9.6384 2018-01-17 16:37:22,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cb4ff2b1-ec14-40c5-97f5-4cd382a556ab 2018-01-17 16:37:22,638 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', 'cb4ff2b1-ec14-40c5-97f5-4cd382a556ab', '--out', '/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-01-17 16:37:22,645 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', 'cb4ff2b1-ec14-40c5-97f5-4cd382a556ab'] 2018-01-17 16:37:24,207 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:37:24,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-01-17 16:37:24,209 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-01-17 16:37:24,209 - 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-17 16:37:24,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-01-17 16:37:24,248 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'CeilometerSamples.list_samples', u'CeilometerMeters.list_matched_meters', u'CeilometerSamples.list_matched_samples', u'CeilometerStats.get_stats', u'CeilometerResource.list_matched_resources', u'CeilometerEvents..*', u'CeilometerMeters.list_meters', u'CeilometerTraits..*', u'Ceilometer..*', u'CeilometerResource.list_resources', u'CeilometerResource.get_tenant_resources', u'CeilometerEvents.create_user_and_list_event_types', u'CeilometerQueries.create_and_query_samples', u'CeilometerStats.create_meter_and_get_stats'] 2018-01-17 16:37:24,250 - 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': '229e548b-33fd-41a1-b7b3-b9588524be57', 'tenants_amount': 3, 'image_name': 'Cirros-0.4.0-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'flavor_name': 'rally-tiny-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'glance_image_location': '/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img', 'use_existing_users': False, 'flavor_alt_name': 'rally-mini-9943fbb9-f5fb-4207-ac70-0c51bd8719b1', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-01-17 16:38:30,315 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0: started 2018-01-17 16:37:27.760 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Starting: Task validation. 2018-01-17 16:37:27.810 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Starting: Task validation of syntax. 2018-01-17 16:37:27.884 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Completed: Task validation of syntax. 2018-01-17 16:37:27.884 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Starting: Task validation of required platforms. 2018-01-17 16:37:27.915 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Completed: Task validation of required platforms. 2018-01-17 16:37:27.915 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Starting: Task validation of semantic. 2018-01-17 16:37:28.662 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() started 2018-01-17 16:37:31.309 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() finished in 2.65 sec 2018-01-17 16:37:33.789 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() started 2018-01-17 16:37:38.071 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() finished in 4.28 sec 2018-01-17 16:37:38.071 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Completed: Task validation of semantic. 2018-01-17 16:37:38.072 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Completed: Task validation. 2018-01-17 16:37:38.073 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Starting: Running task. 2018-01-17 16:37:38.276 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() started 2018-01-17 16:37:41.057 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() finished in 2.78 sec 2018-01-17 16:37:41.058 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() started 2018-01-17 16:37:41.058 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() finished in 0.30 msec 2018-01-17 16:37:41.083 10792 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 START 2018-01-17 16:37:42.014 10792 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 END: OK 2018-01-17 16:37:42.038 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:37:42.995 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-17 16:37:42.996 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() started 2018-01-17 16:37:46.954 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-17 16:37:48.327 10667 INFO rally.task.engine [-] Load duration is: 0.929155 2018-01-17 16:37:48.328 10667 INFO rally.task.engine [-] Full duration is: 8.695514 2018-01-17 16:37:48.697 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() started 2018-01-17 16:37:51.421 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() finished in 2.72 sec 2018-01-17 16:37:51.421 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() started 2018-01-17 16:37:51.421 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() finished in 0.23 msec 2018-01-17 16:37:51.439 10898 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 START 2018-01-17 16:37:52.299 10898 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 END: OK 2018-01-17 16:37:52.323 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:37:53.282 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-17 16:37:53.282 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() started 2018-01-17 16:37:57.239 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() finished in 3.96 sec 2018-01-17 16:37:58.755 10667 INFO rally.task.engine [-] Load duration is: 0.858579 2018-01-17 16:37:58.756 10667 INFO rally.task.engine [-] Full duration is: 8.559308 2018-01-17 16:37:59.027 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() started 2018-01-17 16:38:01.880 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() finished in 2.85 sec 2018-01-17 16:38:01.880 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() started 2018-01-17 16:38:01.881 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() finished in 0.29 msec 2018-01-17 16:38:01.902 11004 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 START 2018-01-17 16:38:02.777 11004 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 END: OK 2018-01-17 16:38:02.797 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:38:03.813 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() finished in 1.02 sec 2018-01-17 16:38:03.813 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() started 2018-01-17 16:38:07.902 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() finished in 4.09 sec 2018-01-17 16:38:09.081 10667 INFO rally.task.engine [-] Load duration is: 0.873155 2018-01-17 16:38:09.082 10667 INFO rally.task.engine [-] Full duration is: 8.893872 2018-01-17 16:38:09.374 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() started 2018-01-17 16:38:12.167 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() finished in 2.79 sec 2018-01-17 16:38:12.168 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() started 2018-01-17 16:38:12.168 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() finished in 0.32 msec 2018-01-17 16:38:12.191 11110 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 START 2018-01-17 16:38:13.336 11110 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 END: OK 2018-01-17 16:38:13.359 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:38:14.344 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() finished in 0.98 sec 2018-01-17 16:38:14.344 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() started 2018-01-17 16:38:18.479 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() finished in 4.13 sec 2018-01-17 16:38:19.430 10667 INFO rally.task.engine [-] Load duration is: 1.143214 2018-01-17 16:38:19.430 10667 INFO rally.task.engine [-] Full duration is: 9.125346 2018-01-17 16:38:19.721 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() started 2018-01-17 16:38:22.492 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack setup() finished in 2.77 sec 2018-01-17 16:38:22.493 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() started 2018-01-17 16:38:22.493 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack setup() finished in 0.28 msec 2018-01-17 16:38:22.514 11216 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 START 2018-01-17 16:38:23.540 11216 INFO rally.task.runner [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | ITER: 1 END: OK 2018-01-17 16:38:23.561 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() started 2018-01-17 16:38:24.520 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context admin_cleanup@openstack cleanup() finished in 0.96 sec 2018-01-17 16:38:24.521 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() started 2018-01-17 16:38:28.383 10667 INFO rally.task.context [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Context users@openstack cleanup() finished in 3.86 sec 2018-01-17 16:38:29.781 10667 INFO rally.task.engine [-] Load duration is: 1.023511 2018-01-17 16:38:29.781 10667 INFO rally.task.engine [-] Full duration is: 8.679791 2018-01-17 16:38:30.014 10667 INFO rally.task.engine [-] Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 | Completed: Running task. Task 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0: 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.879 | 0.879 | 0.879 | 0.879 | 0.879 | 0.879 | 100.0% | 1 | | quotas.delete_quotas | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 0.05 | 100.0% | 1 | | total | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> duration | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 0.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.929155 Full duration: 8.695514 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.858 | 0.858 | 0.858 | 0.858 | 0.858 | 0.858 | 100.0% | 1 | | total | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> duration | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 0.859 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.858579 Full duration: 8.559308 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 100.0% | 1 | | total | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> duration | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.873155 Full duration: 8.893872 test scenario Quotas.nova_update_and_delete +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | quotas.update_quotas | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 1.092 | 100.0% | 1 | | quotas.delete_quotas | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | total | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | -> duration | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 1.143 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.143214 Full duration: 9.125346 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.023 | 1.023 | 1.023 | 1.023 | 1.023 | 1.023 | 100.0% | 1 | | total | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> duration | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 1.024 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.023511 Full duration: 8.679791 2018-01-17 16:38:30,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0 2018-01-17 16:38:30,316 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0', '--out', '/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-01-17 16:38:30,323 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'results', '07e92fa0-f0fb-49ec-9a1a-a54007b5a4e0'] 2018-01-17 16:38:31,785 - functest.opnfv_tests.openstack.rally.rally - DEBUG - saving json file 2018-01-17 16:38:31,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-01-17 16:38:31,786 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report +===================+============+===============+===========+ | Module | Duration | nb. Test Run | Success | +===================+============+===============+===========+ | authenticate | 01:34 | 52 | 100.00% | +-------------------+------------+---------------+-----------+ | glance | 02:27 | 61 | 100.00% | +-------------------+------------+---------------+-----------+ | cinder | 05:30 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | heat | 02:29 | 71 | 100.00% | +-------------------+------------+---------------+-----------+ | keystone | 05:45 | 159 | 100.00% | +-------------------+------------+---------------+-----------+ | neutron | 09:57 | 231 | 100.00% | +-------------------+------------+---------------+-----------+ | nova | 13:07 | 167 | 100.00% | +-------------------+------------+---------------+-----------+ | quotas | 01:27 | 66 | 100.00% | +-------------------+------------+---------------+-----------+ +===================+============+===============+===========+ | TOTAL: | 00:42:20 | 974 | 100.00% | +===================+============+===============+===========+ 2018-01-17 16:38:31,787 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% 2018-01-17 16:38:40,217 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 16:38:41,404 - functest.utils.functest_utils - DEBUG - 2018-01-17 16:38:41,405 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 16:38:41,405 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:19 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-17 16:38:41,410 - functest.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-01-17 16:38:41,493 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 16:38:42,122 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 16:38:42,122 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 16:38:42,122 - functest.energy.energy - DEBUG - Submitting scenario (refstack_defcore/running) 2018-01-17 16:38:42,758 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-01-17 16:38:46,432 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment create --fromenv --name=opnfv-rally' 2018-01-17 16:38:50,319 - functest.utils.functest_utils - DEBUG - Executing command: 'rally deployment check' 2018-01-17 16:38:55,014 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-01-17 16:38:58,622 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide' 2018-01-17 16:39:08,183 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating project (tenant) for Tempest suite 2018-01-17 16:39:08,795 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating user for Tempest suite 2018-01-17 16:39:09,817 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating private network for Tempest suite 2018-01-17 16:39:13,058 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 16:39:13,059 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating image for Tempest suite 2018-01-17 16:39:14,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 16:39:14,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Creating 2nd image for Tempest suite 2018-01-17 16:39:16,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating flavor for Tempest suite 2018-01-17 16:39:17,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Creating 2nd flavor for Tempest suite 2018-01-17 16:39:18,221 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Configuring the verifier... 2018-01-17 16:39:18,221 - functest.utils.functest_utils - DEBUG - Executing command: 'rally verify configure-verifier' 2018-01-17 16:39:22,461 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-01-17 16:39:22,461 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-01-17 16:39:22,463 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-01-17 16:39:22,466 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters for defcore... 2018-01-17 16:39:22,468 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add needed params into test_accounts.yaml... 2018-01-17 16:39:22,471 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Starting Refstack_defcore test case: '['refstack-client', 'test', '-c', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/refstack_tempest.conf', '-v', '--test-list', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client/defcore.txt']'. 2018-01-17 16:54:24,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors [0.207591s] ... ok 2018-01-17 16:54:24,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail [0.097357s] ... ok 2018-01-17 16:54:24,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image [10.218061s] ... ok 2018-01-17 16:54:24,977 - 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.624284s] ... ok 2018-01-17 16:54:24,977 - 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.177962s] ... ok 2018-01-17 16:54:24,977 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name [15.189203s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers [0.122859s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail [0.895606s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus [0.191269s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details [0.001166s] ... ok 2018-01-17 16:54:24,978 - 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.174843s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers [0.113304s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail [0.375192s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus [0.181317s] ... ok 2018-01-17 16:54:24,978 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details [0.001059s] ... ok 2018-01-17 16:54:24,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server [8.585224s] ... ok 2018-01-17 16:54:24,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action [0.087739s] ... ok 2018-01-17 16:54:24,979 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions [2.837984s] ... ok 2018-01-17 16:54:24,979 - 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.385597s] ... ok 2018-01-17 16:54:24,979 - 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.410073s] ... ok 2018-01-17 16:54:24,979 - 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.367998s] ... ok 2018-01-17 16:54:24,979 - 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.440337s] ... ok 2018-01-17 16:54:24,979 - 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.377960s] ... ok 2018-01-17 16:54:24,979 - 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.178289s] ... ok 2018-01-17 16:54:24,980 - 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.142796s] ... ok 2018-01-17 16:54:24,980 - 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.132461s] ... ok 2018-01-17 16:54:24,980 - 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.153525s] ... ok 2018-01-17 16:54:24,980 - 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.118957s] ... ok 2018-01-17 16:54:24,980 - 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.250391s] ... ok 2018-01-17 16:54:24,980 - 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.120300s] ... ok 2018-01-17 16:54:24,980 - 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.022328s] ... ok 2018-01-17 16:54:24,980 - 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.232367s] ... ok 2018-01-17 16:54:24,980 - 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.022945s] ... ok 2018-01-17 16:54:24,980 - 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.019375s] ... ok 2018-01-17 16:54:24,981 - 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.054804s] ... ok 2018-01-17 16:54:24,981 - 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.143574s] ... ok 2018-01-17 16:54:24,981 - 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.112436s] ... ok 2018-01-17 16:54:24,981 - 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.270302s] ... ok 2018-01-17 16:54:24,981 - 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.029090s] ... ok 2018-01-17 16:54:24,981 - 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.118086s] ... ok 2018-01-17 16:54:24,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server [19.469441s] ... ok 2018-01-17 16:54:24,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard [10.734778s] ... ok 2018-01-17 16:54:24,981 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server [84.331021s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server [66.213540s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item [0.531879s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item [0.294473s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata [0.314632s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata [0.524003s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item [0.487824s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata [0.496690s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password [1.408986s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair [8.483612s] ... ok 2018-01-17 16:54:24,982 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name [12.439137s] ... ok 2018-01-17 16:54:24,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address [7.877201s] ... ok 2018-01-17 16:54:24,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name [55.835864s] ... ok 2018-01-17 16:54:24,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name [1.084209s] ... ok 2018-01-17 16:54:24,983 - 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.091075s] ... ok 2018-01-17 16:54:24,983 - 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.139685s] ... ok 2018-01-17 16:54:24,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor [1.102069s] ... ok 2018-01-17 16:54:24,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image [1.109712s] ... ok 2018-01-17 16:54:24,983 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid [2.028182s] ... ok 2018-01-17 16:54:24,983 - 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.378172s] ... ok 2018-01-17 16:54:24,983 - 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.380020s] ... ok 2018-01-17 16:54:24,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server [0.382682s] ... ok 2018-01-17 16:54:24,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address [1.070756s] ... ok 2018-01-17 16:54:24,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server [0.397708s] ... ok 2018-01-17 16:54:24,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server [0.399022s] ... ok 2018-01-17 16:54:24,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server [0.515177s] ... ok 2018-01-17 16:54:24,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank [1.079710s] ... ok 2018-01-17 16:54:24,984 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server [0.388282s] ... ok 2018-01-17 16:54:24,984 - 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.967890s] ... ok 2018-01-17 16:54:24,984 - 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.402779s] ... ok 2018-01-17 16:54:24,984 - 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.394208s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas [0.209885s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas [0.260702s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions [0.013174s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [27.345483s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types [0.070617s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources [0.073526s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses [0.020494s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token [0.414395s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image [0.883435s] ... ok 2018-01-17 16:54:24,985 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image [0.926823s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema [0.013785s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema [0.013210s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format [0.067830s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format [0.049719s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit [0.074877s] ... ok 2018-01-17 16:54:24,986 - 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.093946s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size [0.099751s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status [0.079558s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility [0.067549s] ... ok 2018-01-17 16:54:24,986 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params [0.096606s] ... ok 2018-01-17 16:54:24,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id [0.557270s] ... ok 2018-01-17 16:54:24,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image [0.035901s] ... ok 2018-01-17 16:54:24,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image [0.300165s] ... ok 2018-01-17 16:54:24,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id [0.012805s] ... ok 2018-01-17 16:54:24,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image [0.021213s] ... ok 2018-01-17 16:54:24,987 - 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.597055s] ... ok 2018-01-17 16:54:24,987 - 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.344263s] ... ok 2018-01-17 16:54:24,987 - 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.036454s] ... ok 2018-01-17 16:54:24,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes [4.029298s] ... ok 2018-01-17 16:54:24,987 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools [4.991272s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled [5.264578s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw [3.664117s] ... ok 2018-01-17 16:54:24,988 - 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 [4.366584s] ... ok 2018-01-17 16:54:24,988 - 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 [5.017866s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway [4.009876s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet [5.016044s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet [4.800841s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks [0.367630s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields [0.167906s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets [0.085844s] ... ok 2018-01-17 16:54:24,988 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields [0.106797s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network [0.175944s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields [0.195253s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet [0.106758s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields [0.089191s] ... ok 2018-01-17 16:54:24,989 - 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.539558s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port [3.582663s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools [5.061476s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port [2.174444s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports [0.111988s] ... ok 2018-01-17 16:54:24,989 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields [0.258126s] ... ok 2018-01-17 16:54:24,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port [0.084616s] ... ok 2018-01-17 16:54:24,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields [0.071019s] ... ok 2018-01-17 16:54:24,990 - 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.264392s] ... ok 2018-01-17 16:54:24,990 - 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.179514s] ... ok 2018-01-17 16:54:24,990 - 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.226633s] ... ok 2018-01-17 16:54:24,990 - 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.868713s] ... ok 2018-01-17 16:54:24,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id [2.035007s] ... ok 2018-01-17 16:54:24,990 - 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.308999s] ... ok 2018-01-17 16:54:24,990 - 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.710465s] ... ok 2018-01-17 16:54:24,990 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups [0.113409s] ... ok 2018-01-17 16:54:24,990 - 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.124342s] ... ok 2018-01-17 16:54:24,991 - 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.286262s] ... ok 2018-01-17 16:54:24,991 - 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.668579s] ... ok 2018-01-17 16:54:24,991 - 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.745491s] ... ok 2018-01-17 16:54:24,991 - 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.705237s] ... ok 2018-01-17 16:54:24,991 - 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.347519s] ... ok 2018-01-17 16:54:24,991 - 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.832586s] ... ok 2018-01-17 16:54:24,991 - 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.246324s] ... ok 2018-01-17 16:54:24,991 - 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.033086s] ... ok 2018-01-17 16:54:24,991 - 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.037318s] ... ok 2018-01-17 16:54:24,991 - 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.029704s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools [1.162378s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.199083s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.168872s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.775896s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.617787s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.731831s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.490823s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.426254s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.398831s] ... ok 2018-01-17 16:54:24,992 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.411842s] ... ok 2018-01-17 16:54:24,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [2.891407s] ... ok 2018-01-17 16:54:24,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [6.282068s] ... ok 2018-01-17 16:54:24,993 - 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 [7.761304s] ... ok 2018-01-17 16:54:24,993 - 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 [9.696197s] ... ok 2018-01-17 16:54:24,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.067344s] ... ok 2018-01-17 16:54:24,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.091279s] ... ok 2018-01-17 16:54:24,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.091530s] ... ok 2018-01-17 16:54:24,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.468887s] ... ok 2018-01-17 16:54:24,993 - 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.186389s] ... ok 2018-01-17 16:54:24,993 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.443883s] ... ok 2018-01-17 16:54:24,993 - 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.069160s] ... ok 2018-01-17 16:54:24,994 - 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.085441s] ... ok 2018-01-17 16:54:24,994 - 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.091424s] ... ok 2018-01-17 16:54:24,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.098239s] ... ok 2018-01-17 16:54:24,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.070878s] ... ok 2018-01-17 16:54:24,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.154138s] ... ok 2018-01-17 16:54:24,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.148569s] ... ok 2018-01-17 16:54:24,994 - 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.093092s] ... ok 2018-01-17 16:54:24,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.096388s] ... ok 2018-01-17 16:54:24,994 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.025882s] ... ok 2018-01-17 16:54:24,994 - 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.068140s] ... ok 2018-01-17 16:54:24,995 - 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.061216s] ... ok 2018-01-17 16:54:24,995 - 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.033974s] ... ok 2018-01-17 16:54:24,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.022543s] ... ok 2018-01-17 16:54:24,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.019870s] ... ok 2018-01-17 16:54:24,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.062610s] ... ok 2018-01-17 16:54:24,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.062594s] ... ok 2018-01-17 16:54:24,995 - 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.013303s] ... ok 2018-01-17 16:54:24,995 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.059365s] ... ok 2018-01-17 16:54:24,995 - 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.018099s] ... ok 2018-01-17 16:54:24,995 - 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.088612s] ... ok 2018-01-17 16:54:24,995 - 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.078036s] ... ok 2018-01-17 16:54:24,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.094001s] ... ok 2018-01-17 16:54:24,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.063378s] ... ok 2018-01-17 16:54:24,996 - 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.374853s] ... ok 2018-01-17 16:54:24,996 - 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.061675s] ... ok 2018-01-17 16:54:24,996 - 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.067392s] ... ok 2018-01-17 16:54:24,996 - 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.013482s] ... ok 2018-01-17 16:54:24,996 - 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.074313s] ... ok 2018-01-17 16:54:24,996 - 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.074705s] ... ok 2018-01-17 16:54:24,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.064052s] ... ok 2018-01-17 16:54:24,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.056629s] ... ok 2018-01-17 16:54:24,996 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [3.896172s] ... ok 2018-01-17 16:54:24,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [5.949171s] ... ok 2018-01-17 16:54:24,997 - 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.172958s] ... ok 2018-01-17 16:54:24,997 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - {0} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.118981s] ... ok 2018-01-17 16:54:24,997 - 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.587504s] ... ok 2018-01-17 16:54:24,997 - 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.062281s] ... ok 2018-01-17 16:54:24,998 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Ran: 203 tests in 896.0000 sec. 2018-01-17 16:54:24,999 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Passed: 203 2018-01-17 16:54:25,001 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Skipped: 0 2018-01-17 16:54:25,002 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - - Failed: 0 2018-01-17 16:54:25,007 - functest.opnfv_tests.openstack.refstack_client.refstack_client - INFO - Testcase refstack_defcore success_rate is 100.0% 2018-01-17 16:54:31,981 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 16:54:33,274 - functest.utils.functest_utils - DEBUG - 2018-01-17 16:54:33,275 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 16:54:33,276 - functest.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 15:49 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-01-17 16:54:33,280 - functest.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-01-17 16:54:34,250 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata 'None' 2018-01-17 17:37:32,891 - 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 2578.628s OK 2018-01-17 17:37:33,320 - functest.utils.functest_utils - DEBUG - 2018-01-17 17:37:33,320 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 17:37:33,320 - functest.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 42:59 | PASS | +---------------------+------------------+------------------+----------------+ 2018-01-17 17:37:33,325 - 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-259 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 17:37:33,328 - 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:37 | PASS | | tempest_smoke_serial | functest | smoke | 14:31 | PASS | | rally_sanity | functest | smoke | 25:19 | PASS | | refstack_defcore | functest | smoke | 15:49 | PASS | | snaps_smoke | functest | smoke | 42:59 | PASS | | odl | functest | smoke | 00:00 | SKIP | | odl_netvirt | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-01-17 17:37:33,334 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 17:37:38,380 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 17:37:38,380 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 17:37:38,381 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-01-17 17:37:38,382 - 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-259 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 17:37:38,383 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-01-17 17:37:38,386 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-01-17 17:37:41,062 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 17:37:41,062 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 17:37:41,064 - 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-17 17:37:41,065 - functest.ci.run_tests - INFO - Running tier 'vnf' 2018-01-17 17:37:41,066 - functest.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-01-17 17:37:41,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-17 17:37:41,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'm1.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo122', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.small'}, u'network_quotas': {u'security_group': 20, u'security_group_rule': 100, u'port': 50}, u'compute_quotas': {u'cores': 50, u'instances': 15}}, 'descriptor': {u'url': u'https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/archive/master.zip', u'file_name': u'openstack-blueprint.yaml', u'version': u'122', u'name': u'clearwater-opnfv'}} 2018-01-17 17:37:41,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Images needed for vIMS: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'ubuntu_14.04': u'/home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img'} 2018-01-17 17:37:42,209 - functest.energy.energy - INFO - API recorder available at : http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 17:37:42,209 - functest.energy.energy - DEBUG - Getting current scenario 2018-01-17 17:37:42,909 - functest.energy.energy - INFO - No current running scenario at http://energy.opnfv.fr/resources/recorders/environment/zte-pod3 2018-01-17 17:37:42,909 - functest.energy.energy - DEBUG - Starting recording 2018-01-17 17:37:42,909 - functest.energy.energy - DEBUG - Submitting scenario (cloudify_ims/running) 2018-01-17 17:37:43,641 - functest.core.vnf - INFO - Prepare VNF: cloudify_ims, description: vIMS 2018-01-17 17:37:45,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Additional pre-configuration steps 2018-01-17 17:37:49,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload some OS images if it doesn't exist 2018-01-17 17:37:49,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-17 17:39:31,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - image: ubuntu_14.04, file: /home/opnfv/functest/images/trusty-server-cloudimg-amd64-disk1.img 2018-01-17 17:39:38,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating keypair ... 2018-01-17 17:39:39,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating full network ... 2018-01-17 17:39:48,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating security group for cloudify manager vm 2018-01-17 17:39:50,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for cloudify manager vm ... 2018-01-17 17:39:51,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Creating cloudify manager VM 2018-01-17 17:42:34,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager 2018-01-17 17:42:34,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Attemps running status of the Manager 2018-01-17 17:42:41,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The current manager status is running 2018-01-17 17:43:11,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Cloudify Manager is up and running 2018-01-17 17:43:11,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-01-17 17:43:12,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-01-17 17:43:55,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-01-17 17:44:05,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Get or create flavor for all clearwater vm 2018-01-17 17:44:06,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-01-17 17:44:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-17 17:44:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:44:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:44:13,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-01-17 17:45:18,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:45:18,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-17 17:45:18,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-01-17 17:45:18,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-17 17:45:18,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-01-17 17:45:24,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-01-17 17:45:24,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:24,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:24,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:24,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:24,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:24,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:24,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-17 17:45:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 17:45:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:29,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:35,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:35,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-17 17:45:35,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:35,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:35,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 17:45:35,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:35,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 17:45:41,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:41,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:41,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:41,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 17:45:41,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 17:45:41,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:41,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:41,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:41,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:41,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:41,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 17:45:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:47,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:47,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:45:47,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:45:47,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:47,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:47,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:47,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:45:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:52,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 17:45:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 17:45:52,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:52,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:45:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:45:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:45:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:45:52,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:45:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:45:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:45:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:45:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:45:59,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:45:59,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:45:59,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:46:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:46:06,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:46:15,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 17:46:15,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 17:46:15,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 17:46:25,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:25,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:25,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,639 - 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-17 17:46:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,639 - 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-17 17:46:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:40,640 - 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-17 17:46:40,640 - 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-17 17:46:49,795 - 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-17 17:46:49,795 - 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-17 17:46:49,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:49,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 17:46:49,795 - 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-17 17:46:58,161 - 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-17 17:46:58,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:06,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:06,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:06,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:06,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 2/60] 2018-01-17 17:47:14,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:14,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:14,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:14,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:14,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:14,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:14,176 - 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-17 17:47:14,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:22,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:22,544 - 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-17 17:47:22,544 - 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-17 17:47:22,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:22,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 17:47:29,728 - 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-17 17:47:29,729 - 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-17 17:47:29,729 - 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-17 17:47:35,616 - 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-17 17:47:35,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:35,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:47:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:40,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:40,825 - 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-17 17:47:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:46,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:47:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:46,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:52,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:52,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:52,242 - 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-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:52,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.11 on port 22: Unable to connect to port 22 on 10.67.79.11 (tried 1 time) 2018-01-17 17:47:52,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 10.67.79.9 on port 22: Unable to connect to port 22 on 10.67.79.9 (tried 1 time) 2018-01-17 17:47:57,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:57,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:57,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:47:57,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:47:57,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:03,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:48:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:48:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:48:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:48:03,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:08,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 3/60] 2018-01-17 17:48:08,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:08,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-01-17 17:48:08,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:08,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:14,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:14,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:19,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:19,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:19,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-01-17 17:48:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:19,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:24,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:24,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:24,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:24,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:30,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:30,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:35,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:35,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:35,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:35,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:35,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:40,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:40,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:40,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-01-17 17:48:40,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:40,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:40,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:46,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:46,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:46,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-01-17 17:48:51,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:51,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-01-17 17:48:51,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:51,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:51,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-01-17 17:48:57,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-01-17 17:48:57,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:48:57,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-01-17 17:48:57,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:03,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:08,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:13,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:49:13,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:49:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:49:13,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-01-17 17:49:19,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:19,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-01-17 17:49:46,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:49:46,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:49:46,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:49:56,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:50:02,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:50:02,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:50:02,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:46,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:46,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:51:46,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:51:46,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:51:46,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:46,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:51:46,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:46,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-01-17 17:51:46,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:46,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:46,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:51:51,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:51:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:51:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:54:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:54:47,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:54:47,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:54:47,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:54:52,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:54:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:54:52,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:54:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:54:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:54:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:54:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:54:58,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:54:58,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:54:58,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:54:58,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:55:08,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:55:08,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:55:13,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:55:13,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:55:13,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:55:13,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:55:50,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:55:50,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:55:50,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:55:50,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:55:50,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:55:50,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:55:50,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:55:55,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:55:55,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:56:01,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:56:06,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-01-17 17:56:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:56:06,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:56:28,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:58:33,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:58:38,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 17:58:38,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 17:58:38,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 17:58:38,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-01-17 17:58:38,619 - 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-17T17:45:18.290Z', 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'edba0d85-17f9-47c8-9d7e-295c03227584'} 2018-01-17 17:58:38,717 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Configure Ellis: 172.10.0.22 2018-01-17 17:58:38,965 - 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-17 17:58:39,064 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Cookies: ]> 2018-01-17 17:58:39,064 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Create 1st calling number on Ellis 2018-01-17 17:58:39,113 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 17:59:04,189 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 17:59:29,211 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 17:59:54,292 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 18:00:19,349 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 18:00:44,403 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 18:01:09,454 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 18:02:06,392 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 18:02:50,941 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - WARNING - Unable to create a number. Retry .. 2018-01-17 18:03:24,038 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Calling number is created: {u'private_id': u'6505550522@clearwater.opnfv', u'sip_username': u'6505550522', u'formatted_number': u'(650) 555-0522', u'number': u'6505550522', u'sip_uri': u'sip:6505550522@clearwater.opnfv', u'number_id': u'4a2db689b4eb4fba8d99348b347fd7c6', u'sip_password': u'QaWd7aSek', u'pstn': False} 2018-01-17 18:03:24,039 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - INFO - Run Clearwater live test 2018-01-17 18:03:24,039 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-01-17 18:03:24,049 - 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-17 18:03:24,050 - 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-17 18:05:41,481 - 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) - (6505550333, 6505550082) Passed Basic Call - Tel URIs (TCP) - (6505550100, 6505550514) Passed Basic Call - Unknown number (TCP) - (6505550400, 6505550569) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550085, 6505550375) Passed Basic Call - Messages - Pager model (TCP) - (6505550709, 6505550247) Passed Basic Call - Pracks (TCP) - (6505550614, 6505550283) Passed Basic Registration (TCP) - (6505550859) Passed Multiple Identities (TCP) - (6505550247, 6505550499) Passed Call Barring - Outbound Rejection (TCP) - (6505550220, 6505550169) 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) - (6505550736, 6505550731) 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) - (6505550384, 6505550256, 6505550463) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550326, 6505550190, 6505550954) Passed Call Diversion - Not reachable (408) (TCP) - (6505550345, 6505550398, 6505550669) Passed Call Diversion - Not reachable (503) (TCP) - (6505550487, 6505550886, 6505550365) Passed Call Diversion - Not reachable (500) (TCP) - (6505550584, 6505550998, 6505550359) Passed Call Diversion - Busy (TCP) - (6505550935, 6505550796, 6505550074) Passed Call Diversion - Unconditional (TCP) - (6505550622, 6505550800, 6505550938) Passed Call Diversion - No answer (TCP) - (6505550379, 6505550153, 6505550875) Passed Call Diversion - Bad target URI (TCP) - (6505550100, 6505550741) Passed Call Diversion - Audio-only call (TCP) - (6505550128, 6505550282, 6505550462, 6505550868) Passed Call Diversion - Audio-video call (TCP) - (6505550472, 6505550079, 6505550558, 6505550761) Passed Call Waiting - Accepted (TCP) - (6505550731, 6505550198, 6505550013) Passed Call Waiting - Cancelled (TCP) - (6505550565, 6505550316, 6505550279) Passed CANCEL - Mainline (TCP) - (6505550121, 6505550590) Passed Filtering - Accept-Contact (TCP) - (6505550418, 6505550499) Passed Filtering - Accept-Contact no match (TCP) - (6505550440, 6505550125) Passed Filtering - Accept-Contact negated match (TCP) - (6505550304, 6505550951) Passed Filtering - RFC3841 example (TCP) - (6505550658, 6505550937) Passed Filtering - Reject-Contact no match (TCP) - (6505550601, 6505550355) Passed Filtering - Reject-Contact match (TCP) - (6505550082, 6505550264) 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) - (6505550483) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550088) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550907) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550667) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550463, 6505550882) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550412, 6505550411) Passed GRUU - Call - only GRUU as target (TCP) - (6505550661, 6505550052) Passed GRUU - Call - AoR as target (TCP) - (6505550871, 6505550149) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550085, 6505550679) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550182, 6505550959) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550527, 6505550518) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550325, 6505550379) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550919, 6505550463) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550504, 6505550588) 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) - (6505550596) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550858) Passed 2018-01-17 18:05:41,481 - functest.opnfv_tests.vnf.ims.clearwater_ims_base - DEBUG - Trying to load test results 2018-01-17 18:05:41,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 30, 'passed': 46} 2018-01-17 18:05:41,484 - functest.energy.energy - DEBUG - Stopping recording 2018-01-17 18:05:42,627 - functest.utils.functest_utils - DEBUG - 2018-01-17 18:05:42,627 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 18:05:42,629 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 27:58 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-17 18:05:42,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-01-17 18:05:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-01-17 18:05:48,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:48,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:48,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-01-17 18:05:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-17 18:05:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-01-17 18:05:53,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:53,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:53,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> There is no service named "clearwater_cluster_manager" 2018-01-17 18:05:53,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:53,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:53,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:05:53,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:05:53,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:53,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:05:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:05:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:05:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:05:58,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:58,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:05:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:05:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:05:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:05:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:05:58,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:06:04,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:06:04,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:04,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:06:04,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:04,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:06:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:06:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:06:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:06:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:06:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:06:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:14,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:06:20,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:20,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:20,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:20,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:06:20,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:06:25,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:06:25,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:25,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:30,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:06:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:30,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:36,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:36,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:36,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:06:36,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:06:36,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:06:36,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:06:36,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:36,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:06:36,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:06:36,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:41,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:06:41,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:41,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:06:41,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:06:41,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:41,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:41,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:06:41,454 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 18:06:41,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:06:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:06:41,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:06:46,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:06:46,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:06:46,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:06:46,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 18:06:46,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:06:46,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:06:46,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:06:46,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:07:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:07:43,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:07:43,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:07:43,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:07:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:07:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:07:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:07:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:07:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:07:48,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:07:48,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:07:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:07:54,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:07:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:07:54,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:07:59,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:07:59,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:07:59,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:08:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:08:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:08:04,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:08:09,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:08:09,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:08:09,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:08:09,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:08:09,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:08:09,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:08:09,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:08:20,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:08:20,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:08:20,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:08:20,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:08:20,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:08:25,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:08:51,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-01-17 18:08:51,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:08:51,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:08:51,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:08:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-01-17 18:08:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-01-17 18:08:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:08:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-01-17 18:08:56,449 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:08:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:08:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:08:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:08:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:08:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:08:56,450 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:01,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:09:01,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:01,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:01,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:09:01,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:09:01,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:01,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:01,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:01,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:09:01,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:01,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:06,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-01-17 18:09:06,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:09:06,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:06,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:09:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:12,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:09:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:09:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:09:12,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:09:17,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-01-17 18:09:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-01-17 18:09:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:09:17,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:09:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:09:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:09:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:09:17,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:09:22,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:09:22,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:22,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:22,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:22,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:22,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:09:22,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:09:22,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:27,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:27,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:27,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:33,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:09:33,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-01-17 18:09:33,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:33,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-01-17 18:09:33,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-01-17 18:09:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:09:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 18:09:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 18:09:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:09:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 18:09:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-01-17 18:09:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-01-17 18:09:43,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-01-17 18:09:43,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-01-17 18:09:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-01-17 18:09:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-01-17 18:09:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-01-17 18:09:43,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-01-17 18:09:49,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-01-17 18:09:49,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:09:49,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:09:49,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-01-17 18:09:49,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-01-17 18:09:49,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-01-17 18:09:50,886 - functest.core.vnf - INFO - test cleaning 2018-01-17 18:09:50,888 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 18:10:06,382 - functest.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-01-17 18:10:06,514 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:10:08,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-01-17 18:10:08,506 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-01-17 18:10:08,545 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'm1.medium'}}, 'descriptor': {u'url': u'https://github.com/oolorg/opnfv-vnf-vyos-blueprint/', u'version': u'master', u'name': u'vrouter-opnfv'}} 2018-01-17 18:10:08,553 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:10:08,593 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-01-17 18:10:08,593 - functest.core.vnf - INFO - Prepare VNF: vrouter, description: vRouter 2018-01-17 18:10:10,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Additional pre-configuration steps 2018-01-17 18:10:10,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload some OS images if it doesn't exist 2018-01-17 18:10:10,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: cloudify_manager_4.0, file: /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-01-17 18:10:11,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - image: vyos1.1.7, file: /home/opnfv/functest/images/vyos-1.1.7.img 2018-01-17 18:10:24,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating keypair ... 2018-01-17 18:10:24,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating full network ... 2018-01-17 18:10:33,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating security group for cloudify manager vm 2018-01-17 18:10:36,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for cloudify manager vm ... 2018-01-17 18:10:37,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Creating cloudify manager VM 2018-01-17 18:13:25,361 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Set creds for cloudify manager 2018-01-17 18:13:25,362 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Attemps running status of the Manager 2018-01-17 18:13:33,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - The current manager status is running 2018-01-17 18:14:03,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Cloudify Manager is up and running 2018-01-17 18:14:03,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put OpenStack creds in manager 2018-01-17 18:14:05,612 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-01-17 18:14:50,154 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-01-17 18:14:56,528 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Get or create flavor for vrouter 2018-01-17 18:14:58,599 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-01-17 18:15:06,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-01-17 18:15:06,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-01-17 18:15:06,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-01-17 18:15:06,273 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-01-17 18:16:09,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-01-17 18:16:09,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-01-17 18:16:09,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-01-17 18:16:09,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-01-17 18:16:09,729 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-01-17 18:16:15,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-01-17 18:16:15,469 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 18:16:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 18:16:21,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:21,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:21,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-01-17 18:16:21,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:21,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:21,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:21,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:21,196 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:26,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:26,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:26,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-01-17 18:16:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-01-17 18:16:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-17 18:16:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-01-17 18:16:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-17 18:16:26,446 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-01-17 18:16:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-17 18:16:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:26,447 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-01-17 18:16:31,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:31,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:31,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:31,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:31,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:31,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:31,633 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 18:16:31,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:31,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 18:16:31,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-01-17 18:16:31,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-01-17 18:16:31,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 18:16:31,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 18:16:31,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:36,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 18:16:36,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-01-17 18:16:36,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 18:16:36,851 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-01-17 18:16:36,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:36,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:36,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:42,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:42,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:42,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 18:16:42,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:42,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 18:16:42,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:42,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-01-17 18:16:42,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-01-17 18:16:42,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-01-17 18:16:47,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 18:16:47,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:47,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-01-17 18:16:47,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:16:47,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:47,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:16:47,784 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:47,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:47,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:47,785 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:52,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:52,995 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-17 18:16:52,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-17 18:16:52,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-01-17 18:16:52,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-01-17 18:16:52,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-01-17 18:16:52,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-17 18:16:52,996 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-01-17 18:16:58,331 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 18:16:58,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:58,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-01-17 18:16:58,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-01-17 18:16:58,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 18:16:58,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-01-17 18:17:03,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 18:17:03,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-01-17 18:17:03,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 18:17:03,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-01-17 18:17:37,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 18:17:37,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 18:17:37,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-01-17 18:17:37,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-01-17 18:17:37,001 - 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-17 18:17:37,001 - 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-17 18:18:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 18:18:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-01-17 18:18:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 18:18:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-01-17 18:18:08,338 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-17 18:18:13,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-01-17 18:18:13,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-01-17 18:18:13,670 - 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-17T18:16:09.854Z', 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'85a13f54-8d36-4975-81e3-179e1a9484b8'} 2018-01-17 18:18:13,682 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-01-17 18:18:13,802 - 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.17'}, 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.14'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-17 18:18:13,900 - 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.17'}, 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.14'}}, u'networks': {u'management_plane_network': {u'network_name': u'management_plane_network'}, u'data_plane_network': {u'network_name': u'data_plane_network'}}}, u'deployment_id': u'vrouter-opnfv'} 2018-01-17 18:18:13,901 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-01-17 18:18:13,901 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.10.0.17 2018-01-17 18:18:15,682 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.11 2018-01-17 18:18:15,682 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:51:b4:4a 2018-01-17 18:18:17,428 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.9 2018-01-17 18:18:17,428 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:13:62:d2 2018-01-17 18:18:17,428 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-01-17 18:18:17,428 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.10.0.14 2018-01-17 18:18:19,188 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.10 2018-01-17 18:18:19,189 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:8d:74:d2 2018-01-17 18:18:20,978 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.8 2018-01-17 18:18:20,978 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:80:9e:7f 2018-01-17 18:18:20,978 - functest.opnfv_tests.vnf.router.vrouter_base - DEBUG - request vnf's reboot. 2018-01-17 18:18:20,978 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the reference_vnf 2018-01-17 18:18:22,092 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reboot the target_vnf 2018-01-17 18:18:53,158 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-01-17 18:18:53,169 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:18:53,187 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-01-17 18:18:53,196 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:18:53,211 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-01-17 18:18:53,211 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-01-17 18:18:53,219 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:18:53,302 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-01-17 18:18:53' 2018-01-17 18:18:53,302 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-01-17 18:18:53,302 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-01-17 18:18:53,313 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:18:53,342 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.14. 2018-01-17 18:18:56,353 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.10.0.14... 2018-01-17 18:19:26,354 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.14. 2018-01-17 18:19:26,650 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.14. 2018-01-17 18:19:27,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-17 18:19:28,681 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-17 18:19:33,682 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-17 18:19:34,684 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-17 18:19:39,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-17 18:19:40,689 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-17 18:19:45,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-01-17 18:19:46,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:19:51,697 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-01-17 18:19:52,699 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:19:57,703 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-01-17 18:19:58,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:03,710 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-01-17 18:20:04,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:09,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-01-17 18:20:10,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:15,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-01-17 18:20:16,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:21,726 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-01-17 18:20:22,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:27,733 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-01-17 18:20:28,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:33,741 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-01-17 18:20:34,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:39,748 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-01-17 18:20:40,750 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.0.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:20:45,756 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 18:20:47,759 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 18:20:52,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 ebgp-multihop '2' 2018-01-17 18:20:53,766 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-17 18:20:58,772 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 remote-as 65002 2018-01-17 18:20:59,774 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 remote-as 65002 [edit] vyos@vyos# 2018-01-17 18:21:04,778 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 update-source 12.0.0.8 2018-01-17 18:21:05,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 update-source 12.0.0.8 [edit] vyos@vyos# 2018-01-17 18:21:10,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-01-17 18:21:11,784 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-17 18:21:16,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.9 password lab0033 2018-01-17 18:21:17,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-01-17 18:21:22,793 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-01-17 18:21:23,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.1.0/24 [edit] vyos@vyos# 2018-01-17 18:21:28,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-01-17 18:21:29,799 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.2.0/24 [edit] vyos@vyos# 2018-01-17 18:21:34,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-01-17 18:21:35,805 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.3.0/24 [edit] vyos@vyos# 2018-01-17 18:21:40,810 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-01-17 18:21:41,813 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.4.0/24 [edit] vyos@vyos# 2018-01-17 18:21:46,818 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-01-17 18:21:47,820 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.5.0/24 [edit] vyos@vyos# 2018-01-17 18:21:52,825 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-01-17 18:21:53,827 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.6.0/24 [edit] vyos@vyos# 2018-01-17 18:21:58,832 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-01-17 18:21:59,834 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.7.0/24 [edit] vyos@vyos# 2018-01-17 18:22:04,839 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-01-17 18:22:05,841 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.8.0/24 [edit] vyos@vyos# 2018-01-17 18:22:10,844 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-01-17 18:22:11,847 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.9.0/24 [edit] vyos@vyos# 2018-01-17 18:22:16,852 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-01-17 18:22:17,854 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 network 10.0.10.0/24 [edit] vyos@vyos# 2018-01-17 18:22:22,859 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.8 2018-01-17 18:22:23,861 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.8 [edit] vyos@vyos# 2018-01-17 18:22:28,867 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 18:22:30,870 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 18:22:35,903 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-01-17 18:22:35,932 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:22:35,967 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.17. 2018-01-17 18:22:36,212 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.17. 2018-01-17 18:22:37,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-01-17 18:22:38,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-01-17 18:22:43,251 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-01-17 18:22:44,253 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-01-17 18:22:49,258 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-01-17 18:22:50,260 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-01-17 18:22:55,265 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-01-17 18:22:56,267 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.1.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:01,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-01-17 18:23:02,275 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.2.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:07,280 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-01-17 18:23:08,282 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.3.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:13,285 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-01-17 18:23:14,287 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.4.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:19,290 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-01-17 18:23:20,292 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.5.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:25,298 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-01-17 18:23:26,300 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.6.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:31,305 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-01-17 18:23:32,307 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.7.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:37,312 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-01-17 18:23:38,314 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.8.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:43,320 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-01-17 18:23:44,322 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.9.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:49,327 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-01-17 18:23:50,329 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols static route 10.1.10.0/24 blackhole distance 1 [edit] vyos@vyos# 2018-01-17 18:23:55,335 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 18:23:57,338 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 18:24:02,343 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 ebgp-multihop '2' 2018-01-17 18:24:03,345 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 ebgp-multihop '2' [edit] vyos@vyos# 2018-01-17 18:24:08,350 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 remote-as 65001 2018-01-17 18:24:09,353 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 remote-as 65001 [edit] vyos@vyos# 2018-01-17 18:24:14,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 update-source 12.0.0.9 2018-01-17 18:24:15,357 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 update-source 12.0.0.9 [edit] vyos@vyos# 2018-01-17 18:24:20,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 soft-reconfiguration inbound 2018-01-17 18:24:21,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-01-17 18:24:26,368 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.8 password lab0033 2018-01-17 18:24:27,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.8 password lab0033 [edit] vyos@vyos# 2018-01-17 18:24:32,376 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-01-17 18:24:33,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.1.0/24 [edit] vyos@vyos# 2018-01-17 18:24:38,383 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-01-17 18:24:39,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.2.0/24 [edit] vyos@vyos# 2018-01-17 18:24:44,386 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-01-17 18:24:45,388 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.3.0/24 [edit] vyos@vyos# 2018-01-17 18:24:50,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-01-17 18:24:51,395 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.4.0/24 [edit] vyos@vyos# 2018-01-17 18:24:56,400 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-01-17 18:24:57,402 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.5.0/24 [edit] vyos@vyos# 2018-01-17 18:25:02,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-01-17 18:25:03,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.6.0/24 [edit] vyos@vyos# 2018-01-17 18:25:08,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-01-17 18:25:09,417 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.7.0/24 [edit] vyos@vyos# 2018-01-17 18:25:14,422 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-01-17 18:25:15,424 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.8.0/24 [edit] vyos@vyos# 2018-01-17 18:25:20,430 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-01-17 18:25:21,432 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.9.0/24 [edit] vyos@vyos# 2018-01-17 18:25:26,437 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-01-17 18:25:27,439 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 network 10.1.10.0/24 [edit] vyos@vyos# 2018-01-17 18:25:32,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.9 2018-01-17 18:25:33,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-01-17 18:25:38,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-01-17 18:25:40,455 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-01-17 18:25:45,525 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-01-17 18:25:45,525 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-01-17 18:26:45,585 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-01-17 18:26:45,605 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-01-17 18:26:45,641 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.10.0.14. 2018-01-17 18:26:45,863 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.10.0.14. 2018-01-17 18:26:46,872 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-01-17 18:27:17,026 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2018-01-17 18:27:17,027 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.8, 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.9 4 65002 3 5 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-01-17 18:27:17,027 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 | no-more BGP neighbor is 12.0.0.9, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.9 BGP state = Established, up for 00:01:09 Last read 05:41:27, 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.8 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.8, Local port: 179 Foreign host: 12.0.0.9, Foreign port: 60430 Nexthop: 12.0.0.8 Nexthop global: fe80::f816:3eff:fe80:9e7f Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-01-17 18:27:17,027 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.8 0 32768 i *> 10.0.2.0/24 12.0.0.8 0 32768 i *> 10.0.3.0/24 12.0.0.8 0 32768 i *> 10.0.4.0/24 12.0.0.8 0 32768 i *> 10.0.5.0/24 12.0.0.8 0 32768 i *> 10.0.6.0/24 12.0.0.8 0 32768 i *> 10.0.7.0/24 12.0.0.8 0 32768 i *> 10.0.8.0/24 12.0.0.8 0 32768 i *> 10.0.9.0/24 12.0.0.8 0 32768 i *> 10.0.10.0/24 12.0.0.8 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-17 18:27:17,027 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.9 0 0 65002 i *> 10.1.2.0/24 12.0.0.9 0 0 65002 i *> 10.1.3.0/24 12.0.0.9 0 0 65002 i *> 10.1.4.0/24 12.0.0.9 0 0 65002 i *> 10.1.5.0/24 12.0.0.9 0 0 65002 i *> 10.1.6.0/24 12.0.0.9 0 0 65002 i *> 10.1.7.0/24 12.0.0.9 0 0 65002 i *> 10.1.8.0/24 12.0.0.9 0 0 65002 i *> 10.1.9.0/24 12.0.0.9 0 0 65002 i *> 10.1.10.0/24 12.0.0.9 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-17 18:27:17,027 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.9 routes | no-more BGP table version is 0, local router ID is 12.0.0.8 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.9 0 0 65002 i *> 10.1.2.0/24 12.0.0.9 0 0 65002 i *> 10.1.3.0/24 12.0.0.9 0 0 65002 i *> 10.1.4.0/24 12.0.0.9 0 0 65002 i *> 10.1.5.0/24 12.0.0.9 0 0 65002 i *> 10.1.6.0/24 12.0.0.9 0 0 65002 i *> 10.1.7.0/24 12.0.0.9 0 0 65002 i *> 10.1.8.0/24 12.0.0.9 0 0 65002 i *> 10.1.9.0/24 12.0.0.9 0 0 65002 i *> 10.1.10.0/24 12.0.0.9 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-01-17 18:27:17,027 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-01-17 18:27:17,028 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'503.7' 2018-01-17 18:27:17,030 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-01-17 18:27:18,807 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-01-17 18:27:20,424 - functest.utils.functest_utils - DEBUG - 2018-01-17 18:27:20,424 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 18:27:20,425 - functest.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 17:11 | PASS | +----------------------+------------------+------------------+----------------+ 2018-01-17 18:27:20,429 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-01-17 18:27:20,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Some issue during the undeployment .. 2018-01-17 18:27:20,748 - functest.opnfv_tests.vnf.router.cloudify_vrouter - WARNING - Tenant clean continue .. 2018-01-17 18:27:20,749 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Remove the cloudify manager OS object .. 2018-01-17 18:27:38,590 - functest.core.vnf - INFO - test cleaning 2018-01-17 18:27:38,590 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 18:27:38,624 - functest.ci.run_tests - INFO - Running test case 'orchestra_openims'... 2018-01-17 18:27:38,686 - 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-17 18:27:38,686 - functest.ci.run_tests.orchestra - INFO - orchestra_openims VNF onboarding test starting 2018-01-17 18:27:38,706 - 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-17 18:27:38,724 - 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-17 18:27:38,756 - functest.core.vnf - INFO - Prepare VNF: orchestra_openims, description: OpenIMS deployed with Open Baton 2018-01-17 18:27:41,404 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-17 18:27:41,404 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-17 18:27:41,404 - 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-17 18:27:49,456 - functest.ci.run_tests.orchestra - INFO - image: openims, file: /home/opnfv/functest/images/img 2018-01-17 18:28:36,781 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-17 18:28:37,550 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-17 18:28:41,270 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-17 18:28:41,270 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-17 18:28:50,331 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-17 18:28:50,332 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-17 18:28:50,339 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 18:28:51,374 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-17 18:28:53,276 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.11 2018-01-17 18:28:53,276 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-17 18:28:53,276 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'75b58d78-19c0-4690-a7fe-cd8a33871078'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'48ea064f-3e4a-4420-9019-be68ff52c2d7', 'name': u'orchestra_openims_net'}} 2018-01-17 18:28:53,277 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-17 18:28:53,277 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 48ea064f-3e4a-4420-9019-be68ff52c2d7 2018-01-17 18:28:53,277 - 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.11'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.11/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-17 18:29:34,734 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: 0e120158-28a8-4869-a562-5be2331a2475 2018-01-17 18:29:34,735 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.11' to VM 'orchestra_openims' 2018-01-17 18:29:37,384 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-17 18:29:40,393 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-17 18:30:40,449 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-17 18:31:40,484 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-17 18:32:40,490 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-17 18:33:40,502 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-17 18:34:40,555 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-17 18:34:40,557 - functest.ci.run_tests.orchestra - INFO - Deploying OpenIMS... 2018-01-17 18:34:40,557 - functest.ci.run_tests.orchestra - INFO - Create OpenIMS Flavor if not existing 2018-01-17 18:34:41,214 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 1d872362-8c3e-4e78-bd6d-3ba2f47d71c9 2018-01-17 18:34:41,214 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-17 18:34:42,138 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'7b04ca9e-b2e9-446b-8d01-15be2f931dd1', u'name': u'default'} 2018-01-17 18:34:42,138 - 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-17 18:34:42,139 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-17 18:34:42,141 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 18:34:42,659 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: ca754a63bf4e4bea87b675734e7c1d8a 2018-01-17 18:34:42,659 - 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'ca754a63bf4e4bea87b675734e7c1d8a', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 18:34:42,659 - 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'ca754a63bf4e4bea87b675734e7c1d8a', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 18:34:44,509 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/OpenImsCore/3.2.0/json 2018-01-17 18:34:47,288 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-17 18:34:47,702 - functest.utils.functest_utils - DEBUG - 2018-01-17 18:34:47,702 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 18:34:47,702 - functest.ci.run_tests - INFO - Test result: +---------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+-------------------+------------------+----------------+ | orchestra_openims | orchestra | 07:09 | FAIL | +---------------------------+-------------------+------------------+----------------+ 2018-01-17 18:34:47,706 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_openims... 2018-01-17 18:34:47,706 - functest.ci.run_tests.orchestra - INFO - Terminating OpenIMS... 2018-01-17 18:34:47,706 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-17 18:34:47,709 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-17 18:34:59,400 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-17 18:35:00,105 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:35:00,218 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 89b64edf-aa83-4e95-9c50-53ee4f5f3907 could not be found. Neutron server returns request_ids: ['req-28c01320-9b99-436b-83ec-28b328c2888d'] 2018-01-17 18:35:00,218 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:35:04,110 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:35:07,133 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:35:08,365 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:35:08,463 - functest.core.vnf - INFO - test cleaning 2018-01-17 18:35:08,463 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 18:35:09,756 - functest.ci.run_tests - ERROR - The test case 'orchestra_openims' failed. 2018-01-17 18:35:09,756 - functest.ci.run_tests - INFO - Running test case 'orchestra_clearwaterims'... 2018-01-17 18:35:09,808 - 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-17 18:35:09,809 - functest.ci.run_tests.orchestra - INFO - orchestra_clearwaterims VNF onboarding test starting 2018-01-17 18:35:09,825 - 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-17 18:35:09,849 - 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-17 18:35:09,887 - functest.core.vnf - INFO - Prepare VNF: orchestra_clearwaterims, description: Clearwater IMS deployed with Open Baton 2018-01-17 18:35:11,894 - functest.ci.run_tests.orchestra - INFO - Additional pre-configuration steps 2018-01-17 18:35:12,468 - functest.ci.run_tests.orchestra - INFO - Upload images if they doen't exist yet 2018-01-17 18:35:12,469 - 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-17 18:35:13,080 - functest.ci.run_tests.orchestra - INFO - Create Flavor for Open Baton NFVO if not yet existing 2018-01-17 18:35:13,725 - functest.ci.run_tests.orchestra - INFO - Creating security group for Open Baton if not yet existing... 2018-01-17 18:35:18,339 - functest.ci.run_tests.orchestra - INFO - Security group orchestra-sec-group-allowall prepared 2018-01-17 18:35:18,339 - functest.ci.run_tests.orchestra - INFO - Creating network/subnet/router if they doen't exist yet... 2018-01-17 18:35:26,690 - functest.ci.run_tests.orchestra - INFO - Created network and router for Open Baton NFVO... 2018-01-17 18:35:26,691 - functest.ci.run_tests.orchestra - INFO - Retrieving floating IP for Open Baton NFVO 2018-01-17 18:35:26,693 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 18:35:27,814 - functest.ci.run_tests.orchestra - INFO - Creating floating IP for Open Baton NFVO 2018-01-17 18:35:29,742 - functest.ci.run_tests.orchestra - INFO - Created floating IP for Open Baton NFVO 172.10.0.10 2018-01-17 18:35:29,743 - functest.ci.run_tests.orchestra - INFO - Deploying Open Baton... 2018-01-17 18:35:29,743 - functest.ci.run_tests.orchestra - INFO - Details: {'flavor': {'name': u'openbaton', 'id': u'0ef58024-8824-4c57-9f52-4a6bf1c2c989'}, 'fip': , 'external_net_name': u'admin_external', 'sec_group': u'orchestra-sec-group-allowall', 'network': {'id': u'8c53ce11-7da3-4e19-8c71-0e3d80c25519', 'name': u'orchestra_clearwaterims_net'}} 2018-01-17 18:35:29,744 - functest.ci.run_tests.orchestra - INFO - Creating orchestra instance... 2018-01-17 18:35:29,744 - functest.ci.run_tests.orchestra - INFO - flavor: openbaton image: ubuntu-14.04-server-cloudimg-amd64-disk1 network_id: 8c53ce11-7da3-4e19-8c71-0e3d80c25519 2018-01-17 18:35:29,744 - 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.10'" sed -i s/rabbitmq_broker_ip=localhost/rabbitmq_broker_ip=172.10.0.10/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-17 18:36:10,843 - functest.ci.run_tests.orchestra - INFO - Created orchestra instance: c40ed028-a19f-4895-a33f-ad00df6ca663 2018-01-17 18:36:10,844 - functest.ci.run_tests.orchestra - INFO - Associating floating ip: '172.10.0.10' to VM 'orchestra_clearwaterims' 2018-01-17 18:36:13,198 - functest.ci.run_tests.orchestra - INFO - Waiting for Open Baton NFVO to be up and running... 2018-01-17 18:36:15,887 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (0s) 2018-01-17 18:37:15,912 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (60s) 2018-01-17 18:38:15,972 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (120s) 2018-01-17 18:39:15,986 - functest.ci.run_tests.orchestra - INFO - Open Baton NFVO is not started yet (180s) 2018-01-17 18:40:16,051 - functest.ci.run_tests.orchestra - INFO - Waiting for all components to be up and running... 2018-01-17 18:41:16,054 - functest.ci.run_tests.orchestra - INFO - Deploy Open Baton NFVO: OK 2018-01-17 18:41:16,056 - functest.ci.run_tests.orchestra - INFO - Deploying Clearwater IMS... 2018-01-17 18:41:16,056 - functest.ci.run_tests.orchestra - INFO - Create Clearwater IMS Flavor if not existing 2018-01-17 18:41:16,658 - functest.ci.run_tests.orchestra - DEBUG - Flavor id: 1d872362-8c3e-4e78-bd6d-3ba2f47d71c9 2018-01-17 18:41:16,658 - functest.ci.run_tests.orchestra - INFO - Getting project 'default'... 2018-01-17 18:41:17,692 - functest.ci.run_tests.orchestra - INFO - Found project 'default': {u'description': u'default project', u'id': u'8d387d75-2fbc-4c79-8811-cbd6240940c9', u'name': u'default'} 2018-01-17 18:41:17,693 - 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-17 18:41:17,693 - functest.ci.run_tests.orchestra - INFO - Using v3 API of OpenStack... -> Using OS_PROJECT_ID 2018-01-17 18:41:17,695 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 18:41:18,494 - functest.ci.run_tests.orchestra - DEBUG - VIM project/tenant id: 0d94a0b64e444966833ed91869e8f3b7 2018-01-17 18:41:18,494 - 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'0d94a0b64e444966833ed91869e8f3b7', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 18:41:18,494 - 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'0d94a0b64e444966833ed91869e8f3b7', 'location': {'latitude': '52.525876', 'name': 'opnfv', 'longitude': '13.314400'}} 2018-01-17 18:41:20,224 - functest.ci.run_tests.orchestra - INFO - sending: http://marketplace.openbaton.org:8080/api/v1/nsds/fokus/ClearwaterIMS/3.2.0/json 2018-01-17 18:41:22,210 - functest.ci.run_tests.orchestra - ERROR - Not Found 2018-01-17 18:41:22,644 - functest.utils.functest_utils - DEBUG - 2018-01-17 18:41:22,645 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 18:41:22,645 - functest.ci.run_tests - INFO - Test result: +---------------------------------+-------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------------+-------------------+------------------+----------------+ | orchestra_clearwaterims | orchestra | 06:12 | FAIL | +---------------------------------+-------------------+------------------+----------------+ 2018-01-17 18:41:22,650 - functest.ci.run_tests.orchestra - INFO - Cleaning orchestra_clearwaterims... 2018-01-17 18:41:22,650 - functest.ci.run_tests.orchestra - INFO - Terminating Clearwater IMS... 2018-01-17 18:41:22,650 - functest.ci.run_tests.orchestra - INFO - No need to terminate the VNF... 2018-01-17 18:41:22,652 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Port... 2018-01-17 18:41:34,355 - functest.ci.run_tests.orchestra - INFO - Deleting Open Baton Floating IP... 2018-01-17 18:41:35,192 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:41:35,304 - functest.ci.run_tests.orchestra - ERROR - Unexpected error cleaning - Port 1ce4eadf-a390-44f6-8c65-6b7d41c8064d could not be found. Neutron server returns request_ids: ['req-ab866367-e26b-40cd-94a4-97e456234322'] 2018-01-17 18:41:35,304 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:41:39,608 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:41:42,594 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:41:43,956 - functest.ci.run_tests.orchestra - INFO - Cleaning 2018-01-17 18:41:44,514 - functest.core.vnf - INFO - test cleaning 2018-01-17 18:41:44,515 - functest.core.vnf - INFO - Remove the cloudify manager OS object .. 2018-01-17 18:41:45,794 - functest.ci.run_tests - ERROR - The test case 'orchestra_clearwaterims' failed. 2018-01-17 18:41:45,794 - functest.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-01-17 18:41:45,896 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-01-17 18:41:45,924 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Images needed for vEPC: {u'trusty': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img', u'xenial': u'/home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img'} 2018-01-17 18:41:45,926 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 18:41:46,457 - 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-17 18:41:46,457 - functest.core.vnf - INFO - Prepare VNF: abotepc, description: OAI EPC deployed with Juju 2018-01-17 18:41:48,570 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-01-17 18:41:49,107 - functest.utils.openstack_utils - INFO - OS_IDENTITY_API_VERSION is set in env as '3' 2018-01-17 18:41:49,108 - 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-17 18:41:49,108 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Create /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml to add cloud info 2018-01-17 18:41:49,132 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload some OS images if it doesn't exist 2018-01-17 18:41:49,132 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: trusty, file: /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-01-17 18:41:57,127 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - image: xenial, file: /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-01-17 18:42:05,813 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Orchestrator 2018-01-17 18:42:05,813 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating full network ... 2018-01-17 18:42:09,514 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating network Router .... 2018-01-17 18:42:15,262 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Flavor .... 2018-01-17 18:42:15,263 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Juju Bootstrap: Skip creation of flavors 2018-01-17 18:42:16,404 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Installing Dependency Packages ....... 2018-01-17 18:49:37,982 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-01-17 18:49:40,265 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for trusty 2018-01-17 18:49:41,449 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Generating Metadata for xenial 2018-01-17 18:49:42,834 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Credential information : 5fd99f8b-4698-44b6-b61b-87c127663835 2018-01-17 18:53:22,623 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-01-17 18:53:22,623 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Get or create flavor for all Abot-EPC 2018-01-17 18:53:23,213 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-01-17 18:53:40,686 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-01-17 19:11:58,474 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju wait completed: 0 2018-01-17 19:11:58,474 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-01-17 19:12:00,756 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Adding Security group rule.... 2018-01-17 19:12:00,756 - functest.utils.openstack_utils - DEBUG - Security_group format set (no port range mentioned) 2018-01-17 19:12:01,072 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files to Abot_node 2018-01-17 19:12:01,825 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files in Abot_node 2018-01-17 19:16:21,037 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-01-17 19:17:12,193 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-01-17 19:17:12,739 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-01-17 19:17:12,740 - 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-17 19:17:13,167 - functest.utils.functest_utils - DEBUG - 2018-01-17 19:17:13,167 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 19:17:13,167 - functest.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 35:26 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-01-17 19:17:13,170 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing deployment files... 2018-01-17 19:17:13,171 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Removing /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/abot-epc.yaml file 2018-01-17 19:17:13,171 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-01-17 19:18:08,508 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Remove the Abot_epc OS object .. 2018-01-17 19:18:18,575 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Releasing all the floating IPs 2018-01-17 19:18:18,783 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - TENANT ID : 2018-01-17 19:18:18,784 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Cleaning Projects and Users 2018-01-17 19:18:18,823 - functest.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-01-17 19:18:18,823 - 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-259 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 19:18:18,826 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +---------------------------------+-------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +---------------------------------+-------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 27:58 | PASS | | vyos_vrouter | functest | vnf | 17:11 | PASS | | orchestra_openims | orchestra | vnf | 07:09 | FAIL | | orchestra_clearwaterims | orchestra | vnf | 06:12 | FAIL | | juju_epc | functest | vnf | 35:26 | FAIL | +---------------------------------+-------------------+--------------+------------------+----------------+ 2018-01-17 19:18:18,831 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-01-17 19:18:24,952 - functest.ci.run_tests - DEBUG - Sourcing the OpenStack RC file... 2018-01-17 19:18:24,952 - functest.ci.run_tests - DEBUG - Test args: all 2018-01-17 19:18:24,954 - functest.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ | features | 2 | (daily)|(weekly) | Test suites from feature projects | parser-basics | | | | | integrated in functest | | +------------------+---------------+--------------------------+-------------------------------------------+-----------------------+ 2018-01-17 19:18:24,955 - functest.ci.run_tests - INFO - Running tier 'features' 2018-01-17 19:18:24,955 - functest.ci.run_tests - INFO - Running test case 'parser-basics'... 2018-01-17 19:22:04,070 - functest.core.feature - INFO - Test result is stored in '/home/opnfv/functest/results/parser-basics.log' 2018-01-17 19:22:04,514 - functest.utils.functest_utils - DEBUG - 2018-01-17 19:22:04,514 - functest.core.testcase - INFO - The results were successfully pushed to DB 2018-01-17 19:22:04,514 - functest.ci.run_tests - INFO - Test result: +-----------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+-----------------+------------------+----------------+ | parser-basics | parser | 03:39 | PASS | +-----------------------+-----------------+------------------+----------------+ 2018-01-17 19:22:04,518 - 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-259 | | CI_LOOP | daily | +-------------------------+-----------------------------------------------------------+ 2018-01-17 19:22:04,520 - functest.ci.run_tests - INFO - FUNCTEST REPORT: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 03:39 | PASS | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-01-17 19:22:04,521 - functest.ci.run_tests - INFO - Execution exit value: Result.EX_OK